GET /api/bet_types/79912984-6a79-4317-a919-6ec6be9e70e5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "79912984-6a79-4317-a919-6ec6be9e70e5",
"match": "https://api-prod.gambitprofit.com/api/matches/2c9a84ec-2825-4b4a-9040-e0b517fe58bd/?format=api",
"name": "Over/Under",
"created_at": "2023-02-15T17:22:12.840823-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": 5212.0
},
{
"team": "Game Total Over 6",
"amount": 4788.0
}
],
"expected_reward_tokens": 9432.36,
"profit_sb": -67.64,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "84cb5ccc-0368-4267-8f2a-040b7987d48e",
"gambit_id": "3b2b3cc1-2a7e-4c1c-b431-af735b9b55c4",
"last_updated": "2023-02-16T16:52:02.727295-05:00",
"created_at": "2023-02-15T17:22:12.842219-05:00",
"name": "Game Total Under 6",
"reward": "1.81000",
"odds": "1.83330",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79912984-6a79-4317-a919-6ec6be9e70e5/?format=api"
},
{
"id": "0b38e6d6-cc61-4db5-ae05-76d961b6ce19",
"gambit_id": "4f1a3a2e-825f-4ab9-bd67-b1f1e0b609c5",
"last_updated": "2023-02-16T16:52:02.728477-05:00",
"created_at": "2023-02-15T17:22:12.843640-05:00",
"name": "Game Total Over 6",
"reward": "1.97000",
"odds": "2.00000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79912984-6a79-4317-a919-6ec6be9e70e5/?format=api"
}
]
}