GET /api/bet_types/9c7ec0de-af60-493b-acc3-9c19699e657d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9c7ec0de-af60-493b-acc3-9c19699e657d",
"match": "https://api-prod.gambitprofit.com/api/matches/8f2ac7c3-a7c9-4bfe-8ef6-2652433ec5f9/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-07T19:08:25.957965-04:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": false,
"description": "Too few lines to bet on"
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Aryna Sabalenka",
"amount": 7190.0
},
{
"team": "Karolina Muchova",
"amount": 2810.0
}
],
"expected_reward_tokens": 9273.0,
"profit_sb": -227.0,
"profit_sb_percentage": -2.39,
"recommended": false
},
"lines": [
{
"id": "5e0715b2-8303-486c-b607-e12bf864351b",
"gambit_id": "865a6d16-16de-489b-9d4f-b2716af2384d",
"last_updated": "2023-06-10T13:53:18.822039-04:00",
"created_at": "2023-06-07T19:08:25.965904-04:00",
"name": "Aryna Sabalenka",
"reward": "1.29000",
"odds": "1.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c7ec0de-af60-493b-acc3-9c19699e657d/?format=api"
},
{
"id": "a0bf69fc-cee0-4eb1-b87f-a5366afca96a",
"gambit_id": "f339beab-928a-4b07-9591-ed1368afe7ed",
"last_updated": "2023-06-10T13:53:18.819988-04:00",
"created_at": "2023-06-07T19:08:25.962768-04:00",
"name": "Karolina Muchova",
"reward": "3.30000",
"odds": "3.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c7ec0de-af60-493b-acc3-9c19699e657d/?format=api"
}
]
}