GET /api/bet_types/dd98e12f-824f-4dd3-8964-60d5eb6986fa/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "dd98e12f-824f-4dd3-8964-60d5eb6986fa",
"match": "https://api-prod.gambitprofit.com/api/matches/f89a4e20-e8c0-459f-abe4-c8308a57c99f/?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 Over 218.5",
"amount": 5000.0
},
{
"team": "Game Total Under 218.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "1ed4e770-0ac2-449f-b1a0-95f7bb562ab1",
"gambit_id": "0023528a-efff-4c9c-bd8b-e4d2228f366c",
"last_updated": "2022-12-06T09:52:00.341078-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 218.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "218.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd98e12f-824f-4dd3-8964-60d5eb6986fa/?format=api"
},
{
"id": "feae838a-e482-49b2-8a70-3b391ad30007",
"gambit_id": "ccf7608b-5ecb-4c1b-8bda-88b4b88d7a7f",
"last_updated": "2022-12-06T09:52:00.339823-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 218.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "218.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd98e12f-824f-4dd3-8964-60d5eb6986fa/?format=api"
}
]
}