GET /api/bet_types/14a0a6e2-1c1f-4b59-a579-69e2dfb622e6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "14a0a6e2-1c1f-4b59-a579-69e2dfb622e6",
"match": "https://api-prod.gambitprofit.com/api/matches/18fc3419-733e-48d3-9940-3b84f6b53816/?format=api",
"name": "Over/Under",
"created_at": "2023-09-19T09:13:24.514968-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.5",
"amount": 5000.0
},
{
"team": "Game Total Over 8.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "832f6dac-5689-473d-ab89-5646176203bd",
"gambit_id": "8c2b0734-f9f5-4375-b4d4-b74880d6e9f5",
"last_updated": "2023-09-21T09:53:18.618383-04:00",
"created_at": "2023-09-19T09:13:24.523206-04:00",
"name": "Game Total Under 8.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14a0a6e2-1c1f-4b59-a579-69e2dfb622e6/?format=api"
},
{
"id": "6039b331-c82f-40c0-b27a-0f106e85cf79",
"gambit_id": "8aec4d59-f3de-4e0c-9c2e-e1c6fb2b0a5d",
"last_updated": "2023-09-21T09:53:18.615254-04:00",
"created_at": "2023-09-19T09:13:24.519018-04:00",
"name": "Game Total Over 8.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14a0a6e2-1c1f-4b59-a579-69e2dfb622e6/?format=api"
}
]
}