GET /api/bet_types/f780c89c-2a6f-48ef-b9cb-c48152a9fee6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f780c89c-2a6f-48ef-b9cb-c48152a9fee6",
"match": "https://api-prod.gambitprofit.com/api/matches/57b664dc-5416-4646-aa99-ce3eb740a6f9/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-01T12:27:15.374145-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 (D Smyly)",
"amount": 5490.0
},
{
"team": "WAS (M Gore)",
"amount": 4510.0
}
],
"expected_reward_tokens": 9606.3,
"profit_sb": 106.3,
"profit_sb_percentage": 1.12,
"recommended": true
},
"lines": [
{
"id": "e988cd05-43b1-4b31-bb06-4663e15f94af",
"gambit_id": "885276ad-dd71-47f6-8a08-74024920cb4d",
"last_updated": "2023-05-02T11:52:08.657759-04:00",
"created_at": "2023-05-01T12:27:15.377270-04:00",
"name": "CHC (D Smyly)",
"reward": "1.75000",
"odds": "1.78120",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f780c89c-2a6f-48ef-b9cb-c48152a9fee6/?format=api"
},
{
"id": "8b76f389-ec3b-4c15-9677-d80cbca7187c",
"gambit_id": "e9353347-e33e-4eb7-baa3-f4c899293775",
"last_updated": "2023-05-02T11:52:08.656590-04:00",
"created_at": "2023-05-01T12:27:15.375660-04:00",
"name": "WAS (M Gore)",
"reward": "2.13000",
"odds": "2.18000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f780c89c-2a6f-48ef-b9cb-c48152a9fee6/?format=api"
}
]
}