GET /api/bet_types/a253e6c1-de82-43cd-83be-6e5d801969c7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a253e6c1-de82-43cd-83be-6e5d801969c7",
"match": "https://api-prod.gambitprofit.com/api/matches/e74027f3-1dcc-4606-b088-5dd9380c3d8a/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-07T09:27:13.757524-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": "KAN",
"amount": 5317.0
},
{
"team": "SFO",
"amount": 4683.0
}
],
"expected_reward_tokens": 9411.09,
"profit_sb": -88.91,
"profit_sb_percentage": -0.94,
"recommended": false
},
"lines": [
{
"id": "cc1d781f-07c0-4aa9-97c2-0e883a6ab762",
"gambit_id": "e7199599-e9d7-4890-b859-c4f7abb93ff0",
"last_updated": "2023-04-10T15:27:16.206558-04:00",
"created_at": "2023-04-07T09:27:13.761068-04:00",
"name": "KAN",
"reward": "1.77000",
"odds": "1.80000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a253e6c1-de82-43cd-83be-6e5d801969c7/?format=api"
},
{
"id": "ea51a298-de62-4efb-ac3e-94750055cf53",
"gambit_id": "c875c157-3019-4dc1-b120-e6f50f27388f",
"last_updated": "2023-04-10T15:27:16.204426-04:00",
"created_at": "2023-04-07T09:27:13.759254-04:00",
"name": "SFO",
"reward": "2.01000",
"odds": "2.05000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a253e6c1-de82-43cd-83be-6e5d801969c7/?format=api"
}
]
}