GET /api/bet_types/5596578f-6cf8-42a0-bb00-f8a082aee813/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5596578f-6cf8-42a0-bb00-f8a082aee813",
"match": "https://api-prod.gambitprofit.com/api/matches/cee1e809-d198-4096-892d-f340feae5b07/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-08T09:38:21.878871-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": "Dallas Mavericks",
"amount": 7828.0
},
{
"team": "Portland Trail Blazers",
"amount": 2172.0
}
],
"expected_reward_tokens": 9469.92,
"profit_sb": -30.08,
"profit_sb_percentage": -0.32,
"recommended": false
},
"lines": [
{
"id": "d6a7b459-67cd-40a5-99db-d7d58bf7b057",
"gambit_id": "792f751e-4780-474b-aab6-1491d4741a27",
"last_updated": "2023-12-09T11:33:26.165888-05:00",
"created_at": "2023-12-08T09:38:21.883069-05:00",
"name": "Dallas Mavericks",
"reward": "1.21000",
"odds": "1.22220",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5596578f-6cf8-42a0-bb00-f8a082aee813/?format=api"
},
{
"id": "b7f71673-37ce-4b8c-b390-26607752a746",
"gambit_id": "3913562b-c8d7-4eb6-91c9-bdfc668cb723",
"last_updated": "2023-12-09T11:33:26.169033-05:00",
"created_at": "2023-12-08T09:38:21.887099-05:00",
"name": "Portland Trail Blazers",
"reward": "4.36000",
"odds": "4.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5596578f-6cf8-42a0-bb00-f8a082aee813/?format=api"
}
]
}