GET /api/bet_types/4c4a070a-86be-4e29-bc40-d2180491ffa5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4c4a070a-86be-4e29-bc40-d2180491ffa5",
"match": "https://api-prod.gambitprofit.com/api/matches/635144f2-5055-4f7f-a835-7e9068143b73/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-27T09:18:11.849478-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": "Denver Nuggets",
"amount": 8584.0
},
{
"team": "Philadelphia 76ers",
"amount": 1416.0
}
],
"expected_reward_tokens": 9528.24,
"profit_sb": 28.24,
"profit_sb_percentage": 0.3,
"recommended": true
},
"lines": [
{
"id": "e3a54928-34ca-4bcc-8adf-9b5a6f30d4ee",
"gambit_id": "a0a7a097-bea6-41d8-b87a-bdb8b541a047",
"last_updated": "2024-01-29T22:08:13.920454-05:00",
"created_at": "2024-01-27T09:18:11.854432-05:00",
"name": "Denver Nuggets",
"reward": "1.11000",
"odds": "1.11110",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c4a070a-86be-4e29-bc40-d2180491ffa5/?format=api"
},
{
"id": "0bf4006c-fc0a-422d-b4c6-5e6ddd82b43d",
"gambit_id": "db7c6ef5-b998-48ab-be3d-befa37fb70ac",
"last_updated": "2024-01-29T22:08:13.916662-05:00",
"created_at": "2024-01-27T09:18:11.859017-05:00",
"name": "Philadelphia 76ers",
"reward": "6.73000",
"odds": "7.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c4a070a-86be-4e29-bc40-d2180491ffa5/?format=api"
}
]
}