GET /api/bet_types/47966100-cf59-4b28-9814-340a311c61b5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "47966100-cf59-4b28-9814-340a311c61b5",
"match": "https://api-prod.gambitprofit.com/api/matches/12936f65-632c-40e5-83d0-61bf19b99a9a/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-24T13:51:52.348353-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": "Chicago Bulls",
"amount": 6864.0
},
{
"team": "Portland Trail Blazers",
"amount": 3136.0
}
],
"expected_reward_tokens": 9470.72,
"profit_sb": -29.28,
"profit_sb_percentage": -0.31,
"recommended": false
},
"lines": [
{
"id": "26f9dc0f-0376-43ab-8f73-b3326b387c47",
"gambit_id": "9ae36c5d-0088-452e-aa0e-5365d6cb135f",
"last_updated": "2023-03-26T13:37:10.046758-04:00",
"created_at": "2023-03-24T13:51:52.352560-04:00",
"name": "Chicago Bulls",
"reward": "1.38000",
"odds": "1.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/47966100-cf59-4b28-9814-340a311c61b5/?format=api"
},
{
"id": "23494f60-56c7-4903-a235-8f773fc42a04",
"gambit_id": "49689bf0-a4f8-41fb-8d3b-5ec0bc19d08b",
"last_updated": "2023-03-26T13:37:10.044632-04:00",
"created_at": "2023-03-24T13:51:52.349952-04:00",
"name": "Portland Trail Blazers",
"reward": "3.02000",
"odds": "3.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/47966100-cf59-4b28-9814-340a311c61b5/?format=api"
}
]
}