GET /api/bet_types/9bd3dbe5-9320-4232-ac1b-d02a600d7997/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9bd3dbe5-9320-4232-ac1b-d02a600d7997",
"match": "https://api-prod.gambitprofit.com/api/matches/d5b30eff-66cd-4bbb-8558-9245c4645c2e/?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 224",
"amount": 5000.0
},
{
"team": "Game Total Over 224",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "63f7472f-b031-4c4c-b745-e5e0bb16869e",
"gambit_id": "977ac926-af22-4319-86cd-4e40260b0241",
"last_updated": "2022-11-10T09:17:45.796159-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 224",
"reward": "1.80000",
"odds": "1.90910",
"spread": "224.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9bd3dbe5-9320-4232-ac1b-d02a600d7997/?format=api"
},
{
"id": "2b32de67-572d-450f-beda-0a33563c6bbb",
"gambit_id": "eba9a2bc-0116-41cb-8284-aeeb9be97eb4",
"last_updated": "2022-11-10T09:17:45.797126-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 224",
"reward": "1.80000",
"odds": "1.90910",
"spread": "224.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9bd3dbe5-9320-4232-ac1b-d02a600d7997/?format=api"
}
]
}