GET /api/bet_types/cc740111-6220-4392-ba11-37c9965245a1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cc740111-6220-4392-ba11-37c9965245a1",
"match": "https://api-prod.gambitprofit.com/api/matches/b24d93de-2add-4f53-8686-902c34f7a8ed/?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.5",
"amount": 5109.0
},
{
"team": "Game Total Under 8.5",
"amount": 4891.0
}
],
"expected_reward_tokens": 9145.11,
"profit_sb": 145.11,
"profit_sb_percentage": 1.61,
"recommended": true
},
"lines": [
{
"id": "383f357a-87a8-41c3-bb5d-c564b49d3293",
"gambit_id": "42fb4a30-eb98-4534-9090-c8953ab87c45",
"last_updated": "2022-08-08T11:47:15.144896-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 8.5",
"reward": "1.79000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc740111-6220-4392-ba11-37c9965245a1/?format=api"
},
{
"id": "8b3ba8b7-e938-4102-8d5d-fba7b1239e51",
"gambit_id": "12e399e2-6a42-4735-ab5d-91331a4009ec",
"last_updated": "2022-08-08T11:47:15.144473-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 8.5",
"reward": "1.87000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc740111-6220-4392-ba11-37c9965245a1/?format=api"
}
]
}