GET /api/bet_types/a1e6dde0-c9e6-4b28-87f8-528ae5437169/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a1e6dde0-c9e6-4b28-87f8-528ae5437169",
"match": "https://api-prod.gambitprofit.com/api/matches/1246f542-f9d0-4d89-b9e6-da3e6354ce13/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-26T09:48:13.873132-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": "Milwaukee Bucks",
"amount": 8486.0
},
{
"team": "Portland Trail Blazers",
"amount": 1514.0
}
],
"expected_reward_tokens": 9504.32,
"profit_sb": 4.32,
"profit_sb_percentage": 0.05,
"recommended": true
},
"lines": [
{
"id": "4834191e-358c-4259-b05e-f0e4740383ef",
"gambit_id": "4956b0df-8467-4ae5-9658-1999fc18486c",
"last_updated": "2023-11-27T21:37:59.025810-05:00",
"created_at": "2023-11-26T09:48:13.880927-05:00",
"name": "Milwaukee Bucks",
"reward": "1.12000",
"odds": "1.12500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1e6dde0-c9e6-4b28-87f8-528ae5437169/?format=api"
},
{
"id": "4c1ce890-503f-4da6-a7d4-b3278a62c3ca",
"gambit_id": "3ca333fa-3db5-4518-a815-11ad18a83b61",
"last_updated": "2023-11-27T21:37:59.022655-05:00",
"created_at": "2023-11-26T09:48:13.876709-05:00",
"name": "Portland Trail Blazers",
"reward": "6.28000",
"odds": "6.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1e6dde0-c9e6-4b28-87f8-528ae5437169/?format=api"
}
]
}