GET /api/bet_types/69055778-46ed-43c6-85b3-fe7fe626f1c8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "69055778-46ed-43c6-85b3-fe7fe626f1c8",
"match": "https://api-prod.gambitprofit.com/api/matches/696c57c7-3f64-4118-b3ad-c5fdc47ac2dc/?format=api",
"name": "Pick the Winner",
"created_at": "2022-12-27T08:57:16.157607-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": 5196.0
},
{
"team": "Winnipeg Jets",
"amount": 4804.0
}
],
"expected_reward_tokens": 8935.44,
"profit_sb": -64.56,
"profit_sb_percentage": -0.72,
"recommended": false
},
"lines": [
{
"id": "f9235b7c-f41d-4245-8a20-59d69d5002b7",
"gambit_id": "614d0328-b455-4f00-93ed-da949eedb248",
"last_updated": "2022-12-28T21:47:16.119441-05:00",
"created_at": "2022-12-27T08:57:16.159967-05:00",
"name": "Minnesota Wild",
"reward": "1.72000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69055778-46ed-43c6-85b3-fe7fe626f1c8/?format=api"
},
{
"id": "d8c48f3c-d162-4a51-9a0f-152662817818",
"gambit_id": "856725da-43c8-41cf-9d4e-9b3196a674bd",
"last_updated": "2022-12-28T21:47:16.118350-05:00",
"created_at": "2022-12-27T08:57:16.158776-05:00",
"name": "Winnipeg Jets",
"reward": "1.86000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69055778-46ed-43c6-85b3-fe7fe626f1c8/?format=api"
}
]
}