GET /api/bet_types/8878b07f-465e-4972-b810-950f983e2cf7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8878b07f-465e-4972-b810-950f983e2cf7",
"match": "https://api-prod.gambitprofit.com/api/matches/f383d011-9cda-4332-b3c0-244c9035b822/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-27T09:22:56.878437-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": "TAM (T Glasnow)",
"amount": 5578.0
},
{
"team": "BOS (B Bello)",
"amount": 4422.0
}
],
"expected_reward_tokens": 9594.16,
"profit_sb": 94.16,
"profit_sb_percentage": 0.99,
"recommended": true
},
"lines": [
{
"id": "3e3ad95a-138c-4311-b1fe-0fac65e6e9b4",
"gambit_id": "3161cefa-ef62-400e-94a2-5757e0b23fe4",
"last_updated": "2023-09-28T18:58:18.019777-04:00",
"created_at": "2023-09-27T09:22:56.883692-04:00",
"name": "TAM (T Glasnow)",
"reward": "1.72000",
"odds": "1.75760",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8878b07f-465e-4972-b810-950f983e2cf7/?format=api"
},
{
"id": "5a21df72-04e4-4b7d-89cb-d2312f82cd46",
"gambit_id": "9f19c660-29e7-41c1-9cb9-1f51e21b32d8",
"last_updated": "2023-09-28T18:58:18.023092-04:00",
"created_at": "2023-09-27T09:22:56.888991-04:00",
"name": "BOS (B Bello)",
"reward": "2.17000",
"odds": "2.22000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8878b07f-465e-4972-b810-950f983e2cf7/?format=api"
}
]
}