GET /api/bet_types/1dfe6dab-b81c-41c8-b6be-5b60349439f5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1dfe6dab-b81c-41c8-b6be-5b60349439f5",
"match": "https://api-prod.gambitprofit.com/api/matches/644d340a-3dbd-40b2-b2ee-6806c20314cf/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-23T09:43:20.293767-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": "Tampa Bay Lightning",
"amount": 5000.0
},
{
"team": "Philadelphia Flyers",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "67812c51-9df2-4a4c-83dd-5e16f3ba4b06",
"gambit_id": "106cc9de-2415-4c9d-abae-672446aef4b0",
"last_updated": "2024-01-24T22:33:13.597222-05:00",
"created_at": "2024-01-23T09:43:20.299784-05:00",
"name": "Tampa Bay Lightning",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1dfe6dab-b81c-41c8-b6be-5b60349439f5/?format=api"
},
{
"id": "6c9dca38-a1d4-4042-a56e-a22a6bff6e08",
"gambit_id": "7894b496-35dc-4a65-9ee4-f4f56e1cdba2",
"last_updated": "2024-01-24T22:33:13.600691-05:00",
"created_at": "2024-01-23T09:43:20.305155-05:00",
"name": "Philadelphia Flyers",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1dfe6dab-b81c-41c8-b6be-5b60349439f5/?format=api"
}
]
}