GET /api/bet_types/36919b6d-3706-40ae-853c-f102d7e833c9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "36919b6d-3706-40ae-853c-f102d7e833c9",
"match": "https://api-prod.gambitprofit.com/api/matches/258e297e-1abd-41aa-a6e0-9679f4b8cb3f/?format=api",
"name": "Over/Under",
"created_at": "2023-10-25T09:13:11.098021-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 Over 44",
"amount": 5000.0
},
{
"team": "Game Total Under 44",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "7da38099-9b89-4530-82e5-53f235dc21de",
"gambit_id": "2a0c83aa-0d0f-445e-ae74-32eb169f1232",
"last_updated": "2023-10-30T15:33:25.417916-04:00",
"created_at": "2023-10-25T09:13:11.102185-04:00",
"name": "Game Total Over 44",
"reward": "1.86000",
"odds": "1.90910",
"spread": "44.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/36919b6d-3706-40ae-853c-f102d7e833c9/?format=api"
},
{
"id": "e69a7408-b8bf-497c-8651-1f177ce43822",
"gambit_id": "cd6502c9-91b4-4155-8899-b38f8caa6b48",
"last_updated": "2023-10-30T15:33:25.421402-04:00",
"created_at": "2023-10-25T09:13:11.106280-04:00",
"name": "Game Total Under 44",
"reward": "1.86000",
"odds": "1.90910",
"spread": "44.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/36919b6d-3706-40ae-853c-f102d7e833c9/?format=api"
}
]
}