GET /api/bet_types/2e6dd30b-c162-41a7-83e8-67fbe7c7bd0c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2e6dd30b-c162-41a7-83e8-67fbe7c7bd0c",
"match": "https://api-prod.gambitprofit.com/api/matches/c0d0a5a3-4a14-487e-a7ea-c13c4ef6cc1a/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "Miami Dolphins",
"amount": 6132.0
},
{
"team": "Las Vegas Raiders",
"amount": 3868.0
}
],
"expected_reward_tokens": 9320.64,
"profit_sb": 320.64,
"profit_sb_percentage": 3.56,
"recommended": true
},
"lines": [
{
"id": "2fa0a5e5-69f1-4131-8988-4b93e44c2a3c",
"gambit_id": "a2803904-239a-4629-b105-091b28bb8ff1",
"last_updated": "2022-08-21T12:57:09.309219-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Miami Dolphins",
"reward": "1.52000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e6dd30b-c162-41a7-83e8-67fbe7c7bd0c/?format=api"
},
{
"id": "e9a8e636-e17d-46e4-8569-29183e6192d1",
"gambit_id": "9225d23c-f756-4d91-ba62-e4bdf8e44712",
"last_updated": "2022-08-21T12:57:09.308827-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Las Vegas Raiders",
"reward": "2.41000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e6dd30b-c162-41a7-83e8-67fbe7c7bd0c/?format=api"
}
]
}