GET /api/bet_types/59352e17-04a1-4f54-8f9e-10166b416f14/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "59352e17-04a1-4f54-8f9e-10166b416f14",
"match": "https://api-prod.gambitprofit.com/api/matches/d37dbf78-d64e-439e-8d28-9c74ae90634d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-02T14:41:59.735267-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": "Philadelphia Flyers",
"amount": 5196.0
},
{
"team": "Anaheim Ducks",
"amount": 4804.0
}
],
"expected_reward_tokens": 8935.44,
"profit_sb": -64.56,
"profit_sb_percentage": -0.72,
"recommended": false
},
"lines": [
{
"id": "0bd23c85-102f-483b-bec5-7c7de3498481",
"gambit_id": "897ac43c-7308-43de-8c19-356cfb00bfc3",
"last_updated": "2023-01-03T11:01:48.642434-05:00",
"created_at": "2023-01-02T14:41:59.736485-05:00",
"name": "Philadelphia Flyers",
"reward": "1.72000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59352e17-04a1-4f54-8f9e-10166b416f14/?format=api"
},
{
"id": "23ccd68a-e0d5-4dda-98e0-3938bcaff997",
"gambit_id": "070876f8-e489-4a3e-b4ab-839d8f1b3e32",
"last_updated": "2023-01-03T11:01:48.643481-05:00",
"created_at": "2023-01-02T14:41:59.737757-05:00",
"name": "Anaheim Ducks",
"reward": "1.86000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59352e17-04a1-4f54-8f9e-10166b416f14/?format=api"
}
]
}