GET /api/bet_types/ed277bc6-b5f0-40a4-a1bd-f4a6b02430c8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ed277bc6-b5f0-40a4-a1bd-f4a6b02430c8",
"match": "https://api-prod.gambitprofit.com/api/matches/6eda885f-b0ea-4226-b2b4-b74456a9a854/?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 7",
"amount": 5106.0
},
{
"team": "Game Total Over 7",
"amount": 4894.0
}
],
"expected_reward_tokens": 9395.04,
"profit_sb": -104.96,
"profit_sb_percentage": -1.1,
"recommended": false
},
"lines": [
{
"id": "3e3f40d5-f058-4ca5-8d74-24118b364642",
"gambit_id": "7fa86d21-3793-4b4f-8050-657f1502fcf7",
"last_updated": "2022-10-30T14:04:33.756461-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 7",
"reward": "1.84000",
"odds": "1.86960",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed277bc6-b5f0-40a4-a1bd-f4a6b02430c8/?format=api"
},
{
"id": "49d57377-04a5-4b8b-8ce0-30774311665f",
"gambit_id": "1c9c6ceb-4e1a-4236-b3d0-478ab0920734",
"last_updated": "2022-10-30T14:04:33.757845-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 7",
"reward": "1.92000",
"odds": "1.95240",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed277bc6-b5f0-40a4-a1bd-f4a6b02430c8/?format=api"
}
]
}