GET /api/bet_types/330c5b7e-adf4-4d68-b306-dbbe1df23949/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "330c5b7e-adf4-4d68-b306-dbbe1df23949",
"match": "https://api-prod.gambitprofit.com/api/matches/7826df29-7cdc-4abc-97a0-a3aeab36ff72/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-06T09:23:26.514612-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": "Carolina Hurricanes",
"amount": 6324.0
},
{
"team": "St Louis Blues",
"amount": 3676.0
}
],
"expected_reward_tokens": 9484.08,
"profit_sb": -15.92,
"profit_sb_percentage": -0.17,
"recommended": false
},
"lines": [
{
"id": "501cd923-c4cd-49f1-816a-05898908ddee",
"gambit_id": "23aa4d22-87ee-4a47-be67-a1d329371725",
"last_updated": "2024-01-09T10:13:17.596306-05:00",
"created_at": "2024-01-06T09:23:26.522954-05:00",
"name": "Carolina Hurricanes",
"reward": "1.50000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/330c5b7e-adf4-4d68-b306-dbbe1df23949/?format=api"
},
{
"id": "00fbc60f-47d3-4c68-8a74-0c230376fbf8",
"gambit_id": "b0550ce0-5efb-4ac5-8717-9262ba5d7b1c",
"last_updated": "2024-01-09T10:13:17.591822-05:00",
"created_at": "2024-01-06T09:23:26.518928-05:00",
"name": "St Louis Blues",
"reward": "2.58000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/330c5b7e-adf4-4d68-b306-dbbe1df23949/?format=api"
}
]
}