GET /api/bet_types/5e6ec0db-50b0-44ad-9de7-484bf713f88a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5e6ec0db-50b0-44ad-9de7-484bf713f88a",
"match": "https://api-prod.gambitprofit.com/api/matches/ec322ed2-097f-4322-b84f-72fa746dcac0/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-08T10:53:06.711919-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": "Kevin Jousset",
"amount": 5585.0
},
{
"team": "Kenan Song",
"amount": 4415.0
}
],
"expected_reward_tokens": 9271.1,
"profit_sb": -228.9,
"profit_sb_percentage": -2.41,
"recommended": false
},
"lines": [
{
"id": "4eaf5d26-926d-4382-b05d-25fc2df75c79",
"gambit_id": "08984282-62b2-46ab-b344-4805bf3efd8a",
"last_updated": "2023-12-12T10:48:18.846996-05:00",
"created_at": "2023-12-08T10:53:06.723615-05:00",
"name": "Kevin Jousset",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e6ec0db-50b0-44ad-9de7-484bf713f88a/?format=api"
},
{
"id": "7985d14f-cae5-4e31-8880-6acd75c7220e",
"gambit_id": "c13d0d90-97b0-4886-96f8-faa79c6f4eb6",
"last_updated": "2023-12-12T10:48:18.843676-05:00",
"created_at": "2023-12-08T10:53:06.717052-05:00",
"name": "Kenan Song",
"reward": "2.10000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e6ec0db-50b0-44ad-9de7-484bf713f88a/?format=api"
}
]
}