GET /api/bet_types/606cca43-6af9-4c2a-b24f-836a0c9af2c7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "606cca43-6af9-4c2a-b24f-836a0c9af2c7",
"match": "https://api-prod.gambitprofit.com/api/matches/030943a5-d62c-4084-b2f5-07ab3e90ba90/?format=api",
"name": "Over/Under",
"created_at": "2023-03-02T07:42:06.289759-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 6",
"amount": 5000.0
},
{
"team": "Game Total Over 6",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "bf349fa6-89f3-4da7-9b86-a188e4f61534",
"gambit_id": "7435b56e-c3fb-48e1-bc7e-96c994839c71",
"last_updated": "2023-03-03T09:52:06.839576-05:00",
"created_at": "2023-03-02T07:42:06.290997-05:00",
"name": "Game Total Under 6",
"reward": "1.87000",
"odds": "1.90910",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/606cca43-6af9-4c2a-b24f-836a0c9af2c7/?format=api"
},
{
"id": "6d92130c-c742-469e-80da-44b2f16a9435",
"gambit_id": "0b6ad0fd-2cad-4465-b069-800396b1a053",
"last_updated": "2023-03-03T09:52:06.840777-05:00",
"created_at": "2023-03-02T07:42:06.292233-05:00",
"name": "Game Total Over 6",
"reward": "1.87000",
"odds": "1.90910",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/606cca43-6af9-4c2a-b24f-836a0c9af2c7/?format=api"
}
]
}