GET /api/bet_types/d63b3267-0714-49a1-bcd7-a5db1e0ca274/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d63b3267-0714-49a1-bcd7-a5db1e0ca274",
"match": "https://api-prod.gambitprofit.com/api/matches/894c1bbc-a42c-45e3-be0c-f46a8b9e7d89/?format=api",
"name": "Over/Under",
"created_at": "2023-06-11T10:08:16.979051-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": 5107.0
},
{
"team": "Game Total Over 8.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "050dfa2f-eefd-458a-829f-7a89b25d31a9",
"gambit_id": "2dec4d30-2743-463d-bc9b-db1e16c495a4",
"last_updated": "2023-06-12T10:48:19.034709-04:00",
"created_at": "2023-06-11T10:08:16.981008-04:00",
"name": "Game Total Under 8.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d63b3267-0714-49a1-bcd7-a5db1e0ca274/?format=api"
},
{
"id": "14a5c4ab-8f0d-490e-b3a7-e3d1e914e3f2",
"gambit_id": "871141ec-de61-4db1-bd09-64ae35fbc58a",
"last_updated": "2023-06-12T10:48:19.036756-04:00",
"created_at": "2023-06-11T10:08:16.983252-04:00",
"name": "Game Total Over 8.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d63b3267-0714-49a1-bcd7-a5db1e0ca274/?format=api"
}
]
}