GET /api/bet_types/ebe72f4d-694b-4e39-b283-42b3972196dc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ebe72f4d-694b-4e39-b283-42b3972196dc",
"match": "https://api-prod.gambitprofit.com/api/matches/f2ba6169-d990-4f2a-85c4-683db3d8661a/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-05T09:53:22.489499-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": "SDG (P Avila)",
"amount": 5541.0
},
{
"team": "PHI (M Lorenzen)",
"amount": 4459.0
}
],
"expected_reward_tokens": 9585.93,
"profit_sb": 85.93,
"profit_sb_percentage": 0.9,
"recommended": true
},
"lines": [
{
"id": "76cf599c-ce31-4eaa-9d83-af4be6806ae5",
"gambit_id": "f80bc6a8-9741-4624-bf5d-a6337c5203eb",
"last_updated": "2023-09-06T18:58:00.658620-04:00",
"created_at": "2023-09-05T09:53:22.502078-04:00",
"name": "SDG (P Avila)",
"reward": "1.73000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebe72f4d-694b-4e39-b283-42b3972196dc/?format=api"
},
{
"id": "5dda7d95-64e9-4a31-8c11-2b4b0c83fffd",
"gambit_id": "3c56937b-5477-4172-a2d6-371e1da5b0e4",
"last_updated": "2023-09-06T18:58:00.655348-04:00",
"created_at": "2023-09-05T09:53:22.495548-04:00",
"name": "PHI (M Lorenzen)",
"reward": "2.15000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebe72f4d-694b-4e39-b283-42b3972196dc/?format=api"
}
]
}