GET /api/bet_types/9bf2cd6f-1200-4650-8a88-9e1e32f24dac/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9bf2cd6f-1200-4650-8a88-9e1e32f24dac",
"match": "https://api-prod.gambitprofit.com/api/matches/7ffe51aa-3950-4968-ac1a-7962e181c8cc/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-01T09:21:59.430296-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": "Memphis Grizzlies",
"amount": 7959.0
},
{
"team": "Houston Rockets",
"amount": 2041.0
}
],
"expected_reward_tokens": 9470.24,
"profit_sb": -29.76,
"profit_sb_percentage": -0.31,
"recommended": false
},
"lines": [
{
"id": "ffe99bad-98c0-4af9-963e-a623dd0b7a3c",
"gambit_id": "412eee57-87ed-4ad2-9c75-8c06e5624a44",
"last_updated": "2023-03-02T07:16:53.377136-05:00",
"created_at": "2023-03-01T09:21:59.432747-05:00",
"name": "Memphis Grizzlies",
"reward": "1.19000",
"odds": "1.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9bf2cd6f-1200-4650-8a88-9e1e32f24dac/?format=api"
},
{
"id": "314caebe-e5ef-428e-a472-9ebd6356fe73",
"gambit_id": "91a30bdf-8399-46d1-a6fb-5330183bc3b7",
"last_updated": "2023-03-02T07:16:53.375952-05:00",
"created_at": "2023-03-01T09:21:59.431503-05:00",
"name": "Houston Rockets",
"reward": "4.64000",
"odds": "4.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9bf2cd6f-1200-4650-8a88-9e1e32f24dac/?format=api"
}
]
}