GET /api/bet_types/01161c79-bffc-4654-a09a-056d4abcf134/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "01161c79-bffc-4654-a09a-056d4abcf134",
"match": "https://api-prod.gambitprofit.com/api/matches/c9432960-61ff-4ec8-aef6-ee1df76ba5e8/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-12T08:22:00.451757-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": "Boston Bruins",
"amount": 6575.0
},
{
"team": "Seattle Kraken",
"amount": 3425.0
}
],
"expected_reward_tokens": 9007.75,
"profit_sb": 7.75,
"profit_sb_percentage": 0.09,
"recommended": true
},
"lines": [
{
"id": "2ae86282-2f70-4c76-beac-77d487eb2e9b",
"gambit_id": "b23e89ed-d849-40ed-b38d-c2fd01059755",
"last_updated": "2023-01-13T11:47:15.274320-05:00",
"created_at": "2023-01-12T08:22:00.452871-05:00",
"name": "Boston Bruins",
"reward": "1.37000",
"odds": "1.43480",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01161c79-bffc-4654-a09a-056d4abcf134/?format=api"
},
{
"id": "b375a08e-f316-4c9f-b1a6-06a5b681f34d",
"gambit_id": "843cdd1f-bd77-457e-b68a-3d0912c21980",
"last_updated": "2023-01-13T11:47:15.275380-05:00",
"created_at": "2023-01-12T08:22:00.454009-05:00",
"name": "Seattle Kraken",
"reward": "2.63000",
"odds": "2.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01161c79-bffc-4654-a09a-056d4abcf134/?format=api"
}
]
}