GET /api/bet_types/21508adb-27d8-4e7e-b630-0b015067ea60/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "21508adb-27d8-4e7e-b630-0b015067ea60",
"match": "https://api-prod.gambitprofit.com/api/matches/f6f56e15-aaa3-4c7f-b1e7-97636bc65ac9/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-28T09:08:00.523621-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": "LOS",
"amount": 5773.0
},
{
"team": "COL",
"amount": 4227.0
}
],
"expected_reward_tokens": 9467.72,
"profit_sb": -32.28,
"profit_sb_percentage": -0.34,
"recommended": false
},
"lines": [
{
"id": "bcb9c36e-d053-4105-a79d-1f02347eaa64",
"gambit_id": "3c668635-a8d5-4e9e-b3aa-dcca57946731",
"last_updated": "2023-09-29T10:08:20.228373-04:00",
"created_at": "2023-09-28T09:08:00.530759-04:00",
"name": "LOS",
"reward": "1.64000",
"odds": "1.66670",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21508adb-27d8-4e7e-b630-0b015067ea60/?format=api"
},
{
"id": "8bdb634b-f5a7-4146-9593-95191d00d2b9",
"gambit_id": "443ce3e9-ecdf-44c4-bdd2-f70a278e1f71",
"last_updated": "2023-09-29T10:08:20.235018-04:00",
"created_at": "2023-09-28T09:08:00.535940-04:00",
"name": "COL",
"reward": "2.24000",
"odds": "2.30000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21508adb-27d8-4e7e-b630-0b015067ea60/?format=api"
}
]
}