GET /api/bet_types/d1aa8105-b3f3-466f-96ae-e12b2ec658b6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d1aa8105-b3f3-466f-96ae-e12b2ec658b6",
"match": "https://api-prod.gambitprofit.com/api/matches/735b9293-2e75-4160-981b-a0ef34046380/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-29T16:27:02.488324-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": "Denver Nuggets",
"amount": 6090.0
},
{
"team": "Phoenix Suns",
"amount": 3910.0
}
],
"expected_reward_tokens": 9500.4,
"profit_sb": 0.4,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "4988079d-75c4-4397-afcd-827cef4e5e9e",
"gambit_id": "ab68461b-f87b-4673-adfd-30ecb8ce9cef",
"last_updated": "2023-04-30T15:37:14.209996-04:00",
"created_at": "2023-04-29T16:27:02.490314-04:00",
"name": "Denver Nuggets",
"reward": "1.56000",
"odds": "1.58820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d1aa8105-b3f3-466f-96ae-e12b2ec658b6/?format=api"
},
{
"id": "e7f666a2-ca77-48d4-a46d-d2bb4a7d1d5c",
"gambit_id": "fde6a5cd-890b-4d5b-a7a6-7309061524b3",
"last_updated": "2023-04-30T15:37:14.212191-04:00",
"created_at": "2023-04-29T16:27:02.492238-04:00",
"name": "Phoenix Suns",
"reward": "2.43000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d1aa8105-b3f3-466f-96ae-e12b2ec658b6/?format=api"
}
]
}