GET /api/bet_types/89a99cae-df5c-44de-96ca-68d03cbd11b4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "89a99cae-df5c-44de-96ca-68d03cbd11b4",
"match": "https://api-prod.gambitprofit.com/api/matches/915c8feb-1437-45e1-8d4e-48f78fe59295/?format=api",
"name": "Play the Odds",
"created_at": "2023-03-31T09:56:49.588028-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": 5421.0
},
{
"team": "LOS",
"amount": 4579.0
}
],
"expected_reward_tokens": 9432.54,
"profit_sb": -67.46,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "0a8ffa8d-5a57-4faa-99cc-1f84c2f5d9ef",
"gambit_id": "a718bf41-b70f-4c6b-9a54-604232defdab",
"last_updated": "2023-04-01T10:32:16.219680-04:00",
"created_at": "2023-03-31T09:56:49.591939-04:00",
"name": "ARI",
"reward": "1.74000",
"odds": "1.76920",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89a99cae-df5c-44de-96ca-68d03cbd11b4/?format=api"
},
{
"id": "7f9f4e67-ca62-4bae-9240-94c2dcf4f3a1",
"gambit_id": "b5ba78c2-cfa2-4694-ba37-16df475337f9",
"last_updated": "2023-04-01T10:32:16.216949-04:00",
"created_at": "2023-03-31T09:56:49.589893-04:00",
"name": "LOS",
"reward": "2.06000",
"odds": "2.10000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89a99cae-df5c-44de-96ca-68d03cbd11b4/?format=api"
}
]
}