GET /api/bet_types/40e6bf17-0de8-4034-957a-4025adc779b5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "40e6bf17-0de8-4034-957a-4025adc779b5",
"match": "https://api-prod.gambitprofit.com/api/matches/7827e41c-64e7-4e58-bec1-2490b144ded8/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-08T08:23:02.065251-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": "Boston Celtics",
"amount": 5602.0
},
{
"team": "Philadelphia 76ers",
"amount": 4398.0
}
],
"expected_reward_tokens": 9411.36,
"profit_sb": -88.64,
"profit_sb_percentage": -0.93,
"recommended": false
},
"lines": [
{
"id": "331495d7-ca20-48bc-91bc-096b6eb1497e",
"gambit_id": "cee9c0d6-8cc5-4e22-9265-20c4002f4cf4",
"last_updated": "2023-11-10T12:38:20.006776-05:00",
"created_at": "2023-11-08T08:23:02.070024-05:00",
"name": "Boston Celtics",
"reward": "1.68000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40e6bf17-0de8-4034-957a-4025adc779b5/?format=api"
},
{
"id": "041c2357-b3aa-46ee-8c9a-ec5bc7ad563f",
"gambit_id": "10a1e990-6176-48f3-9d27-3de84462f844",
"last_updated": "2023-11-10T12:38:20.009881-05:00",
"created_at": "2023-11-08T08:23:02.074734-05:00",
"name": "Philadelphia 76ers",
"reward": "2.14000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40e6bf17-0de8-4034-957a-4025adc779b5/?format=api"
}
]
}