GET /api/bet_types/340eea3c-0b2b-4224-a18f-88c471252b1d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "340eea3c-0b2b-4224-a18f-88c471252b1d",
"match": "https://api-prod.gambitprofit.com/api/matches/26fb7c4e-08a7-427b-9c6a-a9b9181f8f02/?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 46",
"amount": 5000.0
},
{
"team": "Game Total Over 46",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "ff662b26-fb0c-4b94-9c4d-1c4c45dd4aad",
"gambit_id": "df40a349-b2a1-4b1b-a8c8-c67ba22c4794",
"last_updated": "2022-11-07T10:03:38.380170-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 46",
"reward": "1.80000",
"odds": "1.90910",
"spread": "46.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/340eea3c-0b2b-4224-a18f-88c471252b1d/?format=api"
},
{
"id": "a84800fb-cf9a-4fb8-946d-58940dd53665",
"gambit_id": "d21ebf8f-dca5-4c29-9839-63674a822069",
"last_updated": "2022-11-07T10:03:38.381304-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 46",
"reward": "1.80000",
"odds": "1.90910",
"spread": "46.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/340eea3c-0b2b-4224-a18f-88c471252b1d/?format=api"
}
]
}