GET /api/bet_types/113a16a8-6539-48cd-8fd2-eb329c3dc1fe/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "113a16a8-6539-48cd-8fd2-eb329c3dc1fe",
"match": "https://api-prod.gambitprofit.com/api/matches/0ff82363-d3d4-46d8-9987-4b63d14881eb/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-04T09:48:07.268681-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": "New York Islanders",
"amount": 6797.0
},
{
"team": "Carolina Hurricanes",
"amount": 3203.0
}
],
"expected_reward_tokens": 9447.83,
"profit_sb": -52.17,
"profit_sb_percentage": -0.55,
"recommended": false
},
"lines": [
{
"id": "4310fb7b-9596-4595-a779-639de120cb22",
"gambit_id": "b54f95a3-1e3b-421d-9d0c-5c4059f5eaa7",
"last_updated": "2023-11-06T09:18:28.309158-05:00",
"created_at": "2023-11-04T09:48:07.277025-04:00",
"name": "New York Islanders",
"reward": "1.39000",
"odds": "1.40820",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/113a16a8-6539-48cd-8fd2-eb329c3dc1fe/?format=api"
},
{
"id": "e73d6921-badc-4b9b-ad3e-96dc62cee0a8",
"gambit_id": "059b512d-58a8-43cc-a2c1-f94c9c2a11b8",
"last_updated": "2023-11-06T09:18:28.305804-05:00",
"created_at": "2023-11-04T09:48:07.272559-04:00",
"name": "Carolina Hurricanes",
"reward": "2.95000",
"odds": "3.05000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/113a16a8-6539-48cd-8fd2-eb329c3dc1fe/?format=api"
}
]
}