GET /api/bet_types/88b98681-9a65-4539-b598-da0c6ad7db87/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "88b98681-9a65-4539-b598-da0c6ad7db87",
"match": "https://api-prod.gambitprofit.com/api/matches/72fd4039-2fc3-4b4a-81ec-1854d2e48c70/?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": "Detroit Lions",
"amount": 5097.0
},
{
"team": "Jacksonville Jaguars",
"amount": 4903.0
}
],
"expected_reward_tokens": 8970.72,
"profit_sb": -29.28,
"profit_sb_percentage": -0.33,
"recommended": false
},
"lines": [
{
"id": "12180495-a87b-4eea-badb-f04ad25679fe",
"gambit_id": "88b51275-74e5-4614-8a90-27aebbdd3f63",
"last_updated": "2022-12-05T15:37:07.442277-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Detroit Lions",
"reward": "1.76000",
"odds": "1.86960",
"spread": "-2.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88b98681-9a65-4539-b598-da0c6ad7db87/?format=api"
},
{
"id": "e127af60-a341-48f5-91a2-33d19325521b",
"gambit_id": "173a5d99-97ed-4c3c-947b-6a4b2021dadc",
"last_updated": "2022-12-05T15:37:07.443365-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Jacksonville Jaguars",
"reward": "1.83000",
"odds": "1.95240",
"spread": "2.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88b98681-9a65-4539-b598-da0c6ad7db87/?format=api"
}
]
}