GET /api/bet_types/3f144c1e-71e4-44e6-b6a6-8d32ce550d8d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3f144c1e-71e4-44e6-b6a6-8d32ce550d8d",
"match": "https://api-prod.gambitprofit.com/api/matches/b08760d2-ade0-4abc-a775-d6f7bc204ca1/?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 70",
"amount": 5000.0
},
{
"team": "Game Total Over 70",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "d4990708-2f8f-425b-a503-edadb71b43b7",
"gambit_id": "262fd328-26c4-4999-9520-861f8c8eae27",
"last_updated": "2022-10-31T10:32:23.933598-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 70",
"reward": "1.88000",
"odds": "1.90910",
"spread": "70.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f144c1e-71e4-44e6-b6a6-8d32ce550d8d/?format=api"
},
{
"id": "8c239d4f-f1bf-44a1-aa1e-4b6def086c62",
"gambit_id": "6b6670ff-d9a2-4ada-aea3-f7d7308e8c18",
"last_updated": "2022-10-31T10:32:23.934678-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 70",
"reward": "1.88000",
"odds": "1.90910",
"spread": "70.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f144c1e-71e4-44e6-b6a6-8d32ce550d8d/?format=api"
}
]
}