GET /api/bet_types/4d9c3dfa-af3a-4bfe-a14c-e52351259e26/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4d9c3dfa-af3a-4bfe-a14c-e52351259e26",
"match": "https://api-prod.gambitprofit.com/api/matches/e39a6b59-db4e-4b3f-9e79-d330a05a295e/?format=api",
"name": "Over/Under",
"created_at": "2022-12-30T10:27:10.632728-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 61",
"amount": 5000.0
},
{
"team": "Game Total Over 61",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "8f2eb1ef-904d-4d21-810d-64e73b538e24",
"gambit_id": "6c75ab4d-ab4e-449a-8bcd-7b6fb2ecbd41",
"last_updated": "2022-12-31T10:56:57.808564-05:00",
"created_at": "2022-12-30T10:27:10.633919-05:00",
"name": "Game Total Under 61",
"reward": "1.80000",
"odds": "1.90910",
"spread": "61.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d9c3dfa-af3a-4bfe-a14c-e52351259e26/?format=api"
},
{
"id": "58152d39-a2cb-4a40-adce-003f59574ae5",
"gambit_id": "823e2397-b661-41bf-bf18-908e624b42a6",
"last_updated": "2022-12-31T10:56:57.809700-05:00",
"created_at": "2022-12-30T10:27:10.635136-05:00",
"name": "Game Total Over 61",
"reward": "1.80000",
"odds": "1.90910",
"spread": "61.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d9c3dfa-af3a-4bfe-a14c-e52351259e26/?format=api"
}
]
}