GET /api/bet_types/b6c3d4ce-c076-4ffb-9202-512fe41f73ad/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b6c3d4ce-c076-4ffb-9202-512fe41f73ad",
"match": "https://api-prod.gambitprofit.com/api/matches/fdb37041-1c49-49f5-947e-a26d0e728f62/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-28T10:06:58.869938-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": "Pittsburgh Penguins",
"amount": 6308.0
},
{
"team": "Detroit Red Wings",
"amount": 3692.0
}
],
"expected_reward_tokens": 9525.08,
"profit_sb": 25.08,
"profit_sb_percentage": 0.26,
"recommended": true
},
"lines": [
{
"id": "3db6b6cc-5168-44d2-a640-d8d7fbb5f9e2",
"gambit_id": "e2d9ac3a-7290-4bd6-8e78-4aa45c05872e",
"last_updated": "2023-03-29T13:31:54.076337-04:00",
"created_at": "2023-03-28T10:06:58.873951-04:00",
"name": "Pittsburgh Penguins",
"reward": "1.51000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b6c3d4ce-c076-4ffb-9202-512fe41f73ad/?format=api"
},
{
"id": "61e13384-d82e-4c42-8e3a-4f94b22f4608",
"gambit_id": "1a2909cd-c99b-4839-8431-3b5dc74ceab4",
"last_updated": "2023-03-29T13:31:54.074517-04:00",
"created_at": "2023-03-28T10:06:58.871928-04:00",
"name": "Detroit Red Wings",
"reward": "2.58000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b6c3d4ce-c076-4ffb-9202-512fe41f73ad/?format=api"
}
]
}