GET /api/bet_types/454228c7-e1c0-4516-96c0-722a5d50088c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "454228c7-e1c0-4516-96c0-722a5d50088c",
"match": "https://api-prod.gambitprofit.com/api/matches/3917872a-ec60-4e0e-93c9-d45ca11f6a02/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-08T09:58:14.468582-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": "STL (M Mikolas)",
"amount": 5615.0
},
{
"team": "CWS (T Toussaint)",
"amount": 4385.0
}
],
"expected_reward_tokens": 9601.65,
"profit_sb": 101.65,
"profit_sb_percentage": 1.07,
"recommended": true
},
"lines": [
{
"id": "d63ab786-666d-4664-a99c-8658818e831b",
"gambit_id": "eb1c67e6-8ce0-4059-9b13-0e6e90668226",
"last_updated": "2023-07-09T20:33:34.564651-04:00",
"created_at": "2023-07-08T09:58:14.470672-04:00",
"name": "STL (M Mikolas)",
"reward": "1.71000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/454228c7-e1c0-4516-96c0-722a5d50088c/?format=api"
},
{
"id": "f473bbd2-adf8-4fa6-94c3-e575fa272efb",
"gambit_id": "0662a261-02dd-4b73-afda-5d743371d813",
"last_updated": "2023-07-09T20:33:34.566835-04:00",
"created_at": "2023-07-08T09:58:14.472817-04:00",
"name": "CWS (T Toussaint)",
"reward": "2.19000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/454228c7-e1c0-4516-96c0-722a5d50088c/?format=api"
}
]
}