GET /api/bet_types/858dc248-a183-48e3-8018-86b6bec36d4a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "858dc248-a183-48e3-8018-86b6bec36d4a",
"match": "https://api-prod.gambitprofit.com/api/matches/745d84a8-ccd7-4ba1-9f76-c0a778f28eb7/?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 Over 56",
"amount": 5000.0
},
{
"team": "Game Total Under 56",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "ab357c0e-6a0d-4d8e-9103-c97ed0494ac0",
"gambit_id": "26698727-8457-4014-91a8-acafc499378e",
"last_updated": "2022-10-11T11:02:33.602286-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 56",
"reward": "1.88000",
"odds": "1.90910",
"spread": "56.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/858dc248-a183-48e3-8018-86b6bec36d4a/?format=api"
},
{
"id": "56612756-f12c-4e6e-b14d-b4e77656f29e",
"gambit_id": "cc8f8c4f-4b0f-483a-ade3-24c98797c5e0",
"last_updated": "2022-10-11T11:02:33.601182-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 56",
"reward": "1.88000",
"odds": "1.90910",
"spread": "56.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/858dc248-a183-48e3-8018-86b6bec36d4a/?format=api"
}
]
}