GET /api/bet_types/0a1e4e99-b3e1-403c-90ad-3e311af0a151/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0a1e4e99-b3e1-403c-90ad-3e311af0a151",
"match": "https://api-prod.gambitprofit.com/api/matches/e1087021-afae-494b-971d-0209fe6997b2/?format=api",
"name": "Over/Under",
"created_at": "2023-07-26T09:18:18.611726-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": 5107.0
},
{
"team": "Game Total Over 9",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "86878e36-ca39-466d-a026-a775cf15a638",
"gambit_id": "81aa8a9e-3e07-412d-bb81-eec8b7525271",
"last_updated": "2023-07-27T19:13:26.925434-04:00",
"created_at": "2023-07-26T09:18:18.620535-04:00",
"name": "Game Total Under 9",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a1e4e99-b3e1-403c-90ad-3e311af0a151/?format=api"
},
{
"id": "d1a2368d-5924-4ec8-aa9d-3600b3241a1c",
"gambit_id": "75b7522b-b0ac-4115-b95f-5fd48abcd9e1",
"last_updated": "2023-07-27T19:13:26.922310-04:00",
"created_at": "2023-07-26T09:18:18.615949-04:00",
"name": "Game Total Over 9",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a1e4e99-b3e1-403c-90ad-3e311af0a151/?format=api"
}
]
}