GET /api/bet_types/60c10f60-b007-4b61-9f4d-2f06402afbd5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "60c10f60-b007-4b61-9f4d-2f06402afbd5",
"match": "https://api-prod.gambitprofit.com/api/matches/a110df34-a726-4670-ae59-dac3c3a74509/?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": "Boston Celtics",
"amount": 5097.0
},
{
"team": "New York Knicks",
"amount": 4903.0
}
],
"expected_reward_tokens": 9021.52,
"profit_sb": 21.52,
"profit_sb_percentage": 0.24,
"recommended": true
},
"lines": [
{
"id": "bcf0cca6-6c3a-49e7-bb97-1125e963b973",
"gambit_id": "9378b040-a141-4bd3-8ab7-c88df2f8cb19",
"last_updated": "2022-11-06T20:22:29.503459-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Boston Celtics",
"reward": "1.77000",
"odds": "1.86960",
"spread": "-4.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60c10f60-b007-4b61-9f4d-2f06402afbd5/?format=api"
},
{
"id": "c8f6c688-568d-4a5a-87ae-5b54040cd9dc",
"gambit_id": "54b154a3-7578-4049-9d0b-2db51ab85501",
"last_updated": "2022-11-06T20:22:29.502504-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New York Knicks",
"reward": "1.84000",
"odds": "1.95240",
"spread": "4.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60c10f60-b007-4b61-9f4d-2f06402afbd5/?format=api"
}
]
}