GET /api/bet_types/90d7331e-a542-49e4-993e-3082c4c69b2f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "90d7331e-a542-49e4-993e-3082c4c69b2f",
"match": "https://api-prod.gambitprofit.com/api/matches/feef5f06-20c1-4281-8db7-a7589ad132d2/?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": "Total Rounds Over 2.5",
"amount": 5656.0
},
{
"team": "Total Rounds Under 2.5",
"amount": 4344.0
}
],
"expected_reward_tokens": 8992.08,
"profit_sb": -7.92,
"profit_sb_percentage": -0.09,
"recommended": false
},
"lines": [
{
"id": "cfc6c884-8b30-424d-aac0-f615abcb6045",
"gambit_id": "2746203b-8ce6-4783-9eca-58d10fca440d",
"last_updated": "2022-09-11T21:07:05.979732-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Total Rounds Over 2.5",
"reward": "1.59000",
"odds": "1.66670",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90d7331e-a542-49e4-993e-3082c4c69b2f/?format=api"
},
{
"id": "335cfe32-f3d1-40c2-af0b-5ac85a743e50",
"gambit_id": "be31a50f-78ba-49e2-9522-9253c4250f24",
"last_updated": "2022-09-11T21:07:05.978601-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Total Rounds Under 2.5",
"reward": "2.07000",
"odds": "2.20000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90d7331e-a542-49e4-993e-3082c4c69b2f/?format=api"
}
]
}