GET /api/bet_types/79cd4df1-428f-4c65-bdd6-bf63bf90c8c9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "79cd4df1-428f-4c65-bdd6-bf63bf90c8c9",
"match": "https://api-prod.gambitprofit.com/api/matches/4d4fa7a9-7f7f-4ef9-a209-f7ec33cc2045/?format=api",
"name": "Over/Under",
"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": "Game Total Under 233",
"amount": 5000.0
},
{
"team": "Game Total Over 233",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "bd16577c-22ec-49e6-b6f0-4966dbb0add4",
"gambit_id": "c627f8bc-7e49-45ee-b2b6-dd5cfbdef037",
"last_updated": "2022-11-03T09:43:21.466433-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 233",
"reward": "1.80000",
"odds": "1.90910",
"spread": "233.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79cd4df1-428f-4c65-bdd6-bf63bf90c8c9/?format=api"
},
{
"id": "4bb29bbd-794c-44ba-b03b-8c3ea4278ea7",
"gambit_id": "ab457ed8-9f25-4e75-8060-e07b7b5acdde",
"last_updated": "2022-11-03T09:43:21.467511-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 233",
"reward": "1.80000",
"odds": "1.90910",
"spread": "233.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79cd4df1-428f-4c65-bdd6-bf63bf90c8c9/?format=api"
}
]
}