GET /api/bet_types/8dbc533c-9314-4544-b06c-8e909a8f7ff7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8dbc533c-9314-4544-b06c-8e909a8f7ff7",
"match": "https://api-prod.gambitprofit.com/api/matches/7a875a62-acb9-46a1-a35c-e3f3e7e6d7d0/?format=api",
"name": "Over/Under",
"created_at": "2023-07-29T08:08:09.181911-04: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 9.5",
"amount": 5319.0
},
{
"team": "Game Total Over 9.5",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "df8ea0c1-4b92-4e78-8fb9-28367a063587",
"gambit_id": "a46eb8fd-aa49-4c26-bbc9-17ebbc29553c",
"last_updated": "2023-07-31T11:33:31.040989-04:00",
"created_at": "2023-07-29T08:08:09.190174-04:00",
"name": "Game Total Under 9.5",
"reward": "1.76000",
"odds": "1.80000",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8dbc533c-9314-4544-b06c-8e909a8f7ff7/?format=api"
},
{
"id": "3035ff88-6aa7-4af9-a15b-a3922a764f2c",
"gambit_id": "1fd5d752-4aa7-4c74-900a-ee649a986af0",
"last_updated": "2023-07-31T11:33:31.037303-04:00",
"created_at": "2023-07-29T08:08:09.185813-04:00",
"name": "Game Total Over 9.5",
"reward": "2.00000",
"odds": "2.05000",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8dbc533c-9314-4544-b06c-8e909a8f7ff7/?format=api"
}
]
}