GET /api/bet_types/bdc05756-b994-48b3-af0c-bd83478c95d0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bdc05756-b994-48b3-af0c-bd83478c95d0",
"match": "https://api-prod.gambitprofit.com/api/matches/07185c24-4167-4626-98e3-b12bc8b75c0e/?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": "Las Vegas Raiders",
"amount": 5097.0
},
{
"team": "Los Angeles Chargers",
"amount": 4903.0
}
],
"expected_reward_tokens": 8970.72,
"profit_sb": -29.28,
"profit_sb_percentage": -0.33,
"recommended": false
},
"lines": [
{
"id": "24819984-e232-4ed5-ab72-f9c9c6fcd038",
"gambit_id": "0da660da-7b76-4f2d-8130-18c0b60383da",
"last_updated": "2022-12-05T15:22:04.453326-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Las Vegas Raiders",
"reward": "1.76000",
"odds": "1.86960",
"spread": "-2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bdc05756-b994-48b3-af0c-bd83478c95d0/?format=api"
},
{
"id": "d8204d54-b4c1-48bf-b8e1-2398eb8ff13d",
"gambit_id": "02e8b41e-a108-4dd3-ad07-1177773d027f",
"last_updated": "2022-12-05T15:22:04.454407-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Los Angeles Chargers",
"reward": "1.83000",
"odds": "1.95240",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bdc05756-b994-48b3-af0c-bd83478c95d0/?format=api"
}
]
}