GET /api/bet_types/2b507479-79fc-4f82-b29e-3022d85da78e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2b507479-79fc-4f82-b29e-3022d85da78e",
"match": "https://api-prod.gambitprofit.com/api/matches/36ddde4b-d07e-490b-9c47-676f951c5add/?format=api",
"name": "Over/Under",
"created_at": "2023-02-11T09:01:54.516921-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 6.5",
"amount": 5316.0
},
{
"team": "Game Total Over 6.5",
"amount": 4684.0
}
],
"expected_reward_tokens": 9461.68,
"profit_sb": -38.32,
"profit_sb_percentage": -0.4,
"recommended": false
},
"lines": [
{
"id": "b68708ef-4491-415f-b0a4-cbea287ce15e",
"gambit_id": "911dcfdc-54d7-4640-8bdb-1908df0d6541",
"last_updated": "2023-02-12T10:37:15.482718-05:00",
"created_at": "2023-02-11T09:01:54.518252-05:00",
"name": "Game Total Under 6.5",
"reward": "1.78000",
"odds": "1.80000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2b507479-79fc-4f82-b29e-3022d85da78e/?format=api"
},
{
"id": "f155edd7-231d-4e7d-a1f9-54f75b723124",
"gambit_id": "b677f3f9-7fbb-448e-ac37-40dfb4d9239e",
"last_updated": "2023-02-12T10:37:15.484118-05:00",
"created_at": "2023-02-11T09:01:54.519647-05:00",
"name": "Game Total Over 6.5",
"reward": "2.02000",
"odds": "2.05000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2b507479-79fc-4f82-b29e-3022d85da78e/?format=api"
}
]
}