GET /api/bet_types/f617fe1c-3726-49a6-abc8-9d17dbaa77d2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f617fe1c-3726-49a6-abc8-9d17dbaa77d2",
"match": "https://api-prod.gambitprofit.com/api/matches/d561fde2-01cb-4aaa-ab56-4167a581c9a8/?format=api",
"name": "Over/Under",
"created_at": "2023-07-01T09:23:07.143025-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 9",
"amount": 5094.0
},
{
"team": "Game Total Under 9",
"amount": 4906.0
}
],
"expected_reward_tokens": 9321.4,
"profit_sb": -178.6,
"profit_sb_percentage": -1.88,
"recommended": false
},
"lines": [
{
"id": "b67f56c6-5391-4a78-b599-5d9ebe7dfa19",
"gambit_id": "c2a6a13f-e46e-44cc-97db-fce450dbc388",
"last_updated": "2023-07-03T01:13:11.009892-04:00",
"created_at": "2023-07-01T09:23:07.145095-04:00",
"name": "Game Total Over 9",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f617fe1c-3726-49a6-abc8-9d17dbaa77d2/?format=api"
},
{
"id": "0194a24a-81b8-42e2-9b87-635cfcbaa124",
"gambit_id": "0acfb916-4763-4c48-8fc4-5499d4839157",
"last_updated": "2023-07-03T01:13:11.011217-04:00",
"created_at": "2023-07-01T09:23:07.147324-04:00",
"name": "Game Total Under 9",
"reward": "1.90000",
"odds": "1.95240",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f617fe1c-3726-49a6-abc8-9d17dbaa77d2/?format=api"
}
]
}