GET /api/bet_types/f25d32ee-f921-41e2-ac92-2857dc83b111/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f25d32ee-f921-41e2-ac92-2857dc83b111",
"match": "https://api-prod.gambitprofit.com/api/matches/64dfc323-6021-4b59-8db5-5236603934d0/?format=api",
"name": "Over/Under",
"created_at": "2023-01-30T17:46:53.599811-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 221",
"amount": 5000.0
},
{
"team": "Game Total Under 221",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "faa00e78-a36e-4e34-b71d-ca356ca05cb7",
"gambit_id": "d17682e6-289f-469e-94a6-f70b6b399d28",
"last_updated": "2023-01-31T09:07:12.237307-05:00",
"created_at": "2023-01-30T17:46:53.603312-05:00",
"name": "Game Total Over 221",
"reward": "1.88000",
"odds": "1.90910",
"spread": "221.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f25d32ee-f921-41e2-ac92-2857dc83b111/?format=api"
},
{
"id": "021ee977-6d90-47f6-8599-05d04f2f6b3c",
"gambit_id": "38889cc9-d717-4c50-9284-df0b51f21503",
"last_updated": "2023-01-31T09:07:12.236040-05:00",
"created_at": "2023-01-30T17:46:53.601686-05:00",
"name": "Game Total Under 221",
"reward": "1.88000",
"odds": "1.90910",
"spread": "221.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f25d32ee-f921-41e2-ac92-2857dc83b111/?format=api"
}
]
}