GET /api/bet_types/e09e792a-32ad-4402-b83e-a2b3f4bfdd3a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e09e792a-32ad-4402-b83e-a2b3f4bfdd3a",
"match": "https://api-prod.gambitprofit.com/api/matches/51e4d84c-d9cb-414e-9d8c-6b164bce930c/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-06T09:07:01.278914-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": "ARI",
"amount": 5107.0
},
{
"team": "LOS",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "88f15635-71b3-4eb7-849b-7df7cec2ed39",
"gambit_id": "0cac68e9-49a2-48cb-bf5d-37a86bacbb0c",
"last_updated": "2023-04-07T10:17:17.083373-04:00",
"created_at": "2023-04-06T09:07:01.280288-04:00",
"name": "ARI",
"reward": "1.83000",
"odds": "1.86960",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e09e792a-32ad-4402-b83e-a2b3f4bfdd3a/?format=api"
},
{
"id": "146f6f28-4950-427f-acef-1dc4e3e03389",
"gambit_id": "378b9ed3-7eb6-455e-8662-e23f191732e7",
"last_updated": "2023-04-07T10:17:17.086517-04:00",
"created_at": "2023-04-06T09:07:01.281753-04:00",
"name": "LOS",
"reward": "1.91000",
"odds": "1.95240",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e09e792a-32ad-4402-b83e-a2b3f4bfdd3a/?format=api"
}
]
}