GET /api/bet_types/e0344eab-7af3-49f4-8942-14dfd791a4c3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e0344eab-7af3-49f4-8942-14dfd791a4c3",
"match": "https://api-prod.gambitprofit.com/api/matches/696c57c7-3f64-4118-b3ad-c5fdc47ac2dc/?format=api",
"name": "Over/Under",
"created_at": "2022-12-27T08:57:16.149504-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",
"amount": 5196.0
},
{
"team": "Game Total Over 6",
"amount": 4804.0
}
],
"expected_reward_tokens": 8935.44,
"profit_sb": -64.56,
"profit_sb_percentage": -0.72,
"recommended": false
},
"lines": [
{
"id": "a03a9b4a-6740-421d-a485-50269bd9ba28",
"gambit_id": "cca1ba23-1749-4acd-9c27-7e8efd267ec5",
"last_updated": "2022-12-28T21:47:16.111577-05:00",
"created_at": "2022-12-27T08:57:16.150717-05:00",
"name": "Game Total Under 6",
"reward": "1.72000",
"odds": "1.83330",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e0344eab-7af3-49f4-8942-14dfd791a4c3/?format=api"
},
{
"id": "30591e71-3bb9-4867-8fc7-25d0c834e402",
"gambit_id": "d3d3c4c2-b437-4978-b38a-9b80ff94b9dd",
"last_updated": "2022-12-28T21:47:16.112740-05:00",
"created_at": "2022-12-27T08:57:16.151959-05:00",
"name": "Game Total Over 6",
"reward": "1.86000",
"odds": "2.00000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e0344eab-7af3-49f4-8942-14dfd791a4c3/?format=api"
}
]
}