GET /api/bet_types/48baa669-e3d9-4595-a489-8317d3dc83ad/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "48baa669-e3d9-4595-a489-8317d3dc83ad",
"match": "https://api-prod.gambitprofit.com/api/matches/7e5aa658-4b3e-40c0-9165-442812c2ebca/?format=api",
"name": "Over/Under",
"created_at": "2022-12-23T09:06:54.960492-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.5",
"amount": 5000.0
},
{
"team": "Game Total Over 233.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 8900.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.11,
"recommended": false
},
"lines": [
{
"id": "b8ecd8a4-47f3-41dc-a4ef-45d1ebd354cf",
"gambit_id": "5752fe8c-aa29-4595-bbaf-b19dec4cb5f9",
"last_updated": "2022-12-24T19:06:53.787473-05:00",
"created_at": "2022-12-23T09:06:54.961687-05:00",
"name": "Game Total Under 233.5",
"reward": "1.78000",
"odds": "1.90910",
"spread": "233.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48baa669-e3d9-4595-a489-8317d3dc83ad/?format=api"
},
{
"id": "6f8ffccc-05a5-4273-83ea-edc4b3604327",
"gambit_id": "679395b5-824f-4412-bfbc-8d592764b69c",
"last_updated": "2022-12-24T19:06:53.788560-05:00",
"created_at": "2022-12-23T09:06:54.962912-05:00",
"name": "Game Total Over 233.5",
"reward": "1.78000",
"odds": "1.90910",
"spread": "233.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48baa669-e3d9-4595-a489-8317d3dc83ad/?format=api"
}
]
}