GET /api/bet_types/ee1eed71-6a50-475d-a3bc-2a15282afc1c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ee1eed71-6a50-475d-a3bc-2a15282afc1c",
"match": "https://api-prod.gambitprofit.com/api/matches/8518a7b3-27b8-421b-bcd2-dbe2338f8950/?format=api",
"name": "Over/Under",
"created_at": "2023-03-21T10:06:55.137634-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 6.5",
"amount": 5213.0
},
{
"team": "Game Total Under 6.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "f7aa7435-c1ac-4480-9bef-a163719b49ab",
"gambit_id": "423927b5-af58-4db4-9222-03a7232f725e",
"last_updated": "2023-03-22T16:46:54.016808-04:00",
"created_at": "2023-03-21T10:06:55.141420-04:00",
"name": "Game Total Over 6.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee1eed71-6a50-475d-a3bc-2a15282afc1c/?format=api"
},
{
"id": "b137229f-cc66-492e-ae02-afd88e15b199",
"gambit_id": "cfb1bd32-50b3-4148-a498-e6e2e1662644",
"last_updated": "2023-03-22T16:46:54.014271-04:00",
"created_at": "2023-03-21T10:06:55.139653-04:00",
"name": "Game Total Under 6.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee1eed71-6a50-475d-a3bc-2a15282afc1c/?format=api"
}
]
}