GET /api/bet_types/9ff29830-6085-4224-a9a2-ea2d2ab14a00/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9ff29830-6085-4224-a9a2-ea2d2ab14a00",
"match": "https://api-prod.gambitprofit.com/api/matches/7bb4a34a-dee2-4a5a-bb66-92bc5ca9ce05/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-16T08:22:59.788774-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": "SDG (Y Darvish)",
"amount": 5144.0
},
{
"team": "TAM (S McClanahan)",
"amount": 4856.0
}
],
"expected_reward_tokens": 9566.32,
"profit_sb": 66.32,
"profit_sb_percentage": 0.7,
"recommended": true
},
"lines": [
{
"id": "f775b7f5-5f61-4714-8e09-36107bfd0235",
"gambit_id": "73b8d846-7165-4cce-aa97-36913cad8d23",
"last_updated": "2023-06-17T14:52:58.275272-04:00",
"created_at": "2023-06-16T08:22:59.792902-04:00",
"name": "SDG (Y Darvish)",
"reward": "1.86000",
"odds": "1.90090",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ff29830-6085-4224-a9a2-ea2d2ab14a00/?format=api"
},
{
"id": "7c31bd2b-8b99-4ca0-a56c-f2cc655e602f",
"gambit_id": "d8f12e2c-ec46-48f0-8072-e5a38dc95596",
"last_updated": "2023-06-17T14:52:58.273093-04:00",
"created_at": "2023-06-16T08:22:59.790806-04:00",
"name": "TAM (S McClanahan)",
"reward": "1.97000",
"odds": "2.01000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ff29830-6085-4224-a9a2-ea2d2ab14a00/?format=api"
}
]
}