GET /api/bet_types/50f3c6a9-0a13-486d-9ed3-b885c2a6a079/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "50f3c6a9-0a13-486d-9ed3-b885c2a6a079",
"match": "https://api-prod.gambitprofit.com/api/matches/c017e7f4-3b3d-4d6f-ae79-9e2a6fc95ad8/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-19T09:22:05.381313-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": "Carolina Hurricanes",
"amount": 6099.0
},
{
"team": "Minnesota Wild",
"amount": 3901.0
}
],
"expected_reward_tokens": 9635.47,
"profit_sb": 135.47,
"profit_sb_percentage": 1.43,
"recommended": true
},
"lines": [
{
"id": "e5cc0711-873d-4776-9c3a-c959b476231b",
"gambit_id": "56e36971-84b6-4108-8465-32ad4f4b2221",
"last_updated": "2023-01-20T09:57:00.830614-05:00",
"created_at": "2023-01-19T09:22:05.384315-05:00",
"name": "Carolina Hurricanes",
"reward": "1.58000",
"odds": "1.58820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50f3c6a9-0a13-486d-9ed3-b885c2a6a079/?format=api"
},
{
"id": "ee14a2d0-5edf-4319-a522-cde64ae6aa82",
"gambit_id": "5130b5ac-ce88-4823-b17e-5da8b47e5dfe",
"last_updated": "2023-01-20T09:57:00.831746-05:00",
"created_at": "2023-01-19T09:22:05.387743-05:00",
"name": "Minnesota Wild",
"reward": "2.47000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50f3c6a9-0a13-486d-9ed3-b885c2a6a079/?format=api"
}
]
}