GET /api/bet_types/478102e4-1bec-4e1c-b2a0-85d01c4f05e3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "478102e4-1bec-4e1c-b2a0-85d01c4f05e3",
"match": "https://api-prod.gambitprofit.com/api/matches/3e96e024-ff12-4520-9167-0b8a25b8b8a9/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-22T10:13:15.992535-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": "Golden State Warriors",
"amount": 8079.0
},
{
"team": "Washington Wizards",
"amount": 1921.0
}
],
"expected_reward_tokens": 9451.32,
"profit_sb": -48.68,
"profit_sb_percentage": -0.51,
"recommended": false
},
"lines": [
{
"id": "aff12a78-a288-4ac9-9559-2d3b75f085d7",
"gambit_id": "b17d3a6b-3d45-475a-a5ca-ada8230862c5",
"last_updated": "2023-12-23T21:03:21.021983-05:00",
"created_at": "2023-12-22T10:13:16.001141-05:00",
"name": "Golden State Warriors",
"reward": "1.17000",
"odds": "1.18180",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/478102e4-1bec-4e1c-b2a0-85d01c4f05e3/?format=api"
},
{
"id": "dc1d854d-1ea5-42f3-97ff-20aa9f5192c0",
"gambit_id": "ff5e1c04-0fec-4cea-8064-4a908f5b8c62",
"last_updated": "2023-12-23T21:03:21.018787-05:00",
"created_at": "2023-12-22T10:13:15.996377-05:00",
"name": "Washington Wizards",
"reward": "4.92000",
"odds": "5.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/478102e4-1bec-4e1c-b2a0-85d01c4f05e3/?format=api"
}
]
}