GET /api/bet_types/e6e24950-8877-42d6-acee-1f935b6c43c3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e6e24950-8877-42d6-acee-1f935b6c43c3",
"match": "https://api-prod.gambitprofit.com/api/matches/d5086f79-8e6b-4465-9000-f87682b339ea/?format=api",
"name": "Over/Under",
"created_at": "2023-03-09T11:02:14.269056-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 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": "0351115c-b3da-43ab-8e2f-5d8cdc08eb9e",
"gambit_id": "e01f4138-d4cd-4a8f-9844-7f4916046a7b",
"last_updated": "2023-03-10T10:26:56.499784-05:00",
"created_at": "2023-03-09T11:02:14.272613-05: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/e6e24950-8877-42d6-acee-1f935b6c43c3/?format=api"
},
{
"id": "6db9f169-1718-40bc-8e95-f7de82db0837",
"gambit_id": "a1878599-07d1-46ed-8768-3a5c77535fa5",
"last_updated": "2023-03-10T10:26:56.498606-05:00",
"created_at": "2023-03-09T11:02:14.270809-05: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/e6e24950-8877-42d6-acee-1f935b6c43c3/?format=api"
}
]
}