GET /api/bet_types/a284a892-b8c9-418c-bbcb-7102c9a53bb6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a284a892-b8c9-418c-bbcb-7102c9a53bb6",
"match": "https://api-prod.gambitprofit.com/api/matches/9eb1f33d-4c3d-4f41-9df4-bd7fde7b6a69/?format=api",
"name": "Over/Under",
"created_at": "2023-09-20T09:58:15.327541-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 47.5",
"amount": 5000.0
},
{
"team": "Game Total Over 47.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "88fd3052-476c-4201-895c-ce1bc1945e94",
"gambit_id": "d24b35a3-0ea2-43bb-8bdf-c7a19303d4c7",
"last_updated": "2023-09-26T09:13:04.164077-04:00",
"created_at": "2023-09-20T09:58:15.338537-04:00",
"name": "Game Total Under 47.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "47.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a284a892-b8c9-418c-bbcb-7102c9a53bb6/?format=api"
},
{
"id": "b3a3ecdc-3338-4e28-83f6-4345f0485a5f",
"gambit_id": "d9867ecc-b072-4c6e-b272-36a4435103b9",
"last_updated": "2023-09-26T09:13:04.168003-04:00",
"created_at": "2023-09-20T09:58:15.331974-04:00",
"name": "Game Total Over 47.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "47.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a284a892-b8c9-418c-bbcb-7102c9a53bb6/?format=api"
}
]
}