GET /api/bet_types/cdae76f1-e709-4ddd-ba2b-e65550a2dc43/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cdae76f1-e709-4ddd-ba2b-e65550a2dc43",
"match": "https://api-prod.gambitprofit.com/api/matches/65b6b005-e855-4aad-a273-6ae064d4047d/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-23T11:47:56.138458-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": 5213.0
},
{
"team": "NYY",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "8c19da05-25de-4eef-8072-eef0042ef02e",
"gambit_id": "1ad36956-d41e-444f-a0b6-87a82fbf5838",
"last_updated": "2023-07-24T13:33:10.282668-04:00",
"created_at": "2023-07-23T11:47:56.142906-04:00",
"name": "KAN",
"reward": "1.80000",
"odds": "1.83330",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cdae76f1-e709-4ddd-ba2b-e65550a2dc43/?format=api"
},
{
"id": "092c05e3-207c-4331-9221-500d1ba7eaad",
"gambit_id": "14c0867f-7be9-40f9-9558-f1930d78be4b",
"last_updated": "2023-07-24T13:33:10.286195-04:00",
"created_at": "2023-07-23T11:47:56.147286-04:00",
"name": "NYY",
"reward": "1.96000",
"odds": "2.00000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cdae76f1-e709-4ddd-ba2b-e65550a2dc43/?format=api"
}
]
}