GET /api/bet_types/82ea4de5-d229-420c-b886-7ec171398cf9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "82ea4de5-d229-420c-b886-7ec171398cf9",
"match": "https://api-prod.gambitprofit.com/api/matches/42e6466f-390a-465c-9881-6848c30ffb6d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-08T09:23:23.146827-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": "ARI (Z Gallen)",
"amount": 5286.0
},
{
"team": "CHC (J Taillon)",
"amount": 4714.0
}
],
"expected_reward_tokens": 9567.66,
"profit_sb": 67.66,
"profit_sb_percentage": 0.71,
"recommended": true
},
"lines": [
{
"id": "d2b1369a-abf6-4025-9c6a-945dbb68df56",
"gambit_id": "f23e3de8-a2a2-45af-8316-9b62b1c80277",
"last_updated": "2023-09-09T11:37:58.834429-04:00",
"created_at": "2023-09-08T09:23:23.152496-04:00",
"name": "ARI (Z Gallen)",
"reward": "1.81000",
"odds": "1.84750",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82ea4de5-d229-420c-b886-7ec171398cf9/?format=api"
},
{
"id": "23a296ec-fd07-4571-8eee-3aa18306d224",
"gambit_id": "5f4e4e98-3f4c-49a8-b587-08e4cf1a6e24",
"last_updated": "2023-09-09T11:37:58.837729-04:00",
"created_at": "2023-09-08T09:23:23.156607-04:00",
"name": "CHC (J Taillon)",
"reward": "2.03000",
"odds": "2.08000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82ea4de5-d229-420c-b886-7ec171398cf9/?format=api"
}
]
}