GET /api/bet_types/1a229a6c-5f1b-41d2-a1eb-5220a6e4825f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1a229a6c-5f1b-41d2-a1eb-5220a6e4825f",
"match": "https://api-prod.gambitprofit.com/api/matches/b5b5b856-d8e3-4d73-b179-6cf118c4e572/?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 44.5",
"amount": 5000.0
},
{
"team": "Game Total Over 44.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "d9733aca-7f40-4996-908c-99108e4cd3a8",
"gambit_id": "7845f925-19b4-4bb9-ba0e-790b0ea0dda2",
"last_updated": "2022-10-11T11:56:57.250519-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 44.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "44.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a229a6c-5f1b-41d2-a1eb-5220a6e4825f/?format=api"
},
{
"id": "39452d90-6668-4b47-9a08-5f0cd74d7f6d",
"gambit_id": "2bfe335d-4f25-4692-855a-2960fac26480",
"last_updated": "2022-10-11T11:56:57.251506-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 44.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "44.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a229a6c-5f1b-41d2-a1eb-5220a6e4825f/?format=api"
}
]
}