GET /api/bet_types/557d8584-9ab2-4dc5-9596-961a502a94b6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "557d8584-9ab2-4dc5-9596-961a502a94b6",
"match": "https://api-prod.gambitprofit.com/api/matches/0f01ac94-1fb4-4f59-82a7-9ab7811f5009/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-25T13:47:02.286911-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": 6090.0
},
{
"team": "NYY",
"amount": 3910.0
}
],
"expected_reward_tokens": 9500.4,
"profit_sb": 0.4,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "e0a61ea5-680c-48b7-95f3-a26e227c1a61",
"gambit_id": "0f234617-219e-4588-8408-a2771fdf87f2",
"last_updated": "2023-05-26T11:52:17.247899-04:00",
"created_at": "2023-05-25T13:47:02.289957-04:00",
"name": "BAL",
"reward": "1.56000",
"odds": "1.58820",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/557d8584-9ab2-4dc5-9596-961a502a94b6/?format=api"
},
{
"id": "a8cfb5ca-0ec8-4d86-a4c5-cadf1ccecd6a",
"gambit_id": "332485c9-da30-4ccf-b09c-27efbd31a4d8",
"last_updated": "2023-05-26T11:52:17.250496-04:00",
"created_at": "2023-05-25T13:47:02.293149-04:00",
"name": "NYY",
"reward": "2.43000",
"odds": "2.50000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/557d8584-9ab2-4dc5-9596-961a502a94b6/?format=api"
}
]
}