GET /api/bet_types/5663da4e-c90d-4fe9-9e55-ff1b288801c6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5663da4e-c90d-4fe9-9e55-ff1b288801c6",
"match": "https://api-prod.gambitprofit.com/api/matches/b19462d8-1320-49ab-87b7-c9bafe54f613/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-15T09:07:12.197371-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": "Sacramento Kings",
"amount": 5213.0
},
{
"team": "Chicago Bulls",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "d0eb8d41-bbb6-4bbb-ab3e-f4ca1bef7435",
"gambit_id": "11a451bc-01ce-49a2-b987-862a00548c40",
"last_updated": "2023-03-16T17:37:22.105731-04:00",
"created_at": "2023-03-15T09:07:12.203424-04:00",
"name": "Sacramento Kings",
"reward": "1.80000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5663da4e-c90d-4fe9-9e55-ff1b288801c6/?format=api"
},
{
"id": "221fd3de-e762-4d11-9260-69f06e4b7834",
"gambit_id": "bb0c3b2f-6fae-449e-b724-061cee66501e",
"last_updated": "2023-03-16T17:37:22.104133-04:00",
"created_at": "2023-03-15T09:07:12.200784-04:00",
"name": "Chicago Bulls",
"reward": "1.96000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5663da4e-c90d-4fe9-9e55-ff1b288801c6/?format=api"
}
]
}