GET /api/bet_types/a5e9a584-f5bf-45a2-92aa-8cfcee6ef961/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a5e9a584-f5bf-45a2-92aa-8cfcee6ef961",
"match": "https://api-prod.gambitprofit.com/api/matches/997b301f-2608-4abe-ac24-b94afa645b16/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-30T12:47:12.571262-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": "STL",
"amount": 5784.0
},
{
"team": "LOS",
"amount": 4216.0
}
],
"expected_reward_tokens": 9485.76,
"profit_sb": -14.24,
"profit_sb_percentage": -0.15,
"recommended": false
},
"lines": [
{
"id": "e004d328-387a-4cbc-a02d-31c09b61c0c2",
"gambit_id": "a00914fd-b925-4651-807e-f0a7bd964a1a",
"last_updated": "2023-05-01T12:27:23.601128-04:00",
"created_at": "2023-04-30T12:47:12.576566-04:00",
"name": "STL",
"reward": "1.64000",
"odds": "1.66670",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5e9a584-f5bf-45a2-92aa-8cfcee6ef961/?format=api"
},
{
"id": "c1c56836-0c77-4de7-ac0a-7c64325fa7ef",
"gambit_id": "6b7bd7d6-ffc1-44bc-a43a-09109b3ca324",
"last_updated": "2023-05-01T12:27:23.599111-04:00",
"created_at": "2023-04-30T12:47:12.573752-04:00",
"name": "LOS",
"reward": "2.25000",
"odds": "2.30000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5e9a584-f5bf-45a2-92aa-8cfcee6ef961/?format=api"
}
]
}