GET /api/bet_types/308c678a-a83a-4ff2-98fe-49e23e167f53/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "308c678a-a83a-4ff2-98fe-49e23e167f53",
"match": "https://api-prod.gambitprofit.com/api/matches/e57a1622-5d2f-48d1-b309-bceffa2ce030/?format=api",
"name": "Over/Under",
"created_at": "2023-03-16T17:37:18.031892-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 Over 6.5",
"amount": 5107.0
},
{
"team": "Game Total Under 6.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "c8f6c152-cc70-4dca-8bac-339c8a459153",
"gambit_id": "63fc5d64-6a11-409b-a607-66906a130481",
"last_updated": "2023-03-17T13:36:56.367356-04:00",
"created_at": "2023-03-16T17:37:18.035165-04:00",
"name": "Game Total Over 6.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/308c678a-a83a-4ff2-98fe-49e23e167f53/?format=api"
},
{
"id": "cb07227d-a4dd-4bf2-a8f5-5b9805e3727c",
"gambit_id": "50a26ff4-e6bf-4c91-a775-aea050467c68",
"last_updated": "2023-03-17T13:36:56.365584-04:00",
"created_at": "2023-03-16T17:37:18.033634-04:00",
"name": "Game Total Under 6.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/308c678a-a83a-4ff2-98fe-49e23e167f53/?format=api"
}
]
}