GET /api/bet_types/ded35526-dc9e-4edc-94a6-f4d1e0ac1fb0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ded35526-dc9e-4edc-94a6-f4d1e0ac1fb0",
"match": "https://api-prod.gambitprofit.com/api/matches/17897bd8-e4b7-41eb-902d-1859e78384ce/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-29T09:12:56.846818-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": "Edmonton Oilers",
"amount": 5788.0
},
{
"team": "Calgary Flames",
"amount": 4212.0
}
],
"expected_reward_tokens": 9434.44,
"profit_sb": -65.56,
"profit_sb_percentage": -0.69,
"recommended": false
},
"lines": [
{
"id": "1d4432d2-7316-4b18-bc16-7b7395cd1630",
"gambit_id": "1e85c10e-b38d-42b2-ae69-821965ed7f9d",
"last_updated": "2023-10-30T21:53:16.960060-04:00",
"created_at": "2023-10-29T09:12:56.855027-04:00",
"name": "Edmonton Oilers",
"reward": "1.63000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ded35526-dc9e-4edc-94a6-f4d1e0ac1fb0/?format=api"
},
{
"id": "faa3c357-2ef5-4ffe-bae2-dbf8fd418dd1",
"gambit_id": "a104eff5-1f3b-4e3a-b186-292cc55f2603",
"last_updated": "2023-10-30T21:53:16.955913-04:00",
"created_at": "2023-10-29T09:12:56.851000-04:00",
"name": "Calgary Flames",
"reward": "2.24000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ded35526-dc9e-4edc-94a6-f4d1e0ac1fb0/?format=api"
}
]
}