GET /api/bet_types/df11e0b4-ab77-4b01-83dc-991fe6a85603/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "df11e0b4-ab77-4b01-83dc-991fe6a85603",
"match": "https://api-prod.gambitprofit.com/api/matches/499c1886-f2fd-4833-92b4-6ff9982a825c/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-15T16:03:07.140906-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": "Fernando Padilla",
"amount": 6706.0
},
{
"team": "Kyle Nelson",
"amount": 3294.0
}
],
"expected_reward_tokens": 9254.28,
"profit_sb": -245.72,
"profit_sb_percentage": -2.59,
"recommended": false
},
"lines": [
{
"id": "db984161-2479-4e4c-b716-881ad2dc2398",
"gambit_id": "d7a18fab-19a3-4ee8-b051-b71eda49c7a0",
"last_updated": "2023-09-18T23:18:07.933679-04:00",
"created_at": "2023-09-15T16:03:07.166321-04:00",
"name": "Fernando Padilla",
"reward": "1.38000",
"odds": "1.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df11e0b4-ab77-4b01-83dc-991fe6a85603/?format=api"
},
{
"id": "28e2ec08-f902-4a27-996a-eaad5cd938bd",
"gambit_id": "2d877de9-477a-4f81-a573-edbb6f057578",
"last_updated": "2023-09-18T23:18:07.925522-04:00",
"created_at": "2023-09-15T16:03:07.155445-04:00",
"name": "Kyle Nelson",
"reward": "2.81000",
"odds": "2.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df11e0b4-ab77-4b01-83dc-991fe6a85603/?format=api"
}
]
}