GET /api/bet_types/2f1d7519-b8a0-41ae-b505-50efd92d3759/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2f1d7519-b8a0-41ae-b505-50efd92d3759",
"match": "https://api-prod.gambitprofit.com/api/matches/67e89763-eff1-4aa2-ab4b-3d6780dee01b/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-21T09:03:16.228363-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": "KAN",
"amount": 6232.0
},
{
"team": "OAK",
"amount": 3768.0
}
],
"expected_reward_tokens": 9533.04,
"profit_sb": 33.04,
"profit_sb_percentage": 0.35,
"recommended": true
},
"lines": [
{
"id": "1fd703d1-15ee-4a90-a951-076e03c175b0",
"gambit_id": "e4d205d1-a4b2-4217-a99c-9b7c075f748b",
"last_updated": "2023-08-23T09:48:06.276236-04:00",
"created_at": "2023-08-21T09:03:16.232486-04:00",
"name": "KAN",
"reward": "1.53000",
"odds": "1.55560",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f1d7519-b8a0-41ae-b505-50efd92d3759/?format=api"
},
{
"id": "ee17ebc9-8305-4940-9a68-f5f2a4757414",
"gambit_id": "e08a1699-c4f7-47e9-8cd4-6598cd64a362",
"last_updated": "2023-08-23T09:48:06.285066-04:00",
"created_at": "2023-08-21T09:03:16.236409-04:00",
"name": "OAK",
"reward": "2.53000",
"odds": "2.60000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f1d7519-b8a0-41ae-b505-50efd92d3759/?format=api"
}
]
}