GET /api/bet_types/257d1436-8f34-4fbf-a44b-4b6bf975e40a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "257d1436-8f34-4fbf-a44b-4b6bf975e40a",
"match": "https://api-prod.gambitprofit.com/api/matches/af5e96e6-ec2b-479a-b3f9-905a56abbdd5/?format=api",
"name": "Over/Under",
"created_at": "2022-12-23T09:06:54.515290-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 228.5",
"amount": 5000.0
},
{
"team": "Game Total Over 228.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 8900.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.11,
"recommended": false
},
"lines": [
{
"id": "eb14aaa0-0f8f-4b4a-8936-ef392b72e6d7",
"gambit_id": "f8b46c71-ef96-4b2b-85e9-bfde973cfac2",
"last_updated": "2022-12-24T19:11:52.648178-05:00",
"created_at": "2022-12-23T09:06:54.516471-05:00",
"name": "Game Total Under 228.5",
"reward": "1.78000",
"odds": "1.90910",
"spread": "228.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/257d1436-8f34-4fbf-a44b-4b6bf975e40a/?format=api"
},
{
"id": "ed448fe3-ba53-4d12-815e-86b74c06975f",
"gambit_id": "48041bf4-9727-44c4-a95f-73cd8bb0d3b3",
"last_updated": "2022-12-24T19:11:52.649298-05:00",
"created_at": "2022-12-23T09:06:54.517788-05:00",
"name": "Game Total Over 228.5",
"reward": "1.78000",
"odds": "1.90910",
"spread": "228.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/257d1436-8f34-4fbf-a44b-4b6bf975e40a/?format=api"
}
]
}