GET /api/bet_types/347c3672-4c70-4ee4-9af3-d88d0d00dda2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "347c3672-4c70-4ee4-9af3-d88d0d00dda2",
"match": "https://api-prod.gambitprofit.com/api/matches/d37bcd2e-a466-4e73-8bbb-8506cd7b2567/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-16T17:37:16.046404-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": "New York Rangers",
"amount": 5599.0
},
{
"team": "Pittsburgh Penguins",
"amount": 4401.0
}
],
"expected_reward_tokens": 9462.15,
"profit_sb": -37.85,
"profit_sb_percentage": -0.4,
"recommended": false
},
"lines": [
{
"id": "ca8a274b-e55c-40ca-9859-7a0887fa271b",
"gambit_id": "c8f2c023-c2c4-42a0-9bca-abdb9f8fc5e9",
"last_updated": "2023-03-18T14:57:14.102171-04:00",
"created_at": "2023-03-16T17:37:16.048062-04:00",
"name": "New York Rangers",
"reward": "1.69000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/347c3672-4c70-4ee4-9af3-d88d0d00dda2/?format=api"
},
{
"id": "e20377ce-7797-48cf-8799-c5c26843dced",
"gambit_id": "e40882c5-e6e1-4c45-be4c-004bfc179c45",
"last_updated": "2023-03-18T14:57:14.103155-04:00",
"created_at": "2023-03-16T17:37:16.049690-04:00",
"name": "Pittsburgh Penguins",
"reward": "2.15000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/347c3672-4c70-4ee4-9af3-d88d0d00dda2/?format=api"
}
]
}