GET /api/bet_types/79b8e222-c0e0-4317-8710-b2228d1e4349/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "79b8e222-c0e0-4317-8710-b2228d1e4349",
"match": "https://api-prod.gambitprofit.com/api/matches/bbfc846a-0a97-4b40-93c2-eec1c7dc00a7/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-11T13:17:09.270078-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": "Milwaukee Bucks",
"amount": 6099.0
},
{
"team": "Atlanta Hawks",
"amount": 3901.0
}
],
"expected_reward_tokens": 9087.51,
"profit_sb": 87.51,
"profit_sb_percentage": 0.97,
"recommended": true
},
"lines": [
{
"id": "b477f58c-4a34-4246-8bbd-942ac0fd8c2e",
"gambit_id": "72bf4a1d-5a93-4974-8e85-0a61314025ce",
"last_updated": "2023-01-12T18:21:58.179091-05:00",
"created_at": "2023-01-11T13:17:09.272611-05:00",
"name": "Milwaukee Bucks",
"reward": "1.49000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79b8e222-c0e0-4317-8710-b2228d1e4349/?format=api"
},
{
"id": "1345d469-721a-4e5b-ac8f-c3737699e34a",
"gambit_id": "e53eb5f5-0c83-4caf-8f6e-a3dea3ecfb1a",
"last_updated": "2023-01-12T18:21:58.178024-05:00",
"created_at": "2023-01-11T13:17:09.271396-05:00",
"name": "Atlanta Hawks",
"reward": "2.33000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79b8e222-c0e0-4317-8710-b2228d1e4349/?format=api"
}
]
}