GET /api/bet_types/4c282039-27c8-4131-9fcb-68188ab7ab55/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4c282039-27c8-4131-9fcb-68188ab7ab55",
"match": "https://api-prod.gambitprofit.com/api/matches/40b33944-a8a6-4679-999f-9659d8560806/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-15T09:13:07.250626-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": 6449.0
},
{
"team": "Orlando Magic",
"amount": 3551.0
}
],
"expected_reward_tokens": 9480.03,
"profit_sb": -19.97,
"profit_sb_percentage": -0.21,
"recommended": false
},
"lines": [
{
"id": "7fd2d495-618b-46ab-8e64-3788f3ad8005",
"gambit_id": "a3d0d726-b851-4b22-9169-2214a45c5c97",
"last_updated": "2023-12-18T10:57:59.795392-05:00",
"created_at": "2023-12-15T09:13:07.258539-05:00",
"name": "Boston Celtics",
"reward": "1.47000",
"odds": "1.48780",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c282039-27c8-4131-9fcb-68188ab7ab55/?format=api"
},
{
"id": "2eab523f-a595-4054-8f1f-bf0751e87ed9",
"gambit_id": "b3f47521-78e4-4523-bd63-56a889bce89d",
"last_updated": "2023-12-18T10:57:59.789165-05:00",
"created_at": "2023-12-15T09:13:07.254564-05:00",
"name": "Orlando Magic",
"reward": "2.67000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c282039-27c8-4131-9fcb-68188ab7ab55/?format=api"
}
]
}