GET /api/bet_types/c9fa19f2-9993-42aa-bd33-8f9eef45c6b2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c9fa19f2-9993-42aa-bd33-8f9eef45c6b2",
"match": "https://api-prod.gambitprofit.com/api/matches/f6c7ecd4-8395-4dd0-886d-311e5f547e26/?format=api",
"name": "Over/Under",
"created_at": "2023-12-28T10:03:14.545099-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 Over 227",
"amount": 5000.0
},
{
"team": "Game Total Under 227",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "0d0178e7-a04d-4034-9a7c-8646fb20aa12",
"gambit_id": "d3fea0d2-3911-4785-b322-69ef02c39731",
"last_updated": "2023-12-30T16:23:09.819163-05:00",
"created_at": "2023-12-28T10:03:14.548863-05:00",
"name": "Game Total Over 227",
"reward": "1.87000",
"odds": "1.90910",
"spread": "227.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9fa19f2-9993-42aa-bd33-8f9eef45c6b2/?format=api"
},
{
"id": "745ceaa0-e5dc-46d1-8323-b87a086b4181",
"gambit_id": "3cd09f87-a73d-4c17-8be0-916a424677d6",
"last_updated": "2023-12-30T16:23:09.822777-05:00",
"created_at": "2023-12-28T10:03:14.553338-05:00",
"name": "Game Total Under 227",
"reward": "1.87000",
"odds": "1.90910",
"spread": "227.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9fa19f2-9993-42aa-bd33-8f9eef45c6b2/?format=api"
}
]
}