GET /api/bet_types/bd2f6c2f-3c28-4857-85d0-464674ec01ab/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bd2f6c2f-3c28-4857-85d0-464674ec01ab",
"match": "https://api-prod.gambitprofit.com/api/matches/546b2168-2be1-48aa-98af-67064446f18b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-13T08:17:05.576137-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": "Vancouver Canucks",
"amount": 5106.0
},
{
"team": "Detroit Red Wings",
"amount": 4894.0
}
],
"expected_reward_tokens": 9395.04,
"profit_sb": -104.96,
"profit_sb_percentage": -1.1,
"recommended": false
},
"lines": [
{
"id": "18f80c7f-3f56-4a65-b785-d0a3dfad7fe1",
"gambit_id": "c0dad8ea-913b-4cc6-a9e7-2998e04c8fbf",
"last_updated": "2023-02-14T09:51:54.772582-05:00",
"created_at": "2023-02-13T08:17:05.577330-05:00",
"name": "Vancouver Canucks",
"reward": "1.84000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd2f6c2f-3c28-4857-85d0-464674ec01ab/?format=api"
},
{
"id": "13256834-1917-4b1d-81b3-f2adc500c345",
"gambit_id": "f0f1c8ea-ef74-468c-96c5-410afb3b5d18",
"last_updated": "2023-02-14T09:51:54.773814-05:00",
"created_at": "2023-02-13T08:17:05.578605-05:00",
"name": "Detroit Red Wings",
"reward": "1.92000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd2f6c2f-3c28-4857-85d0-464674ec01ab/?format=api"
}
]
}