GET /api/bet_types/cc38de4b-7776-4b3b-b80b-6d3b472a84a6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cc38de4b-7776-4b3b-b80b-6d3b472a84a6",
"match": "https://api-prod.gambitprofit.com/api/matches/87422bce-c39c-4a47-8ba9-da09183a7890/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-19T08:53:02.949942-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": "Los Angeles Kings",
"amount": 6935.0
},
{
"team": "San Jose Sharks",
"amount": 3065.0
}
],
"expected_reward_tokens": 9500.95,
"profit_sb": 0.95,
"profit_sb_percentage": 0.01,
"recommended": true
},
"lines": [
{
"id": "6efef3f7-24c5-4e1c-ab60-d6c270d82afa",
"gambit_id": "5d7ac1e2-ff87-46be-9ec4-65695df15af3",
"last_updated": "2023-12-21T10:03:16.698280-05:00",
"created_at": "2023-12-19T08:53:02.956795-05:00",
"name": "Los Angeles Kings",
"reward": "1.37000",
"odds": "1.38460",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc38de4b-7776-4b3b-b80b-6d3b472a84a6/?format=api"
},
{
"id": "21f666a1-79a0-4149-ab4e-7350fc1a72c1",
"gambit_id": "259db9be-38d3-4ea9-8ef2-2bacb8514423",
"last_updated": "2023-12-21T10:03:16.701515-05:00",
"created_at": "2023-12-19T08:53:02.962339-05:00",
"name": "San Jose Sharks",
"reward": "3.10000",
"odds": "3.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc38de4b-7776-4b3b-b80b-6d3b472a84a6/?format=api"
}
]
}