GET /api/bet_types/ba77ecd6-976d-4d35-88fe-2fd8c2df4f87/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ba77ecd6-976d-4d35-88fe-2fd8c2df4f87",
"match": "https://api-prod.gambitprofit.com/api/matches/7a22a0ee-a635-4ead-8a21-9f3772d53023/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-12T09:48:15.717554-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": "Miami Heat",
"amount": 5213.0
},
{
"team": "Orlando Magic",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "f1b852ac-7179-4f13-b9ca-0f404a7f5186",
"gambit_id": "0e38eecb-9220-4c0b-a597-5490cb098591",
"last_updated": "2024-01-15T10:08:20.576537-05:00",
"created_at": "2024-01-12T09:48:15.732992-05:00",
"name": "Miami Heat",
"reward": "1.80000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba77ecd6-976d-4d35-88fe-2fd8c2df4f87/?format=api"
},
{
"id": "d2f26832-51c7-4b36-91d8-51436def18ba",
"gambit_id": "fe47b879-36af-4a3c-bbd0-c3fe3b94722c",
"last_updated": "2024-01-15T10:08:20.572278-05:00",
"created_at": "2024-01-12T09:48:15.727900-05:00",
"name": "Orlando Magic",
"reward": "1.96000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba77ecd6-976d-4d35-88fe-2fd8c2df4f87/?format=api"
}
]
}