GET /api/bet_types/d168a228-95da-48f9-9aaf-1683dc795f95/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d168a228-95da-48f9-9aaf-1683dc795f95",
"match": "https://api-prod.gambitprofit.com/api/matches/0372c410-fc89-4803-a834-fd8b8dbbce55/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-05T09:32:59.669835-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": "Sacramento Kings",
"amount": 6324.0
},
{
"team": "Toronto Raptors",
"amount": 3676.0
}
],
"expected_reward_tokens": 9484.08,
"profit_sb": -15.92,
"profit_sb_percentage": -0.17,
"recommended": false
},
"lines": [
{
"id": "e9eb08d8-fb5c-4153-8a65-6afe69904f22",
"gambit_id": "a7a66ee4-efac-4412-9d59-3dced5a38d90",
"last_updated": "2024-01-08T14:23:11.243128-05:00",
"created_at": "2024-01-05T09:32:59.677782-05:00",
"name": "Sacramento Kings",
"reward": "1.50000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d168a228-95da-48f9-9aaf-1683dc795f95/?format=api"
},
{
"id": "8146e99f-3f12-4238-af5e-3c65d4d8b0d4",
"gambit_id": "9943d254-de0b-4c17-a8e9-003ccf503919",
"last_updated": "2024-01-08T14:23:11.239786-05:00",
"created_at": "2024-01-05T09:32:59.673457-05:00",
"name": "Toronto Raptors",
"reward": "2.58000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d168a228-95da-48f9-9aaf-1683dc795f95/?format=api"
}
]
}