GET /api/bet_types/3fcb91c4-374f-47d6-ae06-f0c22a6ed282/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3fcb91c4-374f-47d6-ae06-f0c22a6ed282",
"match": "https://api-prod.gambitprofit.com/api/matches/e5c38edf-a903-4ed8-be7f-381548746aae/?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 7",
"amount": 5419.0
},
{
"team": "Game Total Over 7",
"amount": 4581.0
}
],
"expected_reward_tokens": 9482.67,
"profit_sb": -17.33,
"profit_sb_percentage": -0.18,
"recommended": false
},
"lines": [
{
"id": "5d818bf6-6698-476e-a899-83f55e5e01e7",
"gambit_id": "827db5f1-e7c9-4e47-b335-4babd36501dd",
"last_updated": "2022-10-13T09:52:27.060270-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 7",
"reward": "1.75000",
"odds": "1.76920",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3fcb91c4-374f-47d6-ae06-f0c22a6ed282/?format=api"
},
{
"id": "c9e83f4b-9ba4-40be-9de3-48ba8915c404",
"gambit_id": "e4c30f8f-8c9e-4278-a2d2-af439b3c8806",
"last_updated": "2022-10-13T09:52:27.061448-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 7",
"reward": "2.07000",
"odds": "2.10000",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3fcb91c4-374f-47d6-ae06-f0c22a6ed282/?format=api"
}
]
}