GET /api/bet_types/560e8c0e-bbdb-47b2-b29d-9a2360675bbc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "560e8c0e-bbdb-47b2-b29d-9a2360675bbc",
"match": "https://api-prod.gambitprofit.com/api/matches/d4492867-4d51-48ca-a7f8-67b2d29a231f/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-30T08:23:05.759585-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": "NYM",
"amount": 5699.0
},
{
"team": "SFO",
"amount": 4301.0
}
],
"expected_reward_tokens": 9460.34,
"profit_sb": -39.66,
"profit_sb_percentage": -0.42,
"recommended": false
},
"lines": [
{
"id": "8c1ef782-cb8a-440d-97b7-416e02dec2cc",
"gambit_id": "3c8cfb8d-83f6-4275-bcba-c7f292fa3ee5",
"last_updated": "2023-07-02T11:03:48.486043-04:00",
"created_at": "2023-06-30T08:23:05.764024-04:00",
"name": "NYM",
"reward": "1.66000",
"odds": "1.68970",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/560e8c0e-bbdb-47b2-b29d-9a2360675bbc/?format=api"
},
{
"id": "c2b9c717-8a5f-46f7-9f5f-7d5883f0da50",
"gambit_id": "f66e88fc-efad-4afd-9e9c-954a41d1ddce",
"last_updated": "2023-07-02T11:03:48.483708-04:00",
"created_at": "2023-06-30T08:23:05.761865-04:00",
"name": "SFO",
"reward": "2.20000",
"odds": "2.25000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/560e8c0e-bbdb-47b2-b29d-9a2360675bbc/?format=api"
}
]
}