GET /api/bet_types/c0307b07-a184-419e-a5a8-ac79d0172859/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c0307b07-a184-419e-a5a8-ac79d0172859",
"match": "https://api-prod.gambitprofit.com/api/matches/c87fdccd-16e1-47aa-8928-69ba37c3f1d3/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-11T08:53:08.247721-05: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": "Colorado Avalanche",
"amount": 6849.0
},
{
"team": "St Louis Blues",
"amount": 3151.0
}
],
"expected_reward_tokens": 9451.62,
"profit_sb": -48.38,
"profit_sb_percentage": -0.51,
"recommended": false
},
"lines": [
{
"id": "21a541cf-ddbb-401d-8127-d660da4891cd",
"gambit_id": "5beb48c3-05e6-4df9-98de-0d8764cadf56",
"last_updated": "2023-11-13T13:53:04.610735-05:00",
"created_at": "2023-11-11T08:53:08.255876-05:00",
"name": "Colorado Avalanche",
"reward": "1.38000",
"odds": "1.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0307b07-a184-419e-a5a8-ac79d0172859/?format=api"
},
{
"id": "fa009d03-466a-4f94-96c0-85c158a2e4ac",
"gambit_id": "c8ba7962-8da2-408b-a8ed-23ecf73951c7",
"last_updated": "2023-11-13T13:53:04.607050-05:00",
"created_at": "2023-11-11T08:53:08.251531-05:00",
"name": "St Louis Blues",
"reward": "3.00000",
"odds": "3.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0307b07-a184-419e-a5a8-ac79d0172859/?format=api"
}
]
}