GET /api/bet_types/a1563239-0bc3-4de2-8b0a-1c2dabfc61ec/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a1563239-0bc3-4de2-8b0a-1c2dabfc61ec",
"match": "https://api-prod.gambitprofit.com/api/matches/65800ce6-d151-4d04-89b4-dad1ab69cc0b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-02T12:41:50.726570-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": "SDG (M Wacha)",
"amount": 6359.0
},
{
"team": "CIN (G Ashcraft)",
"amount": 3641.0
}
],
"expected_reward_tokens": 9538.5,
"profit_sb": 38.5,
"profit_sb_percentage": 0.41,
"recommended": true
},
"lines": [
{
"id": "e5f6e970-04d8-46b6-b225-28c7d1b7bbb3",
"gambit_id": "8030fd67-2bd7-4e98-b6ea-2fe76e475e79",
"last_updated": "2023-05-03T12:12:16.690470-04:00",
"created_at": "2023-05-02T12:41:50.728083-04:00",
"name": "SDG (M Wacha)",
"reward": "1.50000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1563239-0bc3-4de2-8b0a-1c2dabfc61ec/?format=api"
},
{
"id": "d53b34d6-6032-4ded-bee8-98e50d2b8261",
"gambit_id": "5804fa50-6f67-4b58-ac9d-0855f1a43821",
"last_updated": "2023-05-03T12:12:16.691590-04:00",
"created_at": "2023-05-02T12:41:50.729878-04:00",
"name": "CIN (G Ashcraft)",
"reward": "2.62000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1563239-0bc3-4de2-8b0a-1c2dabfc61ec/?format=api"
}
]
}