GET /api/bet_types/bd7421cf-fe73-4e56-b310-abfd5b457a2e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bd7421cf-fe73-4e56-b310-abfd5b457a2e",
"match": "https://api-prod.gambitprofit.com/api/matches/226ebc5b-7ad3-40a9-941c-531b73ad907f/?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 44",
"amount": 5000.0
},
{
"team": "Game Total Under 44",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "b041e3f7-7e93-4115-848f-e6fbb8210796",
"gambit_id": "f129e5e3-49ec-4b21-a37b-8f8428f743ab",
"last_updated": "2022-10-24T10:57:24.062611-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 44",
"reward": "1.88000",
"odds": "1.90910",
"spread": "44.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd7421cf-fe73-4e56-b310-abfd5b457a2e/?format=api"
},
{
"id": "3b0fa3fe-f3c4-4c53-871f-4e5f951e5ff7",
"gambit_id": "cdfe69f1-82c4-4365-a357-6481d98e8a2d",
"last_updated": "2022-10-24T10:57:24.061430-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 44",
"reward": "1.88000",
"odds": "1.90910",
"spread": "44.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd7421cf-fe73-4e56-b310-abfd5b457a2e/?format=api"
}
]
}