GET /api/bet_types/6eb3cf59-71d3-433b-bca2-feb544c7d5bb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6eb3cf59-71d3-433b-bca2-feb544c7d5bb",
"match": "https://api-prod.gambitprofit.com/api/matches/a1b11860-72bf-4d92-bc61-c3f9a46f3cba/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-18T09:43:02.576007-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": "WAS",
"amount": 5317.0
},
{
"team": "MIA",
"amount": 4683.0
}
],
"expected_reward_tokens": 9411.09,
"profit_sb": -88.91,
"profit_sb_percentage": -0.94,
"recommended": false
},
"lines": [
{
"id": "262ba37a-196a-4806-a31c-1fea9ec07f8f",
"gambit_id": "507b518f-9941-4b70-b5cf-597620390ab9",
"last_updated": "2023-06-20T10:48:18.180792-04:00",
"created_at": "2023-06-18T09:43:02.578935-04:00",
"name": "WAS",
"reward": "1.77000",
"odds": "1.80000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6eb3cf59-71d3-433b-bca2-feb544c7d5bb/?format=api"
},
{
"id": "e7ede8f1-2718-42c4-ac36-7edd60376506",
"gambit_id": "7ba01fc7-502a-4dc5-88c6-3714d00adfd7",
"last_updated": "2023-06-20T10:48:18.178121-04:00",
"created_at": "2023-06-18T09:43:02.577429-04:00",
"name": "MIA",
"reward": "2.01000",
"odds": "2.05000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6eb3cf59-71d3-433b-bca2-feb544c7d5bb/?format=api"
}
]
}