GET /api/bet_types/dac9cd86-2e09-4e7f-8045-2ed096e33378/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "dac9cd86-2e09-4e7f-8045-2ed096e33378",
"match": "https://api-prod.gambitprofit.com/api/matches/859904bc-bbf6-4b12-a33f-685db7a18686/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-27T09:43:13.674364-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": "Minnesota Vikings",
"amount": 5107.0
},
{
"team": "Green Bay Packers",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "d22fbecd-f9e6-41d3-b516-7bdd73b80e6c",
"gambit_id": "1372c9a6-0997-42d4-83ff-b4371569c081",
"last_updated": "2024-01-02T10:28:08.847034-05:00",
"created_at": "2023-12-27T09:43:13.681580-05:00",
"name": "Minnesota Vikings",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dac9cd86-2e09-4e7f-8045-2ed096e33378/?format=api"
},
{
"id": "0a0a3e52-218a-424b-9dfe-4f4c77bf81e3",
"gambit_id": "da122d2a-0b87-4a25-af92-7292082fdcdf",
"last_updated": "2024-01-02T10:28:08.843741-05:00",
"created_at": "2023-12-27T09:43:13.677721-05:00",
"name": "Green Bay Packers",
"reward": "1.91000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dac9cd86-2e09-4e7f-8045-2ed096e33378/?format=api"
}
]
}