GET /api/bet_types/0971de79-0b77-4caf-8961-e26777faec0a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0971de79-0b77-4caf-8961-e26777faec0a",
"match": "https://api-prod.gambitprofit.com/api/matches/24fc5e22-1fa8-4198-9979-ae49bba29cd9/?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 6.5",
"amount": 5097.0
},
{
"team": "Game Total Under 6.5",
"amount": 4903.0
}
],
"expected_reward_tokens": 9021.52,
"profit_sb": 21.52,
"profit_sb_percentage": 0.24,
"recommended": true
},
"lines": [
{
"id": "09c2c045-ada8-4ccf-ac55-3621c8764f25",
"gambit_id": "83e5801b-decf-41f5-8759-4358f7e5c709",
"last_updated": "2022-11-07T09:12:51.429676-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.77000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0971de79-0b77-4caf-8961-e26777faec0a/?format=api"
},
{
"id": "9f7a9d1a-ff17-4831-9434-80f3e982f7b8",
"gambit_id": "cf4b188d-d7e9-4b5f-8936-7aff043b6be4",
"last_updated": "2022-11-07T09:12:51.428511-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "1.84000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0971de79-0b77-4caf-8961-e26777faec0a/?format=api"
}
]
}