GET /api/bet_types/de1e72e6-563a-4335-8af2-51f5b0440956/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "de1e72e6-563a-4335-8af2-51f5b0440956",
"match": "https://api-prod.gambitprofit.com/api/matches/c1729d50-7f83-4546-b9f0-a4a490d733a1/?format=api",
"name": "Over/Under",
"created_at": "2023-02-03T09:21:58.586623-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 239",
"amount": 5000.0
},
{
"team": "Game Total Over 239",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "4719f638-a79e-4d98-8c95-daa9078130df",
"gambit_id": "9f81c0cc-1c7f-45aa-bb43-97646ce4694e",
"last_updated": "2023-02-04T12:07:02.237431-05:00",
"created_at": "2023-02-03T09:21:58.588052-05:00",
"name": "Game Total Under 239",
"reward": "1.86000",
"odds": "1.90910",
"spread": "239.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de1e72e6-563a-4335-8af2-51f5b0440956/?format=api"
},
{
"id": "f9bd083a-c93b-4e8b-ac9b-698823a46b83",
"gambit_id": "371ec11e-c7d6-4c44-bd11-25bfb8a72739",
"last_updated": "2023-02-04T12:07:02.238720-05:00",
"created_at": "2023-02-03T09:21:58.589395-05:00",
"name": "Game Total Over 239",
"reward": "1.86000",
"odds": "1.90910",
"spread": "239.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de1e72e6-563a-4335-8af2-51f5b0440956/?format=api"
}
]
}