GET /api/bet_types/8f211591-8dbb-432a-8af5-67d8f79c0f71/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8f211591-8dbb-432a-8af5-67d8f79c0f71",
"match": "https://api-prod.gambitprofit.com/api/matches/991606cb-9138-4c9b-aafe-3539296e38c4/?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 Under 213.5",
"amount": 5000.0
},
{
"team": "Game Total Over 213.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "b8a28eb2-9080-48ad-9199-ce281e6f394b",
"gambit_id": "354cf4de-49f3-444a-862c-adf28ebe662a",
"last_updated": "2022-11-10T09:17:46.117285-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 213.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "213.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f211591-8dbb-432a-8af5-67d8f79c0f71/?format=api"
},
{
"id": "4107a9ee-70d8-4c68-94ef-17b29db90afb",
"gambit_id": "7f21af03-2a97-4f1c-bf9d-10c3a8cf9bb9",
"last_updated": "2022-11-10T09:17:46.118442-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 213.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "213.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f211591-8dbb-432a-8af5-67d8f79c0f71/?format=api"
}
]
}