GET /api/bet_types/59a51364-a140-441e-bebe-891b5cdd1c62/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "59a51364-a140-441e-bebe-891b5cdd1c62",
"match": "https://api-prod.gambitprofit.com/api/matches/63dec5d9-bf14-462c-9f50-2cd9b6654439/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-23T03:26:58.546361-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": "Bryce Henry",
"amount": 8611.0
},
{
"team": "Brandon Shavers",
"amount": 1389.0
}
],
"expected_reward_tokens": 9472.1,
"profit_sb": -27.9,
"profit_sb_percentage": -0.29,
"recommended": false
},
"lines": [
{
"id": "cc0fafd7-6547-4e27-a7a6-f3a8f3f70b9f",
"gambit_id": "b76f2b2d-ae26-4de9-867a-fc30e64e91d6",
"last_updated": "2023-02-25T18:02:21.037236-05:00",
"created_at": "2023-02-23T03:26:58.547958-05:00",
"name": "Bryce Henry",
"reward": "1.10000",
"odds": "1.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59a51364-a140-441e-bebe-891b5cdd1c62/?format=api"
},
{
"id": "03ee0f86-b7cb-4e66-bc03-fbc1c5fa80ac",
"gambit_id": "9f0c758e-fd65-45cc-984e-ef74dd22a11f",
"last_updated": "2023-02-25T18:02:21.038892-05:00",
"created_at": "2023-02-23T03:26:58.549427-05:00",
"name": "Brandon Shavers",
"reward": "6.82000",
"odds": "7.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59a51364-a140-441e-bebe-891b5cdd1c62/?format=api"
}
]
}