GET /api/bet_types/7176edad-012e-4fdd-a572-039d4930b712/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7176edad-012e-4fdd-a572-039d4930b712",
"match": "https://api-prod.gambitprofit.com/api/matches/bb185f16-d8a8-4b40-b22c-05ca520b538f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-08T08:57:07.497316-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": "Winnipeg Jets",
"amount": 5699.0
},
{
"team": "Minnesota Wild",
"amount": 4301.0
}
],
"expected_reward_tokens": 9460.34,
"profit_sb": -39.66,
"profit_sb_percentage": -0.42,
"recommended": false
},
"lines": [
{
"id": "2f14654e-a63e-4832-adfb-7cb0632e9d39",
"gambit_id": "2dd99343-0a6e-4e94-a844-44226ed70726",
"last_updated": "2023-03-09T10:02:11.320495-05:00",
"created_at": "2023-03-08T08:57:07.498706-05:00",
"name": "Winnipeg Jets",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7176edad-012e-4fdd-a572-039d4930b712/?format=api"
},
{
"id": "4be23223-784d-496d-b0ef-1e8a1610386f",
"gambit_id": "f26f2da7-6391-4e33-9f0a-6e7c7b9c6f23",
"last_updated": "2023-03-09T10:02:11.321722-05:00",
"created_at": "2023-03-08T08:57:07.500065-05:00",
"name": "Minnesota Wild",
"reward": "2.20000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7176edad-012e-4fdd-a572-039d4930b712/?format=api"
}
]
}