GET /api/bet_types/be14c34e-64df-4008-842b-047301aa6a72/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "be14c34e-64df-4008-842b-047301aa6a72",
"match": "https://api-prod.gambitprofit.com/api/matches/23a2b490-fe9a-4a07-85c9-afc9e60cefd1/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-19T08:32:58.451515-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": "Toronto Maple Leafs",
"amount": 5515.0
},
{
"team": "Florida Panthers",
"amount": 4485.0
}
],
"expected_reward_tokens": 9373.65,
"profit_sb": -126.35,
"profit_sb_percentage": -1.33,
"recommended": false
},
"lines": [
{
"id": "a1654f6f-f748-4f53-8c89-6be6af2c7cd9",
"gambit_id": "05cd9b43-0a85-4137-a201-2690cded2d0d",
"last_updated": "2023-10-20T11:28:24.523205-04:00",
"created_at": "2023-10-19T08:32:58.455782-04:00",
"name": "Toronto Maple Leafs",
"reward": "1.70000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be14c34e-64df-4008-842b-047301aa6a72/?format=api"
},
{
"id": "9e15a0f1-daae-486b-9a23-febdffde1822",
"gambit_id": "5da18660-b8d2-49cb-9441-c96c338aadbc",
"last_updated": "2023-10-20T11:28:24.526354-04:00",
"created_at": "2023-10-19T08:32:58.460946-04:00",
"name": "Florida Panthers",
"reward": "2.09000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be14c34e-64df-4008-842b-047301aa6a72/?format=api"
}
]
}