GET /api/bet_types/da67519d-9694-4a42-87a6-c95647c9703a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "da67519d-9694-4a42-87a6-c95647c9703a",
"match": "https://api-prod.gambitprofit.com/api/matches/f1cc8485-870f-45eb-b17e-081f1e464c95/?format=api",
"name": "Over/Under",
"created_at": "2023-11-08T08:23:02.562519-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 231.5",
"amount": 5094.0
},
{
"team": "Game Total Under 231.5",
"amount": 4906.0
}
],
"expected_reward_tokens": 9321.4,
"profit_sb": -178.6,
"profit_sb_percentage": -1.88,
"recommended": false
},
"lines": [
{
"id": "57583cce-2011-4caf-9ea0-ad2702d7abc1",
"gambit_id": "0f474f23-623e-42a7-96b1-b49598263aaa",
"last_updated": "2023-11-10T11:33:05.794823-05:00",
"created_at": "2023-11-08T08:23:02.566665-05:00",
"name": "Game Total Over 231.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "231.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da67519d-9694-4a42-87a6-c95647c9703a/?format=api"
},
{
"id": "8c65512d-2b3f-4d91-ab74-e69985e8cdd0",
"gambit_id": "0202ac42-c2de-43dd-ab09-d08b0f881b7f",
"last_updated": "2023-11-10T11:33:05.797958-05:00",
"created_at": "2023-11-08T08:23:02.571491-05:00",
"name": "Game Total Under 231.5",
"reward": "1.90000",
"odds": "1.95240",
"spread": "231.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da67519d-9694-4a42-87a6-c95647c9703a/?format=api"
}
]
}