GET /api/bet_types/83624342-81a2-41d5-8a21-91afb412f97f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "83624342-81a2-41d5-8a21-91afb412f97f",
"match": "https://api-prod.gambitprofit.com/api/matches/bb41ca50-f489-463f-8dc9-d29eb2024ec4/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-09T09:27:10.587701-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": "SEA (G Kirby)",
"amount": 5426.0
},
{
"team": "CLE (Z Plesac)",
"amount": 4574.0
}
],
"expected_reward_tokens": 9604.02,
"profit_sb": 104.02,
"profit_sb_percentage": 1.09,
"recommended": true
},
"lines": [
{
"id": "8eb874b4-3d43-4228-9607-3cacfe1e1063",
"gambit_id": "fff844b9-4952-4215-9a6f-9f9969279cff",
"last_updated": "2023-04-10T14:31:59.981114-04:00",
"created_at": "2023-04-09T09:27:10.591787-04:00",
"name": "SEA (G Kirby)",
"reward": "1.77000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83624342-81a2-41d5-8a21-91afb412f97f/?format=api"
},
{
"id": "f82ee57c-0f86-457d-8b79-b12eb05a1c65",
"gambit_id": "3053b62a-68e6-4ab2-8450-192851474d84",
"last_updated": "2023-04-10T14:31:59.978982-04:00",
"created_at": "2023-04-09T09:27:10.589503-04:00",
"name": "CLE (Z Plesac)",
"reward": "2.10000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83624342-81a2-41d5-8a21-91afb412f97f/?format=api"
}
]
}