GET /api/bet_types/93d3f898-537a-4589-8151-6eaf07035302/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "93d3f898-537a-4589-8151-6eaf07035302",
"match": "https://api-prod.gambitprofit.com/api/matches/359fe0d6-36b9-4726-aa07-5f6afdf464d8/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-26T09:43:13.462169-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": "Brooklyn Nets",
"amount": 5784.0
},
{
"team": "Chicago Bulls",
"amount": 4216.0
}
],
"expected_reward_tokens": 9485.76,
"profit_sb": -14.24,
"profit_sb_percentage": -0.15,
"recommended": false
},
"lines": [
{
"id": "2b64ec90-f073-4b9c-b644-bb0f71eeb947",
"gambit_id": "248b530f-ff95-4e1c-8189-6538637c8cc7",
"last_updated": "2023-11-27T21:32:57.783705-05:00",
"created_at": "2023-11-26T09:43:13.471364-05:00",
"name": "Brooklyn Nets",
"reward": "1.64000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93d3f898-537a-4589-8151-6eaf07035302/?format=api"
},
{
"id": "d7f6d7f2-96e9-4ac1-85ed-44ecd7d2fc92",
"gambit_id": "3ad64597-1560-420c-88c4-0465c863be9d",
"last_updated": "2023-11-27T21:32:57.779763-05:00",
"created_at": "2023-11-26T09:43:13.467058-05:00",
"name": "Chicago Bulls",
"reward": "2.25000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93d3f898-537a-4589-8151-6eaf07035302/?format=api"
}
]
}