GET /api/bet_types/67ec25c8-2bb7-49da-9e39-84dffe922cd1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "67ec25c8-2bb7-49da-9e39-84dffe922cd1",
"match": "https://api-prod.gambitprofit.com/api/matches/9c40a0aa-d72a-4193-a081-a8de7e9a25fc/?format=api",
"name": "Over/Under",
"created_at": "2023-04-10T08:57:02.380186-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 8.5",
"amount": 5213.0
},
{
"team": "Game Total Under 8.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "1aecd7c7-3e14-4367-a3e8-9f18b5632c56",
"gambit_id": "f3e150ad-27af-45af-b19b-f7d9386dd656",
"last_updated": "2023-04-11T13:22:04.840404-04:00",
"created_at": "2023-04-10T08:57:02.385880-04:00",
"name": "Game Total Over 8.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67ec25c8-2bb7-49da-9e39-84dffe922cd1/?format=api"
},
{
"id": "80abba55-abdf-41b2-840d-06b58a530f30",
"gambit_id": "10bfd31f-e217-4f3e-bc2c-c004bc777de7",
"last_updated": "2023-04-11T13:22:04.837842-04:00",
"created_at": "2023-04-10T08:57:02.382947-04:00",
"name": "Game Total Under 8.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67ec25c8-2bb7-49da-9e39-84dffe922cd1/?format=api"
}
]
}