GET /api/bet_types/cdb96d04-513d-4c87-b550-0d5698b21182/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cdb96d04-513d-4c87-b550-0d5698b21182",
"match": "https://api-prod.gambitprofit.com/api/matches/51ff2c20-16e9-4b0a-8080-dfc7f3a7dd89/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "Minnesota Wild",
"amount": 5316.0
},
{
"team": "Ottawa Senators",
"amount": 4684.0
}
],
"expected_reward_tokens": 9461.68,
"profit_sb": -38.32,
"profit_sb_percentage": -0.4,
"recommended": false
},
"lines": [
{
"id": "0d6d4a71-ab05-46c6-92ed-564768c600eb",
"gambit_id": "9e5b1a9b-6366-4d15-ab8a-50f18510322e",
"last_updated": "2022-10-28T10:02:06.167098-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Minnesota Wild",
"reward": "1.78000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cdb96d04-513d-4c87-b550-0d5698b21182/?format=api"
},
{
"id": "2e344140-3020-458f-a091-524b781e0095",
"gambit_id": "d63d28a8-f82f-40a3-8f03-a0d38bd6933e",
"last_updated": "2022-10-28T10:02:06.165718-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Ottawa Senators",
"reward": "2.02000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cdb96d04-513d-4c87-b550-0d5698b21182/?format=api"
}
]
}