GET /api/bet_types/64cbc61d-8b7f-45f6-9edf-c8b39d07356f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "64cbc61d-8b7f-45f6-9edf-c8b39d07356f",
"match": "https://api-prod.gambitprofit.com/api/matches/c3b8702b-b905-4de8-8a4e-d45909fa31a0/?format=api",
"name": "Over/Under",
"created_at": "2023-04-21T12:32:08.895778-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": 5213.0
},
{
"team": "Game Total Under 9",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "77e4b2f9-60ea-4b4f-ab00-bdf57e208b91",
"gambit_id": "f894ec18-01e9-412f-ab49-81d0bfe3bd26",
"last_updated": "2023-04-22T13:07:13.839004-04:00",
"created_at": "2023-04-21T12:32:08.898742-04:00",
"name": "Game Total Over 9",
"reward": "1.80000",
"odds": "1.83330",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/64cbc61d-8b7f-45f6-9edf-c8b39d07356f/?format=api"
},
{
"id": "f102c1f2-e551-4ea1-95d2-4f69fad49941",
"gambit_id": "5324d156-2419-434f-ba76-ec28e9ca9dbc",
"last_updated": "2023-04-22T13:07:13.837063-04:00",
"created_at": "2023-04-21T12:32:08.897255-04:00",
"name": "Game Total Under 9",
"reward": "1.96000",
"odds": "2.00000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/64cbc61d-8b7f-45f6-9edf-c8b39d07356f/?format=api"
}
]
}