GET /api/bet_types/d3889627-ab35-4c6a-a204-2efe15930a6b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d3889627-ab35-4c6a-a204-2efe15930a6b",
"match": "https://api-prod.gambitprofit.com/api/matches/ec37b5e6-b460-4e2c-a783-1824c611d44b/?format=api",
"name": "Over/Under",
"created_at": "2023-08-22T08:23:09.634375-04: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 9",
"amount": 5213.0
},
{
"team": "Game Total Over 9",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "d153c1c6-f0b1-4034-abc2-27e9e6c0ca61",
"gambit_id": "82e14cb8-dedc-45a7-b972-c7dec217583c",
"last_updated": "2023-08-23T11:08:24.640081-04:00",
"created_at": "2023-08-22T08:23:09.643579-04:00",
"name": "Game Total Under 9",
"reward": "1.80000",
"odds": "1.83330",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d3889627-ab35-4c6a-a204-2efe15930a6b/?format=api"
},
{
"id": "8b1a7b36-15b2-4c43-be4c-f05ed0948222",
"gambit_id": "2fc75985-2a38-49ea-9e6e-53e16384a9cd",
"last_updated": "2023-08-23T11:08:24.633737-04:00",
"created_at": "2023-08-22T08:23:09.639112-04:00",
"name": "Game Total Over 9",
"reward": "1.96000",
"odds": "2.00000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d3889627-ab35-4c6a-a204-2efe15930a6b/?format=api"
}
]
}