GET /api/bet_types/bc94b71f-53a8-48e2-b62e-1c678f518317/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bc94b71f-53a8-48e2-b62e-1c678f518317",
"match": "https://api-prod.gambitprofit.com/api/matches/60fdc6eb-3553-4954-a283-fba04ee1ce47/?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": "UCLA",
"amount": 8189.0
},
{
"team": "South Alabama",
"amount": 1811.0
}
],
"expected_reward_tokens": 9253.57,
"profit_sb": 253.57,
"profit_sb_percentage": 2.82,
"recommended": true
},
"lines": [
{
"id": "39f0baaa-68ea-442f-a030-15f1a0c15d02",
"gambit_id": "7016cb80-ed09-4901-8eb3-1f0b540602e7",
"last_updated": "2022-09-18T20:42:17.496148-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "UCLA",
"reward": "1.13000",
"odds": "1.15380",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc94b71f-53a8-48e2-b62e-1c678f518317/?format=api"
},
{
"id": "34d59692-989f-43d7-9b58-535e18ba70b0",
"gambit_id": "9c594677-10d1-4664-a780-007fd4241e84",
"last_updated": "2022-09-18T20:42:17.497112-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "South Alabama",
"reward": "5.11000",
"odds": "5.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc94b71f-53a8-48e2-b62e-1c678f518317/?format=api"
}
]
}