GET /api/bet_types/24cf5eda-bae4-4c72-9803-803fd166ab9c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "24cf5eda-bae4-4c72-9803-803fd166ab9c",
"match": "https://api-prod.gambitprofit.com/api/matches/8d5c83ec-9eda-4fb8-b80d-7a35a59bdc2f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-01T09:23:06.277095-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": "PHI (Z Wheeler)",
"amount": 6499.0
},
{
"team": "WAS (M Gore)",
"amount": 3501.0
}
],
"expected_reward_tokens": 9487.71,
"profit_sb": -12.29,
"profit_sb_percentage": -0.13,
"recommended": false
},
"lines": [
{
"id": "658bcb68-2c94-49c2-b4c3-8e6f53f762d9",
"gambit_id": "a4fe0246-5f76-4222-a114-8fc9d4c42312",
"last_updated": "2023-07-03T01:13:10.544541-04:00",
"created_at": "2023-07-01T09:23:06.281395-04:00",
"name": "PHI (Z Wheeler)",
"reward": "1.46000",
"odds": "1.48780",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24cf5eda-bae4-4c72-9803-803fd166ab9c/?format=api"
},
{
"id": "1d167235-2142-4bd2-8559-709b1d1f57e6",
"gambit_id": "9a7164f5-0d37-49a8-b60f-57f17a4b64cc",
"last_updated": "2023-07-03T01:13:10.541816-04:00",
"created_at": "2023-07-01T09:23:06.279163-04:00",
"name": "WAS (M Gore)",
"reward": "2.71000",
"odds": "2.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24cf5eda-bae4-4c72-9803-803fd166ab9c/?format=api"
}
]
}