GET /api/bet_types/88e26e44-cae9-4662-89fa-0be335485a66/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "88e26e44-cae9-4662-89fa-0be335485a66",
"match": "https://api-prod.gambitprofit.com/api/matches/88bb0538-9595-4a6b-a171-6ac757b6452c/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-18T08:52:00.404911-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": "Rafael Fiziev",
"amount": 6537.0
},
{
"team": "Justin Gaethje",
"amount": 3463.0
}
],
"expected_reward_tokens": 9280.84,
"profit_sb": -219.16,
"profit_sb_percentage": -2.31,
"recommended": false
},
"lines": [
{
"id": "56211d39-b51f-4a51-a176-ba51804dafbc",
"gambit_id": "d6803602-7459-459d-a093-f31e1e893d67",
"last_updated": "2023-03-20T10:01:59.440399-04:00",
"created_at": "2023-03-18T08:52:00.406963-04:00",
"name": "Rafael Fiziev",
"reward": "1.42000",
"odds": "1.43480",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88e26e44-cae9-4662-89fa-0be335485a66/?format=api"
},
{
"id": "f6a9ace5-adf5-4864-978d-d806e20f691f",
"gambit_id": "7b3ec46c-6d05-4ef8-b22e-65b3d2098687",
"last_updated": "2023-03-20T10:01:59.444390-04:00",
"created_at": "2023-03-18T08:52:00.409560-04:00",
"name": "Justin Gaethje",
"reward": "2.68000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88e26e44-cae9-4662-89fa-0be335485a66/?format=api"
}
]
}