GET /api/bet_types/2ef29a82-e37f-4810-bd4b-04379438180e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2ef29a82-e37f-4810-bd4b-04379438180e",
"match": "https://api-prod.gambitprofit.com/api/matches/2bf329c9-9273-4564-9537-83eac7035997/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 38",
"amount": 5097.0
},
{
"team": "Game Total Over 38",
"amount": 4903.0
}
],
"expected_reward_tokens": 9021.52,
"profit_sb": 21.52,
"profit_sb_percentage": 0.24,
"recommended": true
},
"lines": [
{
"id": "3fd242bd-230f-4916-882e-e383534d07fc",
"gambit_id": "7818a3a2-e18c-48d1-8733-38cad47732e6",
"last_updated": "2022-11-14T14:52:39.114565-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 38",
"reward": "1.77000",
"odds": "1.86960",
"spread": "38.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ef29a82-e37f-4810-bd4b-04379438180e/?format=api"
},
{
"id": "09ed2b7e-4220-4c12-9746-d513e376151e",
"gambit_id": "7dd24ae2-6321-4296-8e66-27dabb9a2120",
"last_updated": "2022-11-14T14:52:39.115718-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 38",
"reward": "1.84000",
"odds": "1.95240",
"spread": "38.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ef29a82-e37f-4810-bd4b-04379438180e/?format=api"
}
]
}