GET /api/bet_types/26b261f2-a6e7-419b-ad6f-2bbddab8ce45/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "26b261f2-a6e7-419b-ad6f-2bbddab8ce45",
"match": "https://api-prod.gambitprofit.com/api/matches/c83892bb-a541-4818-a238-7a4296aa312c/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "CWS (L Lynn)",
"amount": 5511.0
},
{
"team": "CLE (T McKenzie)",
"amount": 4489.0
}
],
"expected_reward_tokens": 9202.45,
"profit_sb": 202.45,
"profit_sb_percentage": 2.25,
"recommended": true
},
"lines": [
{
"id": "e7ffbddc-b975-4414-b700-7388297f3626",
"gambit_id": "8929e18e-d7f6-4736-b42c-d70626f8e9ac",
"last_updated": "2022-09-22T14:57:17.245215-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CWS (L Lynn)",
"reward": "1.67000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/26b261f2-a6e7-419b-ad6f-2bbddab8ce45/?format=api"
},
{
"id": "6ccb3652-cad8-496d-b099-2c0a397798d4",
"gambit_id": "d5ebcf29-0f2d-408e-9d5e-8d888b0aa5ea",
"last_updated": "2022-09-22T14:57:17.244126-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CLE (T McKenzie)",
"reward": "2.05000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/26b261f2-a6e7-419b-ad6f-2bbddab8ce45/?format=api"
}
]
}