GET /api/bet_types/db36b58d-cdb3-4f6b-8e48-3b3c114d58a1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "db36b58d-cdb3-4f6b-8e48-3b3c114d58a1",
"match": "https://api-prod.gambitprofit.com/api/matches/c32168a2-5a37-4dd8-9dde-f6b65995083d/?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 8",
"amount": 5208.0
},
{
"team": "Game Total Over 8",
"amount": 4792.0
}
],
"expected_reward_tokens": 9008.96,
"profit_sb": 8.96,
"profit_sb_percentage": 0.1,
"recommended": true
},
"lines": [
{
"id": "8440961d-a309-4cd2-8def-822deb1fe8c3",
"gambit_id": "7f458d83-dd58-4a5b-b640-31c28e50ac4b",
"last_updated": "2022-09-29T10:42:04.022734-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 8",
"reward": "1.73000",
"odds": "1.83330",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db36b58d-cdb3-4f6b-8e48-3b3c114d58a1/?format=api"
},
{
"id": "2f839c52-077a-4f03-a979-1cd286022952",
"gambit_id": "d3b11d2e-6107-4e60-9002-afcc43c038b6",
"last_updated": "2022-09-29T10:42:04.023684-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 8",
"reward": "1.88000",
"odds": "2.00000",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db36b58d-cdb3-4f6b-8e48-3b3c114d58a1/?format=api"
}
]
}