GET /api/bet_types/c7446784-209b-44d5-b642-de0d8f9f587a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c7446784-209b-44d5-b642-de0d8f9f587a",
"match": "https://api-prod.gambitprofit.com/api/matches/6ebdfc43-6894-4f7b-9ddc-ea22380e8c71/?format=api",
"name": "Over/Under",
"created_at": "2023-12-11T09:38:01.673877-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 236",
"amount": 5000.0
},
{
"team": "Game Total Under 236",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "45d07514-77f2-4f0c-b2d0-a38e5eb7f970",
"gambit_id": "c43427b1-d9e5-4705-8342-e118dedee9cd",
"last_updated": "2023-12-12T21:43:21.167411-05:00",
"created_at": "2023-12-11T09:38:01.678170-05:00",
"name": "Game Total Over 236",
"reward": "1.87000",
"odds": "1.90910",
"spread": "236.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c7446784-209b-44d5-b642-de0d8f9f587a/?format=api"
},
{
"id": "d4e9c3de-83db-44eb-bad8-49aa87449e21",
"gambit_id": "26b6dc0a-33c3-468f-80a8-bcc6e95835d4",
"last_updated": "2023-12-12T21:43:21.170692-05:00",
"created_at": "2023-12-11T09:38:01.682729-05:00",
"name": "Game Total Under 236",
"reward": "1.87000",
"odds": "1.90910",
"spread": "236.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c7446784-209b-44d5-b642-de0d8f9f587a/?format=api"
}
]
}