GET /api/bet_types/9d3d49d4-385f-4909-834f-298a7a8b3c3f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9d3d49d4-385f-4909-834f-298a7a8b3c3f",
"match": "https://api-prod.gambitprofit.com/api/matches/cbf1fea3-4b17-4a7b-ab59-de420677d090/?format=api",
"name": "Over/Under",
"created_at": "2023-06-27T13:03:11.751372-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 Under 7",
"amount": 5107.0
},
{
"team": "Game Total Over 7",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "86a913ba-4afa-43f5-9524-74922c7cb6c4",
"gambit_id": "604af9d2-9bb0-4e3d-b86f-fc868c010419",
"last_updated": "2023-06-28T21:28:08.957787-04:00",
"created_at": "2023-06-27T13:03:11.757988-04:00",
"name": "Game Total Under 7",
"reward": "1.83000",
"odds": "1.86960",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d3d49d4-385f-4909-834f-298a7a8b3c3f/?format=api"
},
{
"id": "e2def879-08c4-4690-a53e-627f002335ae",
"gambit_id": "86b663cb-4779-422e-a640-59a77f32bf4f",
"last_updated": "2023-06-28T21:28:08.954462-04:00",
"created_at": "2023-06-27T13:03:11.754900-04:00",
"name": "Game Total Over 7",
"reward": "1.91000",
"odds": "1.95240",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d3d49d4-385f-4909-834f-298a7a8b3c3f/?format=api"
}
]
}