Fantasy Sports
Bring the excitement of fantasy sports to your platform with Crypt2 Esports Fantasy Sports API. Our API provides real-time updates on player statistics, so you can create a more engaging and dynamic fantasy sports experience for your users. Whether you're developing a fantasy sports platform, or simply want to stay informed on player performance, our API is the perfect solution.
{
"status": "success",
"data": [
{
"league_id": 12345,
"league_name": "Crypt2 Fantasy Basketball League",
"start_date": "2023-02-01",
"end_date": "2023-06-30",
"players_count": 10
},
{
"league_id": 56789,
"league_name": "Basketball Fans United",
"start_date": "2023-02-01",
"end_date": "2023-06-30",
"players_count": 20
}
]
}
Last modified 1mo ago