GET /api/bet_types/3e498ee9-5c73-4a9a-9f5b-05ae2f51c0b0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3e498ee9-5c73-4a9a-9f5b-05ae2f51c0b0",
"match": "https://api-prod.gambitprofit.com/api/matches/88282864-9621-446e-9fcc-fc16dcca1562/?format=api",
"name": "Over/Under",
"created_at": "2023-12-27T09:43:10.382008-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 53",
"amount": 5000.0
},
{
"team": "Game Total Under 53",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "2a421bf1-c849-4447-a49d-4e4fb924ee4a",
"gambit_id": "d127a344-d5ae-4e7f-94a0-7441618b6ea8",
"last_updated": "2024-01-02T10:43:11.498184-05:00",
"created_at": "2023-12-27T09:43:10.386355-05:00",
"name": "Game Total Over 53",
"reward": "1.87000",
"odds": "1.90910",
"spread": "53.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e498ee9-5c73-4a9a-9f5b-05ae2f51c0b0/?format=api"
},
{
"id": "e1c5a84c-bf99-4470-86b1-d06d98a15089",
"gambit_id": "4730d24e-fcfd-4122-8de1-1151436ca15c",
"last_updated": "2024-01-02T10:43:11.501427-05:00",
"created_at": "2023-12-27T09:43:10.390587-05:00",
"name": "Game Total Under 53",
"reward": "1.87000",
"odds": "1.90910",
"spread": "53.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e498ee9-5c73-4a9a-9f5b-05ae2f51c0b0/?format=api"
}
]
}