GET /api/bet_types/260d3b69-7661-4319-8b92-cbb90cc5ee1b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "260d3b69-7661-4319-8b92-cbb90cc5ee1b",
"match": "https://api-prod.gambitprofit.com/api/matches/6b47b24a-b939-4577-8306-03326f289e8f/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "Minnesota Wild",
"amount": 5304.0
},
{
"team": "Edmonton Oilers",
"amount": 4696.0
}
],
"expected_reward_tokens": 9016.32,
"profit_sb": 16.32,
"profit_sb_percentage": 0.18,
"recommended": true
},
"lines": [
{
"id": "9cf6176b-62ca-4432-a8eb-8de39ce5afd3",
"gambit_id": "adb351e6-ee54-4ffa-8d62-f21b5c5827f3",
"last_updated": "2022-12-13T10:07:01.345252-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Minnesota Wild",
"reward": "1.70000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/260d3b69-7661-4319-8b92-cbb90cc5ee1b/?format=api"
},
{
"id": "47c512b1-8bef-4186-b7c7-cdf1b8d5c273",
"gambit_id": "c8a4c169-708f-421e-a1e2-c2bb81b7c955",
"last_updated": "2022-12-13T10:07:01.346323-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Edmonton Oilers",
"reward": "1.92000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/260d3b69-7661-4319-8b92-cbb90cc5ee1b/?format=api"
}
]
}