GET /api/bet_types/d15cdbd8-b888-402b-b905-75054b100a87/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d15cdbd8-b888-402b-b905-75054b100a87",
"match": "https://api-prod.gambitprofit.com/api/matches/b2d5a177-824a-4fe5-a051-5a6eb5f72fdb/?format=api",
"name": "Over/Under",
"created_at": "2023-03-04T16:22:11.347494-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 37",
"amount": 5000.0
},
{
"team": "Game Total Over 37",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "4ea1bb89-c32d-45bd-bb93-1e59b54cf498",
"gambit_id": "373d70d9-4e2d-4a20-9965-d168d65cf80a",
"last_updated": "2023-03-06T15:06:52.279845-05:00",
"created_at": "2023-03-04T16:22:11.349144-05:00",
"name": "Game Total Under 37",
"reward": "1.88000",
"odds": "1.90910",
"spread": "37.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d15cdbd8-b888-402b-b905-75054b100a87/?format=api"
},
{
"id": "5dfb427b-3414-4795-867f-ec07d3f05dba",
"gambit_id": "76407dd6-116f-490e-a644-50baac38eeeb",
"last_updated": "2023-03-06T15:06:52.281140-05:00",
"created_at": "2023-03-04T16:22:11.350544-05:00",
"name": "Game Total Over 37",
"reward": "1.88000",
"odds": "1.90910",
"spread": "37.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d15cdbd8-b888-402b-b905-75054b100a87/?format=api"
}
]
}