GET /api/bet_types/72ba8b1f-ecc5-4917-9baa-40c297b07924/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "72ba8b1f-ecc5-4917-9baa-40c297b07924",
"match": "https://api-prod.gambitprofit.com/api/matches/265feddd-be05-41e0-824e-5ad4fb425e62/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-04T09:32:14.759189-04: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": "Toronto Raptors",
"amount": 8681.0
},
{
"team": "Charlotte Hornets",
"amount": 1319.0
}
],
"expected_reward_tokens": 9549.1,
"profit_sb": 49.1,
"profit_sb_percentage": 0.52,
"recommended": true
},
"lines": [
{
"id": "73e1a969-cb10-40fa-9bea-11b02bf785ff",
"gambit_id": "af8e357b-fb3e-44a3-8c28-948ec96399d5",
"last_updated": "2023-04-05T17:42:08.844205-04:00",
"created_at": "2023-04-04T09:32:14.761891-04:00",
"name": "Toronto Raptors",
"reward": "1.10000",
"odds": "1.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72ba8b1f-ecc5-4917-9baa-40c297b07924/?format=api"
},
{
"id": "9f409a53-7ec3-4618-9ea6-44ddbe143050",
"gambit_id": "1cb85f9b-99a1-45fc-a6fc-7ebd4d6f74f6",
"last_updated": "2023-04-05T17:42:08.842788-04:00",
"created_at": "2023-04-04T09:32:14.760501-04:00",
"name": "Charlotte Hornets",
"reward": "7.24000",
"odds": "7.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72ba8b1f-ecc5-4917-9baa-40c297b07924/?format=api"
}
]
}