GET /api/bet_types/db28c62e-163c-46fd-ab97-838725885c14/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "db28c62e-163c-46fd-ab97-838725885c14",
"match": "https://api-prod.gambitprofit.com/api/matches/45238d6b-e76a-4358-8235-1a0d3bed9a7e/?format=api",
"name": "Over/Under",
"created_at": "2023-07-09T08:43:19.140457-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": "Game Total Under 9",
"amount": 5107.0
},
{
"team": "Game Total Over 9",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "fec0be1c-a445-4302-a604-44db838147fa",
"gambit_id": "9feabb42-b468-406c-8f35-ba0fefc494d8",
"last_updated": "2023-07-10T18:23:16.554400-04:00",
"created_at": "2023-07-09T08:43:19.145360-04:00",
"name": "Game Total Under 9",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db28c62e-163c-46fd-ab97-838725885c14/?format=api"
},
{
"id": "4e37f34b-1cb3-485b-938c-1fa32f7f556e",
"gambit_id": "28cc8cac-ad19-4ea9-be39-29b36b812b2e",
"last_updated": "2023-07-10T18:23:16.553067-04:00",
"created_at": "2023-07-09T08:43:19.142739-04:00",
"name": "Game Total Over 9",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db28c62e-163c-46fd-ab97-838725885c14/?format=api"
}
]
}