GET /api/bet_types/c7319ab5-f72b-4beb-9003-d28702a3d0d1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c7319ab5-f72b-4beb-9003-d28702a3d0d1",
"match": "https://api-prod.gambitprofit.com/api/matches/5abab1af-ddeb-4199-999b-bef3ea937b9d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-28T12:37:00.156274-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": 5521.0
},
{
"team": "Los Angeles Kings",
"amount": 4479.0
}
],
"expected_reward_tokens": 9495.48,
"profit_sb": -4.52,
"profit_sb_percentage": -0.05,
"recommended": false
},
"lines": [
{
"id": "5e2e0762-6d5e-4f19-af50-fd69012debaa",
"gambit_id": "b06a1f77-802e-42b8-81a6-337ca79669dd",
"last_updated": "2023-03-01T09:47:09.965528-05:00",
"created_at": "2023-02-28T12:37:00.157467-05:00",
"name": "Winnipeg Jets",
"reward": "1.72000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c7319ab5-f72b-4beb-9003-d28702a3d0d1/?format=api"
},
{
"id": "a6b58af7-4ffb-4d2e-adaa-e313afcac671",
"gambit_id": "c26cf0af-464c-4790-83d9-b574296db43b",
"last_updated": "2023-03-01T09:47:09.966691-05:00",
"created_at": "2023-02-28T12:37:00.158751-05:00",
"name": "Los Angeles Kings",
"reward": "2.12000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c7319ab5-f72b-4beb-9003-d28702a3d0d1/?format=api"
}
]
}