GET /api/bet_types/0b67d86d-a4d5-401e-a0b2-0cdfb6f161cb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0b67d86d-a4d5-401e-a0b2-0cdfb6f161cb",
"match": "https://api-prod.gambitprofit.com/api/matches/46e4a320-afb8-445f-a5b4-390a199191f9/?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 54",
"amount": 5000.0
},
{
"team": "Game Total Over 54",
"amount": 5000.0
}
],
"expected_reward_tokens": 9150.0,
"profit_sb": 150.0,
"profit_sb_percentage": 1.67,
"recommended": true
},
"lines": [
{
"id": "208c5d1b-9b15-40ed-bd1f-6ff475c7072b",
"gambit_id": "f2762cbd-a704-4ad1-bb7f-55317fc7179c",
"last_updated": "2022-09-05T09:42:22.232167-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 54",
"reward": "1.83000",
"odds": "1.90910",
"spread": "54.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b67d86d-a4d5-401e-a0b2-0cdfb6f161cb/?format=api"
},
{
"id": "f92ad594-53df-4010-978a-a76b998b3b2e",
"gambit_id": "bbb5c77a-c79f-4734-84ed-ecd0801b682a",
"last_updated": "2022-09-05T09:42:22.233349-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 54",
"reward": "1.83000",
"odds": "1.90910",
"spread": "54.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b67d86d-a4d5-401e-a0b2-0cdfb6f161cb/?format=api"
}
]
}