GET /api/bet_types/27154e1d-c368-4e71-909f-2ade646a7050/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "27154e1d-c368-4e71-909f-2ade646a7050",
"match": "https://api-prod.gambitprofit.com/api/matches/c93c717f-421b-4cc4-b59f-72364b36dc7d/?format=api",
"name": "Over/Under",
"created_at": "2023-09-01T01:03:11.392663-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 8.5",
"amount": 5107.0
},
{
"team": "Game Total Under 8.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "8047f558-961a-41cb-af49-ee45f2e5c051",
"gambit_id": "a28c4ffb-bb1a-485d-9b1b-89827dbabf70",
"last_updated": "2023-09-02T12:08:24.759885-04:00",
"created_at": "2023-09-01T01:03:11.396358-04:00",
"name": "Game Total Over 8.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/27154e1d-c368-4e71-909f-2ade646a7050/?format=api"
},
{
"id": "9648ffda-255b-465a-bc0c-7975d2387320",
"gambit_id": "e3ec7801-2299-489d-80a0-7dd110e74b48",
"last_updated": "2023-09-02T12:08:24.764331-04:00",
"created_at": "2023-09-01T01:03:11.401622-04:00",
"name": "Game Total Under 8.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/27154e1d-c368-4e71-909f-2ade646a7050/?format=api"
}
]
}