GET /api/bet_types/27ff8606-49d3-4c76-9c37-5184fc5b4112/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "27ff8606-49d3-4c76-9c37-5184fc5b4112",
"match": "https://api-prod.gambitprofit.com/api/matches/26ac8d7f-855b-486d-b3d9-36d29182cf87/?format=api",
"name": "Over/Under",
"created_at": "2023-03-12T10:17:05.633481-04: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 236.5",
"amount": 5000.0
},
{
"team": "Game Total Under 236.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "5fca203f-41ee-4e89-888e-b0ad3f6b39d4",
"gambit_id": "8e70e23b-1a74-4299-a39f-62c8bad85231",
"last_updated": "2023-03-13T18:57:09.054791-04:00",
"created_at": "2023-03-12T10:17:05.637240-04:00",
"name": "Game Total Over 236.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "236.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/27ff8606-49d3-4c76-9c37-5184fc5b4112/?format=api"
},
{
"id": "d543cce8-6e06-44e8-870f-fece86a486f3",
"gambit_id": "3a9433be-0eae-45af-9e4d-7f2d8360c2c5",
"last_updated": "2023-03-13T18:57:09.052264-04:00",
"created_at": "2023-03-12T10:17:05.635559-04:00",
"name": "Game Total Under 236.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "236.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/27ff8606-49d3-4c76-9c37-5184fc5b4112/?format=api"
}
]
}