GET /api/bet_types/d564cc56-9c54-4278-ae54-8abf9e476e31/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d564cc56-9c54-4278-ae54-8abf9e476e31",
"match": "https://api-prod.gambitprofit.com/api/matches/496a1d08-4132-4261-8d26-7ac481679b25/?format=api",
"name": "Over/Under",
"created_at": "2023-12-08T10:48:05.615969-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 2.5",
"amount": 6272.0
},
{
"team": "Game Total Under 2.5",
"amount": 3728.0
}
],
"expected_reward_tokens": 9282.56,
"profit_sb": -217.44,
"profit_sb_percentage": -2.29,
"recommended": false
},
"lines": [
{
"id": "72f1e0ff-8fb8-4908-9198-3107b2dc6e14",
"gambit_id": "750f91a8-ba51-4a3a-8f42-fb893f0f2727",
"last_updated": "2023-12-12T10:33:15.052893-05:00",
"created_at": "2023-12-08T10:48:05.619737-05:00",
"name": "Game Total Over 2.5",
"reward": "1.48000",
"odds": "1.50000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d564cc56-9c54-4278-ae54-8abf9e476e31/?format=api"
},
{
"id": "61caf29a-0586-4c95-950c-5fadc9cdb66e",
"gambit_id": "5c825661-624c-4150-a55d-392ab91cdca0",
"last_updated": "2023-12-12T10:33:15.056261-05:00",
"created_at": "2023-12-08T10:48:05.623440-05:00",
"name": "Game Total Under 2.5",
"reward": "2.49000",
"odds": "2.55000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d564cc56-9c54-4278-ae54-8abf9e476e31/?format=api"
}
]
}