GET /api/bet_types/8635c982-b413-4024-ae51-014c41bdbb1d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8635c982-b413-4024-ae51-014c41bdbb1d",
"match": "https://api-prod.gambitprofit.com/api/matches/d912eada-336c-4565-ba7b-38de921e55a8/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-13T09:32:18.243760-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": "New York Rangers",
"amount": 5512.0
},
{
"team": "Toronto Maple Leafs",
"amount": 4488.0
}
],
"expected_reward_tokens": 9424.8,
"profit_sb": -75.2,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "f5fe2744-45fd-4e4b-afac-1538e39fde7a",
"gambit_id": "7713e6e8-b8da-40f1-b28b-19f45ba6c513",
"last_updated": "2023-04-14T12:02:22.304633-04:00",
"created_at": "2023-04-13T09:32:18.244968-04:00",
"name": "New York Rangers",
"reward": "1.71000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8635c982-b413-4024-ae51-014c41bdbb1d/?format=api"
},
{
"id": "55342182-44e1-461f-a943-3c758b58afc6",
"gambit_id": "ae0c0e4d-579e-4e36-adae-9a6347d9c77a",
"last_updated": "2023-04-14T12:02:22.306082-04:00",
"created_at": "2023-04-13T09:32:18.246323-04:00",
"name": "Toronto Maple Leafs",
"reward": "2.10000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8635c982-b413-4024-ae51-014c41bdbb1d/?format=api"
}
]
}