GET /api/bet_types/e8c96b3d-8855-4399-b870-96f0b5fd5e71/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e8c96b3d-8855-4399-b870-96f0b5fd5e71",
"match": "https://api-prod.gambitprofit.com/api/matches/1653c409-efb4-438c-b57c-db19d2c687eb/?format=api",
"name": "Over/Under",
"created_at": "2022-12-27T08:57:15.401714-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 225",
"amount": 5000.0
},
{
"team": "Game Total Over 225",
"amount": 5000.0
}
],
"expected_reward_tokens": 8900.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.11,
"recommended": false
},
"lines": [
{
"id": "b85cf5dc-f66b-4d21-a7c3-d775f6a45c16",
"gambit_id": "4d75dfbf-e58f-4bb1-a11a-8241e0ece190",
"last_updated": "2022-12-28T21:37:15.122509-05:00",
"created_at": "2022-12-27T08:57:15.402909-05:00",
"name": "Game Total Under 225",
"reward": "1.78000",
"odds": "1.90910",
"spread": "225.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8c96b3d-8855-4399-b870-96f0b5fd5e71/?format=api"
},
{
"id": "be195a26-4d73-4aba-9386-b75382cdd625",
"gambit_id": "c58de59c-052d-4c18-81d9-704f493e01c1",
"last_updated": "2022-12-28T21:37:15.123631-05:00",
"created_at": "2022-12-27T08:57:15.404164-05:00",
"name": "Game Total Over 225",
"reward": "1.78000",
"odds": "1.90910",
"spread": "225.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8c96b3d-8855-4399-b870-96f0b5fd5e71/?format=api"
}
]
}