GET /api/bet_types/2e62d388-d7ad-42e1-8dd0-608398827072/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2e62d388-d7ad-42e1-8dd0-608398827072",
"match": "https://api-prod.gambitprofit.com/api/matches/776f360a-b6ee-4bb2-87a8-7d9e98d33074/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-15T10:23:25.000887-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": "Golden State Warriors",
"amount": 7197.0
},
{
"team": "Memphis Grizzlies",
"amount": 2803.0
}
],
"expected_reward_tokens": 9500.04,
"profit_sb": 0.04,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "d0107893-7cf8-4b01-90f0-ee5acb3c3b60",
"gambit_id": "4ea7061e-e62a-446a-aa3a-eb463ac729ed",
"last_updated": "2024-01-17T22:08:10.093626-05:00",
"created_at": "2024-01-15T10:23:25.005932-05:00",
"name": "Golden State Warriors",
"reward": "1.32000",
"odds": "1.33330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e62d388-d7ad-42e1-8dd0-608398827072/?format=api"
},
{
"id": "1322a973-f7fc-45a6-aa46-19594e61315c",
"gambit_id": "7489aa14-a510-4b6d-9338-00e38782b9d6",
"last_updated": "2024-01-17T22:08:10.096831-05:00",
"created_at": "2024-01-15T10:23:25.010603-05:00",
"name": "Memphis Grizzlies",
"reward": "3.39000",
"odds": "3.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e62d388-d7ad-42e1-8dd0-608398827072/?format=api"
}
]
}