GET /api/bet_types/1fb1c0b1-4f44-4ad7-9772-16cbf0cdcb3c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1fb1c0b1-4f44-4ad7-9772-16cbf0cdcb3c",
"match": "https://api-prod.gambitprofit.com/api/matches/0b7787bd-560f-4ace-81ee-a221c5f4e8b1/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 Under 7.5",
"amount": 5109.0
},
{
"team": "Game Total Over 7.5",
"amount": 4891.0
}
],
"expected_reward_tokens": 9145.11,
"profit_sb": 145.11,
"profit_sb_percentage": 1.61,
"recommended": true
},
"lines": [
{
"id": "93318c88-59e0-4284-b6a3-ac7563beeeed",
"gambit_id": "31234d7a-2a22-457a-8b3c-6d07537c9920",
"last_updated": "2022-08-13T10:42:05.028052-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 7.5",
"reward": "1.79000",
"odds": "1.86960",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1fb1c0b1-4f44-4ad7-9772-16cbf0cdcb3c/?format=api"
},
{
"id": "c86b650e-12f1-40cc-ad87-9aed1b96d514",
"gambit_id": "39773d3b-18d5-45b4-81f8-bed919ec0c69",
"last_updated": "2022-08-13T10:42:05.028558-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 7.5",
"reward": "1.87000",
"odds": "1.95240",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1fb1c0b1-4f44-4ad7-9772-16cbf0cdcb3c/?format=api"
}
]
}