GET /api/bet_types/906bf7b2-87bc-4f95-8fdb-fe4301061c5d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "906bf7b2-87bc-4f95-8fdb-fe4301061c5d",
"match": "https://api-prod.gambitprofit.com/api/matches/809ae09f-4b4f-4150-96ee-49666c2d9b6a/?format=api",
"name": "Over/Under",
"created_at": "2023-12-15T09:13:05.744091-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 234.5",
"amount": 5000.0
},
{
"team": "Game Total Under 234.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "f2a48900-0fba-4371-b68a-589461422140",
"gambit_id": "05ac1f48-38ed-47c2-841f-936c51afde20",
"last_updated": "2023-12-18T10:58:07.660248-05:00",
"created_at": "2023-12-15T09:13:05.748876-05:00",
"name": "Game Total Over 234.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "234.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/906bf7b2-87bc-4f95-8fdb-fe4301061c5d/?format=api"
},
{
"id": "b36e3dc5-0c8a-47c6-8f14-ae5214be1284",
"gambit_id": "efea52c4-93aa-41b2-a776-5f447489ae61",
"last_updated": "2023-12-18T10:58:07.663782-05:00",
"created_at": "2023-12-15T09:13:05.753502-05:00",
"name": "Game Total Under 234.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "234.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/906bf7b2-87bc-4f95-8fdb-fe4301061c5d/?format=api"
}
]
}