GET /api/bet_types/7c7fa3d5-bbdf-45dd-8bce-746db8e59ed6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7c7fa3d5-bbdf-45dd-8bce-746db8e59ed6",
"match": "https://api-prod.gambitprofit.com/api/matches/bd404611-661d-41a4-a275-d05dac3a75c7/?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": "Miami Dolphins",
"amount": 5212.0
},
{
"team": "New York Jets",
"amount": 4788.0
}
],
"expected_reward_tokens": 9432.36,
"profit_sb": -67.64,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "dc42bf9d-800d-413a-ae06-63fd235a596e",
"gambit_id": "23d6841a-4895-4755-9af0-994ee94499ba",
"last_updated": "2022-10-11T11:56:57.600197-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Miami Dolphins",
"reward": "1.81000",
"odds": "1.83330",
"spread": "-3.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c7fa3d5-bbdf-45dd-8bce-746db8e59ed6/?format=api"
},
{
"id": "44ee3f0a-8f2d-440d-a6f7-9d72dad154e9",
"gambit_id": "482047a9-ef4c-40cb-962e-7f8b6bd83597",
"last_updated": "2022-10-11T11:56:57.599172-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New York Jets",
"reward": "1.97000",
"odds": "2.00000",
"spread": "3.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c7fa3d5-bbdf-45dd-8bce-746db8e59ed6/?format=api"
}
]
}