GET /api/bet_types/0a9def06-63a4-4b17-b8a4-2ab2e6b74a03/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0a9def06-63a4-4b17-b8a4-2ab2e6b74a03",
"match": "https://api-prod.gambitprofit.com/api/matches/978e3bc5-5959-4c8a-8adc-c6182fce3dcd/?format=api",
"name": "Over/Under",
"created_at": "2023-04-10T08:57:01.855121-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 Under 8",
"amount": 5107.0
},
{
"team": "Game Total Over 8",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "14f0376b-1b32-4e4d-8b1d-779372f69358",
"gambit_id": "d5a15544-9885-4852-b9ad-e3d8f69294e3",
"last_updated": "2023-04-11T13:27:04.004141-04:00",
"created_at": "2023-04-10T08:57:01.857863-04:00",
"name": "Game Total Under 8",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a9def06-63a4-4b17-b8a4-2ab2e6b74a03/?format=api"
},
{
"id": "d33d6e1e-7903-47cb-95ff-95f2b3f622bf",
"gambit_id": "e421110a-beb2-45a9-8859-0de26917c1dd",
"last_updated": "2023-04-11T13:27:04.007014-04:00",
"created_at": "2023-04-10T08:57:01.860633-04:00",
"name": "Game Total Over 8",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a9def06-63a4-4b17-b8a4-2ab2e6b74a03/?format=api"
}
]
}