GET /api/bet_types/3d920a03-3111-4f02-95a4-622364a0ea81/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3d920a03-3111-4f02-95a4-622364a0ea81",
"match": "https://api-prod.gambitprofit.com/api/matches/aa9d0e79-fac5-4544-8285-7a460e7afc98/?format=api",
"name": "Over/Under",
"created_at": "2023-12-01T19:28:11.377674-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 Over 2.5",
"amount": 5389.0
},
{
"team": "Game Total Under 2.5",
"amount": 4611.0
}
],
"expected_reward_tokens": 9268.11,
"profit_sb": -231.89,
"profit_sb_percentage": -2.44,
"recommended": false
},
"lines": [
{
"id": "f12ac6ec-f33f-438f-bb7c-492a1191a3ef",
"gambit_id": "c5883584-f24e-40cf-a714-a994b4efbc30",
"last_updated": "2023-12-05T21:28:20.509463-05:00",
"created_at": "2023-12-01T19:28:11.381452-05:00",
"name": "Game Total Over 2.5",
"reward": "1.72000",
"odds": "1.75000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d920a03-3111-4f02-95a4-622364a0ea81/?format=api"
},
{
"id": "0e48135e-1221-4a8b-9400-3e2e81d2a71e",
"gambit_id": "9a28f45d-9c09-4c02-af02-e1645e4a3583",
"last_updated": "2023-12-05T21:28:20.513070-05:00",
"created_at": "2023-12-01T19:28:11.386481-05:00",
"name": "Game Total Under 2.5",
"reward": "2.01000",
"odds": "2.05000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d920a03-3111-4f02-95a4-622364a0ea81/?format=api"
}
]
}