GET /api/bet_types/532e15bd-22e2-4716-bd33-c798ecfdecc1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "532e15bd-22e2-4716-bd33-c798ecfdecc1",
"match": "https://api-prod.gambitprofit.com/api/matches/d88d08e1-3169-4b9d-9b98-edf6299ba507/?format=api",
"name": "Over/Under",
"created_at": "2023-11-08T08:18:00.253671-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 Over 6.5",
"amount": 5602.0
},
{
"team": "Game Total Under 6.5",
"amount": 4398.0
}
],
"expected_reward_tokens": 9411.36,
"profit_sb": -88.64,
"profit_sb_percentage": -0.93,
"recommended": false
},
"lines": [
{
"id": "fa7c3020-46fb-4050-8828-6a2639408e60",
"gambit_id": "bdabfc49-7fe0-46c5-928c-c7ab0b01fd82",
"last_updated": "2023-11-10T12:48:29.241525-05:00",
"created_at": "2023-11-08T08:18:00.259169-05:00",
"name": "Game Total Over 6.5",
"reward": "1.68000",
"odds": "1.71430",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/532e15bd-22e2-4716-bd33-c798ecfdecc1/?format=api"
},
{
"id": "bd0bf6bc-6c2f-44fc-988f-a09d4d799252",
"gambit_id": "203044d1-85f7-4fd5-8d34-cf22527141cd",
"last_updated": "2023-11-10T12:48:29.244825-05:00",
"created_at": "2023-11-08T08:18:00.264867-05:00",
"name": "Game Total Under 6.5",
"reward": "2.14000",
"odds": "2.20000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/532e15bd-22e2-4716-bd33-c798ecfdecc1/?format=api"
}
]
}