GET /api/bet_types/b226b6cc-f46a-4697-a8f2-aaf64556b67e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b226b6cc-f46a-4697-a8f2-aaf64556b67e",
"match": "https://api-prod.gambitprofit.com/api/matches/aa755eba-6060-435d-81ca-6f33e4fd4084/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-18T09:38:27.533514-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": "Vancouver Canucks",
"amount": 5773.0
},
{
"team": "Seattle Kraken",
"amount": 4227.0
}
],
"expected_reward_tokens": 9467.72,
"profit_sb": -32.28,
"profit_sb_percentage": -0.34,
"recommended": false
},
"lines": [
{
"id": "e7f72b8c-233f-4406-926d-d3517046eb88",
"gambit_id": "8e2a9fb2-6ec4-4c8e-a568-721130db6f67",
"last_updated": "2023-11-20T14:53:33.323322-05:00",
"created_at": "2023-11-18T09:38:27.545587-05:00",
"name": "Vancouver Canucks",
"reward": "1.64000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b226b6cc-f46a-4697-a8f2-aaf64556b67e/?format=api"
},
{
"id": "246b86a2-3858-458e-8a92-f1bfd0c508b7",
"gambit_id": "611fea4c-1dd4-4164-b484-8919c50082ea",
"last_updated": "2023-11-20T14:53:33.320090-05:00",
"created_at": "2023-11-18T09:38:27.541355-05:00",
"name": "Seattle Kraken",
"reward": "2.24000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b226b6cc-f46a-4697-a8f2-aaf64556b67e/?format=api"
}
]
}