GET /api/bet_types/9bf7c1d4-7e8c-441c-9f1f-595e8065fd6f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9bf7c1d4-7e8c-441c-9f1f-595e8065fd6f",
"match": "https://api-prod.gambitprofit.com/api/matches/8a6828fa-d155-47b6-81bf-0fbac37631d4/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-04T09:43:03.602564-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": "BAL",
"amount": 6324.0
},
{
"team": "NYY",
"amount": 3676.0
}
],
"expected_reward_tokens": 9484.08,
"profit_sb": -15.92,
"profit_sb_percentage": -0.17,
"recommended": false
},
"lines": [
{
"id": "2c8e74dc-6091-4f75-9fdb-9b68adfd3ba3",
"gambit_id": "da67c819-75de-4b28-8e45-97b87688b0dc",
"last_updated": "2023-07-05T19:03:30.584655-04:00",
"created_at": "2023-07-04T09:43:03.605067-04:00",
"name": "BAL",
"reward": "1.50000",
"odds": "1.52630",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9bf7c1d4-7e8c-441c-9f1f-595e8065fd6f/?format=api"
},
{
"id": "4c7b3a01-bcf2-4398-a040-56492d2b7f18",
"gambit_id": "e6a4392a-7621-40e6-a707-4ac8e1751685",
"last_updated": "2023-07-05T19:03:30.587396-04:00",
"created_at": "2023-07-04T09:43:03.607535-04:00",
"name": "NYY",
"reward": "2.58000",
"odds": "2.65000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9bf7c1d4-7e8c-441c-9f1f-595e8065fd6f/?format=api"
}
]
}