GET /api/bet_types/6769dd05-14f0-4f01-82d1-717b19f00e74/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6769dd05-14f0-4f01-82d1-717b19f00e74",
"match": "https://api-prod.gambitprofit.com/api/matches/c46f444b-ce26-446a-b93c-4112c8ebf8c0/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-13T09:32:19.756621-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": "San Diego Padres",
"amount": 5773.0
},
{
"team": "Milwaukee Brewers",
"amount": 4227.0
}
],
"expected_reward_tokens": 9467.72,
"profit_sb": -32.28,
"profit_sb_percentage": -0.34,
"recommended": false
},
"lines": [
{
"id": "92b1c6ec-318d-4fe8-bee9-cc4c2dd62cc9",
"gambit_id": "249f0d35-ba0f-4917-b61e-d4113098eb49",
"last_updated": "2023-04-14T12:02:23.254527-04:00",
"created_at": "2023-04-13T09:32:19.757985-04:00",
"name": "San Diego Padres",
"reward": "1.64000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6769dd05-14f0-4f01-82d1-717b19f00e74/?format=api"
},
{
"id": "9264e605-bdf6-4073-a731-cccf1598458f",
"gambit_id": "fc11726d-c00f-47dc-a073-982f5720444a",
"last_updated": "2023-04-14T12:02:23.256502-04:00",
"created_at": "2023-04-13T09:32:19.759504-04:00",
"name": "Milwaukee Brewers",
"reward": "2.24000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6769dd05-14f0-4f01-82d1-717b19f00e74/?format=api"
}
]
}