GET /api/bet_types/b020d79c-6ca4-41e6-87b9-c58c4773f383/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b020d79c-6ca4-41e6-87b9-c58c4773f383",
"match": "https://api-prod.gambitprofit.com/api/matches/057320dd-2c54-4a7a-a405-5aa6f593d743/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-18T09:38:25.134634-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": "New Jersey Devils",
"amount": 5107.0
},
{
"team": "New York Rangers",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "b1916826-049e-4b4c-86bd-d23ef29e1919",
"gambit_id": "f23cbbe3-18df-42c4-884e-355863f5f464",
"last_updated": "2023-11-20T14:53:32.647327-05:00",
"created_at": "2023-11-18T09:38:25.146640-05:00",
"name": "New Jersey Devils",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b020d79c-6ca4-41e6-87b9-c58c4773f383/?format=api"
},
{
"id": "10bef7cb-039f-4185-9f18-db8044f0f0fd",
"gambit_id": "bd7ad760-c776-48fe-b68f-ef743e87a835",
"last_updated": "2023-11-20T14:53:32.643235-05:00",
"created_at": "2023-11-18T09:38:25.140246-05:00",
"name": "New York Rangers",
"reward": "1.91000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b020d79c-6ca4-41e6-87b9-c58c4773f383/?format=api"
}
]
}