GET /api/bet_types/18df5d5b-a121-453f-aac4-48b7d806e6ff/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "18df5d5b-a121-453f-aac4-48b7d806e6ff",
"match": "https://api-prod.gambitprofit.com/api/matches/4db18a02-dd02-4fec-b023-969acd9f5eec/?format=api",
"name": "Over/Under",
"created_at": "2023-03-24T11:07:02.900048-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 Over 230.5",
"amount": 5000.0
},
{
"team": "Game Total Under 230.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "a7abff72-6f80-4153-9e94-4ab21ee2ce91",
"gambit_id": "b491afda-473d-4578-9047-004cf0b40904",
"last_updated": "2023-03-26T13:37:07.413539-04:00",
"created_at": "2023-03-24T11:07:02.903739-04:00",
"name": "Game Total Over 230.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "230.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18df5d5b-a121-453f-aac4-48b7d806e6ff/?format=api"
},
{
"id": "91cf378b-648b-474d-87df-f540eab013f1",
"gambit_id": "d6c80817-2531-4225-b15e-e8d4daac73fa",
"last_updated": "2023-03-26T13:37:07.411543-04:00",
"created_at": "2023-03-24T11:07:02.901894-04:00",
"name": "Game Total Under 230.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "230.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18df5d5b-a121-453f-aac4-48b7d806e6ff/?format=api"
}
]
}