GET /api/bet_types/8b0e75eb-a0f9-4517-b4d5-c295c7282f30/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8b0e75eb-a0f9-4517-b4d5-c295c7282f30",
"match": "https://api-prod.gambitprofit.com/api/matches/45caf439-5c1e-440b-885b-2fb220f9b881/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-14T05:58:10.350738-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": "CIN (B Lively)",
"amount": 5156.0
},
{
"team": "KAN (D Lynch)",
"amount": 4844.0
}
],
"expected_reward_tokens": 9590.16,
"profit_sb": 90.16,
"profit_sb_percentage": 0.95,
"recommended": true
},
"lines": [
{
"id": "379885f7-e3c5-479e-8a76-4f415530a234",
"gambit_id": "70bd93e5-bafd-4a2e-9a49-cff3e162d185",
"last_updated": "2023-06-15T23:23:31.795310-04:00",
"created_at": "2023-06-14T05:58:10.352509-04:00",
"name": "CIN (B Lively)",
"reward": "1.86000",
"odds": "1.89290",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b0e75eb-a0f9-4517-b4d5-c295c7282f30/?format=api"
},
{
"id": "c93c4ba9-7ee5-46dc-bc00-3acafeba02cf",
"gambit_id": "219efef6-6f97-4581-a876-b0921e495337",
"last_updated": "2023-06-15T23:23:31.796617-04:00",
"created_at": "2023-06-14T05:58:10.354402-04:00",
"name": "KAN (D Lynch)",
"reward": "1.98000",
"odds": "2.02000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b0e75eb-a0f9-4517-b4d5-c295c7282f30/?format=api"
}
]
}