GET /api/bet_types/29937e18-efde-42d7-a68f-8102356b957f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "29937e18-efde-42d7-a68f-8102356b957f",
"match": "https://api-prod.gambitprofit.com/api/matches/4a246eed-8d35-4707-bff7-f1fd72a347ae/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-09T12:18:07.006140-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": "MIL (W Miley)",
"amount": 5478.0
},
{
"team": "CIN (B Lively)",
"amount": 4522.0
}
],
"expected_reward_tokens": 9586.5,
"profit_sb": 86.5,
"profit_sb_percentage": 0.91,
"recommended": true
},
"lines": [
{
"id": "21729c1e-7a1c-4bea-aeb6-2a049afd90e3",
"gambit_id": "607e56ab-8c5f-4344-b395-73314d82c050",
"last_updated": "2023-07-10T18:28:24.709958-04:00",
"created_at": "2023-07-09T12:18:07.011480-04:00",
"name": "MIL (W Miley)",
"reward": "1.75000",
"odds": "1.78740",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29937e18-efde-42d7-a68f-8102356b957f/?format=api"
},
{
"id": "93a7ce7f-fc0c-495c-9614-4f7e6328d4a4",
"gambit_id": "0af5fccc-8a04-4d93-bdd7-b3f9a0dd4673",
"last_updated": "2023-07-10T18:28:24.708146-04:00",
"created_at": "2023-07-09T12:18:07.008715-04:00",
"name": "CIN (B Lively)",
"reward": "2.12000",
"odds": "2.17000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29937e18-efde-42d7-a68f-8102356b957f/?format=api"
}
]
}