GET /api/bet_types/f0ab5d38-976b-4c59-bd92-1d6173a09b3b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f0ab5d38-976b-4c59-bd92-1d6173a09b3b",
"match": "https://api-prod.gambitprofit.com/api/matches/c988139e-bdb4-4ea9-a444-2efc47dd9c40/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-01T09:21:58.541168-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": "Toronto Maple Leafs",
"amount": 5106.0
},
{
"team": "Edmonton Oilers",
"amount": 4894.0
}
],
"expected_reward_tokens": 9395.04,
"profit_sb": -104.96,
"profit_sb_percentage": -1.1,
"recommended": false
},
"lines": [
{
"id": "72399137-8601-4581-9105-88745152a9e7",
"gambit_id": "08cafa15-aa70-49a9-9f5f-02554c8f2b60",
"last_updated": "2023-03-02T07:26:57.267564-05:00",
"created_at": "2023-03-01T09:21:58.543627-05:00",
"name": "Toronto Maple Leafs",
"reward": "1.84000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0ab5d38-976b-4c59-bd92-1d6173a09b3b/?format=api"
},
{
"id": "e5caa15f-3019-45d4-a8d2-337324b0efcd",
"gambit_id": "2e74446e-49fa-4454-ae16-5877277a0e35",
"last_updated": "2023-03-02T07:26:57.266465-05:00",
"created_at": "2023-03-01T09:21:58.542387-05:00",
"name": "Edmonton Oilers",
"reward": "1.92000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0ab5d38-976b-4c59-bd92-1d6173a09b3b/?format=api"
}
]
}