GET /api/bet_types/44a458b8-480b-4982-8f97-ad5a8be9b386/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "44a458b8-480b-4982-8f97-ad5a8be9b386",
"match": "https://api-prod.gambitprofit.com/api/matches/a42e0199-ebe4-4d35-b616-bd62708eb2d5/?format=api",
"name": "Over/Under",
"created_at": "2024-01-15T10:23:25.805957-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.5",
"amount": 5213.0
},
{
"team": "Game Total Over 6.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "8278d5c4-5064-4225-9014-ce56f1706171",
"gambit_id": "9409ee3b-2840-4656-a690-0f148745bd4d",
"last_updated": "2024-01-17T22:13:09.144813-05:00",
"created_at": "2024-01-15T10:23:25.813567-05:00",
"name": "Game Total Under 6.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44a458b8-480b-4982-8f97-ad5a8be9b386/?format=api"
},
{
"id": "d5c211b2-e75a-44c0-ae67-e52c6f2d3de2",
"gambit_id": "0958938a-0977-452f-91ac-54e31041d8fa",
"last_updated": "2024-01-17T22:13:09.141321-05:00",
"created_at": "2024-01-15T10:23:25.809259-05:00",
"name": "Game Total Over 6.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44a458b8-480b-4982-8f97-ad5a8be9b386/?format=api"
}
]
}