GET /api/bet_types/311f721d-2648-4972-a914-d00ba908c367/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "311f721d-2648-4972-a914-d00ba908c367",
"match": "https://api-prod.gambitprofit.com/api/matches/b8a774fe-a29f-425c-86da-ad171219597d/?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 Over 8",
"amount": 5208.0
},
{
"team": "Game Total Under 8",
"amount": 4792.0
}
],
"expected_reward_tokens": 9008.96,
"profit_sb": 8.96,
"profit_sb_percentage": 0.1,
"recommended": true
},
"lines": [
{
"id": "107e8ead-8abb-4b1c-a920-03592c88cb9d",
"gambit_id": "16c594a9-dea4-4508-9852-ad312381722e",
"last_updated": "2022-09-25T21:46:53.106195-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 8",
"reward": "1.73000",
"odds": "1.83330",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/311f721d-2648-4972-a914-d00ba908c367/?format=api"
},
{
"id": "7bbdc89a-bd88-42f5-9a84-ac7e0bb18b69",
"gambit_id": "5bdbcafc-1156-40a1-b5c9-dd7dc5449aca",
"last_updated": "2022-09-25T21:46:53.105005-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 8",
"reward": "1.88000",
"odds": "2.00000",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/311f721d-2648-4972-a914-d00ba908c367/?format=api"
}
]
}