GET /api/bet_types/8e8e1e3e-4ba3-46d7-bfcd-06ae71bc048f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8e8e1e3e-4ba3-46d7-bfcd-06ae71bc048f",
"match": "https://api-prod.gambitprofit.com/api/matches/3fadbaf2-f06c-412c-8c04-f97c9fe343dd/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-05T09:33:00.148131-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": "Golden State Warriors",
"amount": 7938.0
},
{
"team": "Detroit Pistons",
"amount": 2062.0
}
],
"expected_reward_tokens": 9443.96,
"profit_sb": -56.04,
"profit_sb_percentage": -0.59,
"recommended": false
},
"lines": [
{
"id": "349c6d5a-554e-4961-96ef-0c17d139981a",
"gambit_id": "54a26b16-e1c4-44ad-b794-460b0cfd8d12",
"last_updated": "2024-01-08T14:23:10.981625-05:00",
"created_at": "2024-01-05T09:33:00.183286-05:00",
"name": "Golden State Warriors",
"reward": "1.19000",
"odds": "1.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e8e1e3e-4ba3-46d7-bfcd-06ae71bc048f/?format=api"
},
{
"id": "738b52b3-561f-4cbf-9b46-17ee469d9b39",
"gambit_id": "6dc78e8c-b59a-4532-a546-680c10e2994d",
"last_updated": "2024-01-08T14:23:10.977961-05:00",
"created_at": "2024-01-05T09:33:00.157343-05:00",
"name": "Detroit Pistons",
"reward": "4.58000",
"odds": "4.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e8e1e3e-4ba3-46d7-bfcd-06ae71bc048f/?format=api"
}
]
}