GET /api/bet_types/3994dde8-8f79-4f3f-a3dd-27ec9150ff2f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3994dde8-8f79-4f3f-a3dd-27ec9150ff2f",
"match": "https://api-prod.gambitprofit.com/api/matches/5fd42e1f-f5e6-42e5-8e45-305a7b4abecb/?format=api",
"name": "Play the Odds",
"created_at": "1969-12-31T19:00:00-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": "LAA",
"amount": 5842.0
},
{
"team": "TAM",
"amount": 4158.0
}
],
"expected_reward_tokens": 9230.36,
"profit_sb": 230.36,
"profit_sb_percentage": 2.56,
"recommended": true
},
"lines": [
{
"id": "36cb3aee-b12f-4757-b365-e8159a74970e",
"gambit_id": "4b036f3c-4e5a-4835-8cc4-8188d76a8f80",
"last_updated": "2022-08-24T10:27:10.685061-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "LAA",
"reward": "1.58000",
"odds": "1.64520",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3994dde8-8f79-4f3f-a3dd-27ec9150ff2f/?format=api"
},
{
"id": "b1941dce-b04e-4773-9a7c-da6f01c0a8d7",
"gambit_id": "f35d468f-583f-4f6c-9392-250a3c75c542",
"last_updated": "2022-08-24T10:27:10.684617-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TAM",
"reward": "2.22000",
"odds": "2.35000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3994dde8-8f79-4f3f-a3dd-27ec9150ff2f/?format=api"
}
]
}