GET /api/bet_types/f65370f4-b902-4fc2-b439-2d311e699cd7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f65370f4-b902-4fc2-b439-2d311e699cd7",
"match": "https://api-prod.gambitprofit.com/api/matches/00dab816-5c81-489c-9da5-28bbbdf15e92/?format=api",
"name": "Over/Under",
"created_at": "2023-04-02T13:52:01.330818-04: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 230.5",
"amount": 5000.0
},
{
"team": "Game Total Under 230.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "b7a85940-5d47-4ac4-a26f-4a58510c450d",
"gambit_id": "1fef9a70-4439-40c9-a202-6d724007ef14",
"last_updated": "2023-04-03T19:51:57.235296-04:00",
"created_at": "2023-04-02T13:52:01.334504-04:00",
"name": "Game Total Over 230.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "230.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f65370f4-b902-4fc2-b439-2d311e699cd7/?format=api"
},
{
"id": "60736555-f205-4b9b-86e3-7da56647f9ff",
"gambit_id": "b6d6b25e-c1d3-4c5a-be21-bbac50623330",
"last_updated": "2023-04-03T19:51:57.232755-04:00",
"created_at": "2023-04-02T13:52:01.332608-04:00",
"name": "Game Total Under 230.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "230.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f65370f4-b902-4fc2-b439-2d311e699cd7/?format=api"
}
]
}