GET /api/bet_types/324621c5-ddb1-4b4d-9611-cf16466181a7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "324621c5-ddb1-4b4d-9611-cf16466181a7",
"match": "https://api-prod.gambitprofit.com/api/matches/48d6a11d-693a-44e4-90d0-796d3f0544c1/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-14T09:33:22.664418-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": 5541.0
},
{
"team": "SFO (R Walker)",
"amount": 4459.0
}
],
"expected_reward_tokens": 9585.93,
"profit_sb": 85.93,
"profit_sb_percentage": 0.9,
"recommended": true
},
"lines": [
{
"id": "2ce44e50-eb7f-4a86-91d4-afa898a06daa",
"gambit_id": "5b45d9a0-2519-4262-a027-1812d71afd29",
"last_updated": "2023-08-15T10:23:13.505105-04:00",
"created_at": "2023-08-14T09:33:22.671899-04:00",
"name": "TAM (T Glasnow)",
"reward": "1.73000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/324621c5-ddb1-4b4d-9611-cf16466181a7/?format=api"
},
{
"id": "cb8c3159-6bcd-43b0-9fc9-3121df771ffd",
"gambit_id": "4bf0ff90-0529-47cc-904c-ac8fd28d6091",
"last_updated": "2023-08-15T10:23:13.508441-04:00",
"created_at": "2023-08-14T09:33:22.676112-04:00",
"name": "SFO (R Walker)",
"reward": "2.15000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/324621c5-ddb1-4b4d-9611-cf16466181a7/?format=api"
}
]
}