GET /api/bet_types/3c66993a-7511-4d04-a2cd-20854a53dc74/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3c66993a-7511-4d04-a2cd-20854a53dc74",
"match": "https://api-prod.gambitprofit.com/api/matches/f08aa157-7fcb-40f3-9bb5-be5c358c2365/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-13T08:58:26.881284-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": "Novak Djokovic",
"amount": 7993.0
},
{
"team": "Jannik Sinner",
"amount": 2007.0
}
],
"expected_reward_tokens": 9191.95,
"profit_sb": -308.05,
"profit_sb_percentage": -3.24,
"recommended": false
},
"lines": [
{
"id": "6dc638a2-c9e0-49a9-90a3-18a331e7da04",
"gambit_id": "3d1caa7b-56ea-4559-97a4-76e83c78f680",
"last_updated": "2023-07-14T14:08:15.149189-04:00",
"created_at": "2023-07-13T08:58:26.885757-04:00",
"name": "Novak Djokovic",
"reward": "1.15000",
"odds": "1.16000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c66993a-7511-4d04-a2cd-20854a53dc74/?format=api"
},
{
"id": "663e8491-9353-46b0-afbf-eba478733e6e",
"gambit_id": "600e19d7-9bf8-4b37-898f-b507ed7b5425",
"last_updated": "2023-07-14T14:08:15.147831-04:00",
"created_at": "2023-07-13T08:58:26.883560-04:00",
"name": "Jannik Sinner",
"reward": "4.58000",
"odds": "4.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c66993a-7511-4d04-a2cd-20854a53dc74/?format=api"
}
]
}