GET /api/bet_types/7d5d0011-b804-44d8-89ff-44b8a8f3db1f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7d5d0011-b804-44d8-89ff-44b8a8f3db1f",
"match": "https://api-prod.gambitprofit.com/api/matches/6d46bd66-f252-48ab-862e-9a18a28fc8c1/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-03T09:37:56.732437-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": "Minnesota Timberwolves",
"amount": 6643.0
},
{
"team": "New Orleans Pelicans",
"amount": 3357.0
}
],
"expected_reward_tokens": 9433.06,
"profit_sb": -66.94,
"profit_sb_percentage": -0.7,
"recommended": false
},
"lines": [
{
"id": "24763f87-75ce-48c2-a6d7-a11e0d799ee8",
"gambit_id": "c2b0779a-a630-423e-98fc-39905af03a23",
"last_updated": "2024-01-05T13:58:01.204176-05:00",
"created_at": "2024-01-03T09:37:56.742073-05:00",
"name": "Minnesota Timberwolves",
"reward": "1.42000",
"odds": "1.43480",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d5d0011-b804-44d8-89ff-44b8a8f3db1f/?format=api"
},
{
"id": "4a465a63-6498-4886-8136-2e5a4744d9db",
"gambit_id": "3e5484a5-18ef-408e-ae00-e04562befefe",
"last_updated": "2024-01-05T13:58:01.207794-05:00",
"created_at": "2024-01-03T09:37:56.736328-05:00",
"name": "New Orleans Pelicans",
"reward": "2.81000",
"odds": "2.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d5d0011-b804-44d8-89ff-44b8a8f3db1f/?format=api"
}
]
}