GET /api/bet_types/92f17abf-3fa8-4514-8226-c38198c3d29e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "92f17abf-3fa8-4514-8226-c38198c3d29e",
"match": "https://api-prod.gambitprofit.com/api/matches/cc3bac77-726f-4e8d-8fdf-2c04633a2b39/?format=api",
"name": "Play the Odds",
"created_at": "1969-12-31T19:00:00-05: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": 5580.0
},
{
"team": "NYY",
"amount": 4420.0
}
],
"expected_reward_tokens": 9149.4,
"profit_sb": 149.4,
"profit_sb_percentage": 1.66,
"recommended": true
},
"lines": [
{
"id": "0afa55fb-ac2b-4434-b2e5-7956f8017545",
"gambit_id": "f43a193e-2c6a-4d00-a7e4-21d904f5e0d0",
"last_updated": "2022-09-08T10:17:17.291035-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "MIN",
"reward": "1.64000",
"odds": "1.71430",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92f17abf-3fa8-4514-8226-c38198c3d29e/?format=api"
},
{
"id": "36958fa1-8289-429a-ad90-b5d291dd0eb1",
"gambit_id": "2ef3c597-6b9a-4773-b15a-cae1ce78e30a",
"last_updated": "2022-09-08T10:17:17.289903-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "NYY",
"reward": "2.07000",
"odds": "2.20000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92f17abf-3fa8-4514-8226-c38198c3d29e/?format=api"
}
]
}