GET /api/bet_types/1255de3f-76e2-4d8e-b3e3-47cd5af95bdb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1255de3f-76e2-4d8e-b3e3-47cd5af95bdb",
"match": "https://api-prod.gambitprofit.com/api/matches/8644a63c-0368-437f-abf8-dec92ab2cd47/?format=api",
"name": "Over/Under",
"created_at": "2023-12-11T09:37:59.684751-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": 5107.0
},
{
"team": "Game Total Over 6",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "96fbcb5f-87b7-4978-9b63-2395638b9782",
"gambit_id": "2681d057-f8e2-40ff-947d-d9efda3dd45b",
"last_updated": "2023-12-12T21:58:27.760271-05:00",
"created_at": "2023-12-11T09:37:59.693031-05:00",
"name": "Game Total Under 6",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1255de3f-76e2-4d8e-b3e3-47cd5af95bdb/?format=api"
},
{
"id": "d27b7920-514c-42f3-99b2-5af686664fab",
"gambit_id": "882a3269-8598-43d2-8189-4b57774ee801",
"last_updated": "2023-12-12T21:58:27.756979-05:00",
"created_at": "2023-12-11T09:37:59.688372-05:00",
"name": "Game Total Over 6",
"reward": "1.91000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1255de3f-76e2-4d8e-b3e3-47cd5af95bdb/?format=api"
}
]
}