GET /api/bet_types/2cddf322-68b0-424e-89b0-2d08c7aa7cd6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2cddf322-68b0-424e-89b0-2d08c7aa7cd6",
"match": "https://api-prod.gambitprofit.com/api/matches/472ebaa7-0559-466c-92ec-ac3aa4993bb6/?format=api",
"name": "Over/Under",
"created_at": "2023-12-27T09:03:01.690900-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 5.5",
"amount": 5107.0
},
{
"team": "Game Total Under 5.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "01e17383-2dba-4bb2-91fc-b6c6f345f6d6",
"gambit_id": "7764b218-038a-41d3-b6c5-d63c7cadfaf6",
"last_updated": "2023-12-29T11:17:55.109713-05:00",
"created_at": "2023-12-27T09:03:01.696000-05:00",
"name": "Game Total Over 5.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2cddf322-68b0-424e-89b0-2d08c7aa7cd6/?format=api"
},
{
"id": "ae657852-45e8-4479-a936-2815fc559aa8",
"gambit_id": "c1c83bc3-4b45-42d4-96b3-4cab7b7a372a",
"last_updated": "2023-12-29T11:17:55.113175-05:00",
"created_at": "2023-12-27T09:03:01.702574-05:00",
"name": "Game Total Under 5.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2cddf322-68b0-424e-89b0-2d08c7aa7cd6/?format=api"
}
]
}