GET /api/bet_types/40b9fa8a-5a43-44dd-babd-ebfe254b5b4b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "40b9fa8a-5a43-44dd-babd-ebfe254b5b4b",
"match": "https://api-prod.gambitprofit.com/api/matches/add49090-5223-4936-b7fc-ebeeaaa6cb85/?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 2.5",
"amount": 5831.0
},
{
"team": "Game Total Under 2.5",
"amount": 4169.0
}
],
"expected_reward_tokens": 8921.43,
"profit_sb": -578.57,
"profit_sb_percentage": -6.09,
"recommended": false
},
"lines": [
{
"id": "f2c37516-023d-4640-9c72-0aa345e82f16",
"gambit_id": "b196993d-333e-4991-8a27-adbedf766313",
"last_updated": "2022-10-03T18:37:18.309122-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.53000",
"odds": "1.60000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40b9fa8a-5a43-44dd-babd-ebfe254b5b4b/?format=api"
},
{
"id": "c547eb45-6d8e-4f93-872a-1cdf3e31228f",
"gambit_id": "8d4787f8-06d5-4769-a7be-02261b9689ab",
"last_updated": "2022-10-03T18:37:18.307958-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "2.14000",
"odds": "2.30000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40b9fa8a-5a43-44dd-babd-ebfe254b5b4b/?format=api"
}
]
}