GET /api/bet_types/c5a4d6eb-d74c-4ce0-bbd7-31c7a10adfeb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c5a4d6eb-d74c-4ce0-bbd7-31c7a10adfeb",
"match": "https://api-prod.gambitprofit.com/api/matches/13ef0377-0419-4722-bf05-b1e0868de7bd/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-27T10:17:02.940392-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": "Anaheim Ducks",
"amount": 5419.0
},
{
"team": "Chicago Blackhawks",
"amount": 4581.0
}
],
"expected_reward_tokens": 9482.67,
"profit_sb": -17.33,
"profit_sb_percentage": -0.18,
"recommended": false
},
"lines": [
{
"id": "7bdc4d7c-ed09-4fcc-9fe2-3777038f76b9",
"gambit_id": "848fb224-a61d-4a2d-bca8-f46f027d070a",
"last_updated": "2023-02-28T12:37:09.694157-05:00",
"created_at": "2023-02-27T10:17:02.941570-05:00",
"name": "Anaheim Ducks",
"reward": "1.75000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c5a4d6eb-d74c-4ce0-bbd7-31c7a10adfeb/?format=api"
},
{
"id": "84375e82-57fe-4c37-ade9-6bcf53e6f4b3",
"gambit_id": "d0b228b1-95c8-4990-b3e6-3fd0add1cae0",
"last_updated": "2023-02-28T12:37:09.695306-05:00",
"created_at": "2023-02-27T10:17:02.942813-05:00",
"name": "Chicago Blackhawks",
"reward": "2.07000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c5a4d6eb-d74c-4ce0-bbd7-31c7a10adfeb/?format=api"
}
]
}