GET /api/bet_types/d1ecfa98-e5f5-46cb-9873-e0d502d084d8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d1ecfa98-e5f5-46cb-9873-e0d502d084d8",
"match": "https://api-prod.gambitprofit.com/api/matches/79df6018-3977-41d6-b84c-c83f751ecf90/?format=api",
"name": "Over/Under",
"created_at": "2022-12-30T10:27:11.530861-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 242",
"amount": 5000.0
},
{
"team": "Game Total Over 242",
"amount": 5000.0
}
],
"expected_reward_tokens": 8900.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.11,
"recommended": false
},
"lines": [
{
"id": "f7bbb54b-1e35-44cc-a3a2-c70c79bd6d97",
"gambit_id": "cfda77f9-0e3c-4aee-9a9e-279ca1c7e958",
"last_updated": "2022-12-31T14:06:51.506738-05:00",
"created_at": "2022-12-30T10:27:11.532038-05:00",
"name": "Game Total Under 242",
"reward": "1.78000",
"odds": "1.90910",
"spread": "242.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d1ecfa98-e5f5-46cb-9873-e0d502d084d8/?format=api"
},
{
"id": "155fa332-508f-4b6c-a0c0-5be7c2fc3029",
"gambit_id": "fecbdfb3-f1b5-4630-af8e-287fa5fb3a2f",
"last_updated": "2022-12-31T14:06:51.507840-05:00",
"created_at": "2022-12-30T10:27:11.533262-05:00",
"name": "Game Total Over 242",
"reward": "1.78000",
"odds": "1.90910",
"spread": "242.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d1ecfa98-e5f5-46cb-9873-e0d502d084d8/?format=api"
}
]
}