GET /api/bet_types/b9c52dfc-4e4e-4f4d-8caa-a0154749059b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b9c52dfc-4e4e-4f4d-8caa-a0154749059b",
"match": "https://api-prod.gambitprofit.com/api/matches/8f18f7ae-6d04-467c-bfde-bbdcd7e6ca77/?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": "San Francisco 49ers",
"amount": 5097.0
},
{
"team": "Miami Dolphins",
"amount": 4903.0
}
],
"expected_reward_tokens": 8970.72,
"profit_sb": -29.28,
"profit_sb_percentage": -0.33,
"recommended": false
},
"lines": [
{
"id": "59ec2504-9bdb-4f77-af31-3ef850a3ac6e",
"gambit_id": "9e3ba5cc-6bb3-4af7-8564-d72229a543f3",
"last_updated": "2022-12-05T15:27:06.109980-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "San Francisco 49ers",
"reward": "1.76000",
"odds": "1.86960",
"spread": "-5.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9c52dfc-4e4e-4f4d-8caa-a0154749059b/?format=api"
},
{
"id": "040d0d4f-bafe-4581-8eca-5d65762f94fc",
"gambit_id": "c52d440c-34f8-4f8c-8563-fb1b719d5ad2",
"last_updated": "2022-12-05T15:27:06.110947-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Miami Dolphins",
"reward": "1.83000",
"odds": "1.95240",
"spread": "5.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9c52dfc-4e4e-4f4d-8caa-a0154749059b/?format=api"
}
]
}