GET /api/bet_types/b40bceea-9f2b-47b5-b3d0-4d4037ae687c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b40bceea-9f2b-47b5-b3d0-4d4037ae687c",
"match": "https://api-prod.gambitprofit.com/api/matches/c03944c9-dfea-49e9-8c49-a0e68403d13d/?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 2.5",
"amount": 5490.0
},
{
"team": "Game Total Over 2.5",
"amount": 4510.0
}
],
"expected_reward_tokens": 8838.9,
"profit_sb": -161.1,
"profit_sb_percentage": -1.79,
"recommended": false
},
"lines": [
{
"id": "240efea6-5092-43f7-9cff-163afcd7e27e",
"gambit_id": "0c77c0c3-814e-4ed6-8b8d-7b24eb3b7cf5",
"last_updated": "2022-11-02T21:02:13.631766-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "1.61000",
"odds": "1.70000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b40bceea-9f2b-47b5-b3d0-4d4037ae687c/?format=api"
},
{
"id": "49ba9207-2907-4e20-8a90-ebecedd9ee94",
"gambit_id": "6fcfe75c-cb9d-43a5-9c46-965431e31e8e",
"last_updated": "2022-11-02T21:02:13.632827-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.96000",
"odds": "2.10000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b40bceea-9f2b-47b5-b3d0-4d4037ae687c/?format=api"
}
]
}