GET /api/bet_types/8050c71c-3183-4262-918c-df0ee643da85/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8050c71c-3183-4262-918c-df0ee643da85",
"match": "https://api-prod.gambitprofit.com/api/matches/8f796b97-612d-43ca-af81-545e5cd7ab53/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-25T09:18:02.019946-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": "Cleveland Cavaliers",
"amount": 6010.0
},
{
"team": "Los Angeles Lakers",
"amount": 3990.0
}
],
"expected_reward_tokens": 9495.8,
"profit_sb": -4.2,
"profit_sb_percentage": -0.04,
"recommended": false
},
"lines": [
{
"id": "a67bf8f8-372f-4e6a-9c5a-f703cc574b4f",
"gambit_id": "d508abaa-e75f-4955-80e3-7b97bbc32368",
"last_updated": "2023-11-27T10:23:23.921947-05:00",
"created_at": "2023-11-25T09:18:02.043960-05:00",
"name": "Cleveland Cavaliers",
"reward": "1.58000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8050c71c-3183-4262-918c-df0ee643da85/?format=api"
},
{
"id": "de730339-3a0c-46a0-aea9-5f04ccebd416",
"gambit_id": "db24e42f-dd37-4aed-b1e1-f53d64eb554f",
"last_updated": "2023-11-27T10:23:23.917849-05:00",
"created_at": "2023-11-25T09:18:02.023867-05:00",
"name": "Los Angeles Lakers",
"reward": "2.38000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8050c71c-3183-4262-918c-df0ee643da85/?format=api"
}
]
}