GET /api/bet_types/5935091f-173c-4c7f-9b8c-afd89f71ccb3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5935091f-173c-4c7f-9b8c-afd89f71ccb3",
"match": "https://api-prod.gambitprofit.com/api/matches/312e9441-0091-4510-839a-7e1f0e230cd5/?format=api",
"name": "Over/Under",
"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": "Game Total Under 9",
"amount": 5109.0
},
{
"team": "Game Total Over 9",
"amount": 4891.0
}
],
"expected_reward_tokens": 9145.11,
"profit_sb": 145.11,
"profit_sb_percentage": 1.61,
"recommended": true
},
"lines": [
{
"id": "e70ac8e9-854c-484a-90f7-eacd28c00160",
"gambit_id": "6665e854-1baa-473f-994c-0e309066b9c9",
"last_updated": "2022-08-13T10:57:04.396006-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 9",
"reward": "1.79000",
"odds": "1.86960",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5935091f-173c-4c7f-9b8c-afd89f71ccb3/?format=api"
},
{
"id": "dcca3b32-394e-457e-8e0d-d3b9ea0a508b",
"gambit_id": "7cf758d0-b3d9-48b4-9f75-a9af0876d9f1",
"last_updated": "2022-08-13T10:57:04.395475-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 9",
"reward": "1.87000",
"odds": "1.95240",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5935091f-173c-4c7f-9b8c-afd89f71ccb3/?format=api"
}
]
}