GET /api/bet_types/8323d1ff-23c0-4846-87a2-b7433857f4ea/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8323d1ff-23c0-4846-87a2-b7433857f4ea",
"match": "https://api-prod.gambitprofit.com/api/matches/c71c28f9-6a44-4bbb-acc8-a02a1e07e295/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-25T12:38:07.828343-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": "CHC (K Hendricks)",
"amount": 5157.0
},
{
"team": "CWS (M Kopech)",
"amount": 4843.0
}
],
"expected_reward_tokens": 9540.45,
"profit_sb": 40.45,
"profit_sb_percentage": 0.43,
"recommended": true
},
"lines": [
{
"id": "846ecac4-4d85-4651-bd77-d7c0ee89de54",
"gambit_id": "850a4145-fcca-4a10-b09b-fcb8ee2f113f",
"last_updated": "2023-07-27T13:02:58.494164-04:00",
"created_at": "2023-07-25T12:38:07.832442-04:00",
"name": "CHC (K Hendricks)",
"reward": "1.85000",
"odds": "1.89290",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8323d1ff-23c0-4846-87a2-b7433857f4ea/?format=api"
},
{
"id": "0b0abd95-bb71-46b3-bb65-19c2303a9bc6",
"gambit_id": "5aed0414-182d-4397-994f-2b76b55250ec",
"last_updated": "2023-07-27T13:02:58.497686-04:00",
"created_at": "2023-07-25T12:38:07.836732-04:00",
"name": "CWS (M Kopech)",
"reward": "1.97000",
"odds": "2.02000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8323d1ff-23c0-4846-87a2-b7433857f4ea/?format=api"
}
]
}