GET /api/bet_types/d90af749-fa61-445a-83d3-00d85ae5a73e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d90af749-fa61-445a-83d3-00d85ae5a73e",
"match": "https://api-prod.gambitprofit.com/api/matches/725cb9f9-bd64-4fd2-bae0-0430b2622ba4/?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 6.5",
"amount": 5304.0
},
{
"team": "Game Total Under 6.5",
"amount": 4696.0
}
],
"expected_reward_tokens": 9016.32,
"profit_sb": 16.32,
"profit_sb_percentage": 0.18,
"recommended": true
},
"lines": [
{
"id": "d014356f-f0a6-4e30-85ec-79a9a260c305",
"gambit_id": "02a3a534-bd55-4621-8756-a0b23d42b4d5",
"last_updated": "2022-11-07T09:18:10.734714-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.70000",
"odds": "1.80000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d90af749-fa61-445a-83d3-00d85ae5a73e/?format=api"
},
{
"id": "31159d25-0a78-424a-81e4-b5ce8414f44a",
"gambit_id": "261e209a-ce24-4a6c-864e-ba9471a72893",
"last_updated": "2022-11-07T09:18:10.733691-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "1.92000",
"odds": "2.05000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d90af749-fa61-445a-83d3-00d85ae5a73e/?format=api"
}
]
}