GET /api/bet_types/b48c8adb-324a-44dc-a546-09c79f8c08d9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b48c8adb-324a-44dc-a546-09c79f8c08d9",
"match": "https://api-prod.gambitprofit.com/api/matches/062e0e8a-d4ce-44c1-828a-8875a3b9cac7/?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 49.5",
"amount": 5000.0
},
{
"team": "Game Total Over 49.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "8c0961ea-582c-4305-91c4-9058bfc58eb3",
"gambit_id": "614f6580-17ff-4511-9f24-d4e0149d204f",
"last_updated": "2022-11-14T14:57:43.214347-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 49.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "49.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b48c8adb-324a-44dc-a546-09c79f8c08d9/?format=api"
},
{
"id": "a8a6ea1d-e6b4-43ff-8676-8103d39844b3",
"gambit_id": "ed1f253d-10f7-43cd-beb7-63fa8067adc2",
"last_updated": "2022-11-14T14:57:43.215525-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 49.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "49.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b48c8adb-324a-44dc-a546-09c79f8c08d9/?format=api"
}
]
}