GET /api/bet_types/661c2d06-0f08-4116-a89e-935fe719d306/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "661c2d06-0f08-4116-a89e-935fe719d306",
"match": "https://api-prod.gambitprofit.com/api/matches/14d031e7-fffe-4aa9-bf99-e1c52b29682e/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-26T09:23:26.505966-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": "MIN",
"amount": 5939.0
},
{
"team": "TEX",
"amount": 4061.0
}
],
"expected_reward_tokens": 9502.4,
"profit_sb": 2.4,
"profit_sb_percentage": 0.03,
"recommended": true
},
"lines": [
{
"id": "294f0839-649d-4c65-bc75-267747561b9b",
"gambit_id": "7d5c9abd-1596-4045-8598-cb98708dcbe7",
"last_updated": "2023-08-28T16:13:31.664133-04:00",
"created_at": "2023-08-26T09:23:26.514270-04:00",
"name": "MIN",
"reward": "1.60000",
"odds": "1.62500",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/661c2d06-0f08-4116-a89e-935fe719d306/?format=api"
},
{
"id": "d96a0040-ad77-4248-87c3-01d38dfc120c",
"gambit_id": "bbbe0e74-ef6a-413e-bd15-68c6d65b94a8",
"last_updated": "2023-08-28T16:13:31.660471-04:00",
"created_at": "2023-08-26T09:23:26.509964-04:00",
"name": "TEX",
"reward": "2.34000",
"odds": "2.40000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/661c2d06-0f08-4116-a89e-935fe719d306/?format=api"
}
]
}