GET /api/bet_types/99036612-8c0a-4f79-bd58-17baebb58d8a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "99036612-8c0a-4f79-bd58-17baebb58d8a",
"match": "https://api-prod.gambitprofit.com/api/matches/6cbe4388-29b9-42b3-ab3a-7914497d4140/?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 48.5",
"amount": 5000.0
},
{
"team": "Game Total Under 48.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "078e1c1d-dfb6-4e8f-9d7f-2d3256d950e5",
"gambit_id": "2d76edd8-a86f-4f30-be43-463923a4df01",
"last_updated": "2022-09-25T21:12:20.393238-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 48.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "48.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99036612-8c0a-4f79-bd58-17baebb58d8a/?format=api"
},
{
"id": "3d3a2d9d-6a64-4cb3-83f1-e327e73c29ab",
"gambit_id": "266afb6f-b807-4858-ae7c-b22238cb709c",
"last_updated": "2022-09-25T21:12:20.392183-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 48.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "48.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99036612-8c0a-4f79-bd58-17baebb58d8a/?format=api"
}
]
}