GET /api/bet_types/a62e38dd-87dc-488e-aa28-4e0542fe5a05/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a62e38dd-87dc-488e-aa28-4e0542fe5a05",
"match": "https://api-prod.gambitprofit.com/api/matches/06eab3ef-05e0-47d6-8d2b-cae71fa474d9/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-01T22:58:16.630645-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": "Volkan Oezdemir",
"amount": 5964.0
},
{
"team": "Bogdan Guskov",
"amount": 4036.0
}
],
"expected_reward_tokens": 9242.44,
"profit_sb": -257.56,
"profit_sb_percentage": -2.71,
"recommended": false
},
"lines": [
{
"id": "d9559f6f-e931-44a9-811d-2fe6846bd862",
"gambit_id": "2593ea32-644f-429c-a58d-56e50864f82c",
"last_updated": "2023-09-04T13:48:09.231930-04:00",
"created_at": "2023-09-01T22:58:16.639999-04:00",
"name": "Volkan Oezdemir",
"reward": "1.55000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a62e38dd-87dc-488e-aa28-4e0542fe5a05/?format=api"
},
{
"id": "08bbafbd-9167-4a9f-a3b3-fb79ced3b1fa",
"gambit_id": "379e2cda-f885-42af-a7a8-95dbdb20ea4b",
"last_updated": "2023-09-04T13:48:09.228604-04:00",
"created_at": "2023-09-01T22:58:16.634998-04:00",
"name": "Bogdan Guskov",
"reward": "2.29000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a62e38dd-87dc-488e-aa28-4e0542fe5a05/?format=api"
}
]
}