GET /api/bet_types/c7b059a7-a921-4f52-9e7d-3922f864f3aa/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c7b059a7-a921-4f52-9e7d-3922f864f3aa",
"match": "https://api-prod.gambitprofit.com/api/matches/7b6de86b-d535-4031-85f6-9cf380aad52e/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-21T09:03:04.212600-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": "Philadelphia 76ers",
"amount": 7236.0
},
{
"team": "Cleveland Cavaliers",
"amount": 2764.0
}
],
"expected_reward_tokens": 9479.16,
"profit_sb": -20.84,
"profit_sb_percentage": -0.22,
"recommended": false
},
"lines": [
{
"id": "63cb5dab-6c1a-4a06-9da7-7f0e4f9fecbe",
"gambit_id": "59cebf83-6f8a-40e0-8400-28c0fef464ff",
"last_updated": "2023-11-22T09:48:26.408143-05:00",
"created_at": "2023-11-21T09:03:04.220430-05:00",
"name": "Philadelphia 76ers",
"reward": "1.31000",
"odds": "1.32260",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c7b059a7-a921-4f52-9e7d-3922f864f3aa/?format=api"
},
{
"id": "2cc24f51-22fd-4937-9536-b53d78fe86ee",
"gambit_id": "594d578f-1cba-49e0-b838-17163336068c",
"last_updated": "2023-11-22T09:48:26.403897-05:00",
"created_at": "2023-11-21T09:03:04.216499-05:00",
"name": "Cleveland Cavaliers",
"reward": "3.43000",
"odds": "3.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c7b059a7-a921-4f52-9e7d-3922f864f3aa/?format=api"
}
]
}