GET /api/bet_types/253f600a-1e9d-4aa5-8a64-7de61cb6de5b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "253f600a-1e9d-4aa5-8a64-7de61cb6de5b",
"match": "https://api-prod.gambitprofit.com/api/matches/d843d56f-dc7b-4f00-90e1-3d440a108373/?format=api",
"name": "Over/Under",
"created_at": "2023-09-05T09:53:21.532057-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": 5107.0
},
{
"team": "Game Total Under 9",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "22ef587b-30e5-4d33-982d-60cc7e085bda",
"gambit_id": "1cf1bfd5-5b59-40b2-ba2e-1bbfa00ce25c",
"last_updated": "2023-09-06T19:03:02.209009-04:00",
"created_at": "2023-09-05T09:53:21.537532-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/253f600a-1e9d-4aa5-8a64-7de61cb6de5b/?format=api"
},
{
"id": "7bc9b188-4825-44ef-ab43-722660c9de0b",
"gambit_id": "e0687c04-c158-441b-8205-26edb3d08c38",
"last_updated": "2023-09-06T19:03:02.212470-04:00",
"created_at": "2023-09-05T09:53:21.543136-04:00",
"name": "Game Total Under 9",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/253f600a-1e9d-4aa5-8a64-7de61cb6de5b/?format=api"
}
]
}