GET /api/bet_types/1c5c8adc-aa7a-4bff-a9d7-cd9e527739e4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1c5c8adc-aa7a-4bff-a9d7-cd9e527739e4",
"match": "https://api-prod.gambitprofit.com/api/matches/cbb86036-4953-4871-ac36-edbf53645acb/?format=api",
"name": "Over/Under",
"created_at": "2023-01-25T09:46:53.695189-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 227.5",
"amount": 5000.0
},
{
"team": "Game Total Under 227.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "e9d03eae-11a2-4d55-b7a8-607b08cc55f0",
"gambit_id": "00b5ca3d-9114-4011-999a-59df478067f2",
"last_updated": "2023-01-26T10:57:01.126430-05:00",
"created_at": "2023-01-25T09:46:53.699162-05:00",
"name": "Game Total Over 227.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "227.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c5c8adc-aa7a-4bff-a9d7-cd9e527739e4/?format=api"
},
{
"id": "bdd5346f-eef4-4d54-9fdc-cfb49144aef3",
"gambit_id": "9e332a65-de6f-4081-9d7b-7bd587dcda9e",
"last_updated": "2023-01-26T10:57:01.124853-05:00",
"created_at": "2023-01-25T09:46:53.697564-05:00",
"name": "Game Total Under 227.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "227.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c5c8adc-aa7a-4bff-a9d7-cd9e527739e4/?format=api"
}
]
}