GET /api/bet_types/abd324b3-6064-430f-99ef-4042f2e1896b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "abd324b3-6064-430f-99ef-4042f2e1896b",
"match": "https://api-prod.gambitprofit.com/api/matches/2c183923-8159-423c-809b-207276cb6339/?format=api",
"name": "Over/Under",
"created_at": "2023-04-27T11:52:02.575155-04: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 5.5",
"amount": 5421.0
},
{
"team": "Game Total Under 5.5",
"amount": 4579.0
}
],
"expected_reward_tokens": 9432.54,
"profit_sb": -67.46,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "63928bbe-9664-4562-99af-ed68463b30d1",
"gambit_id": "ba49e8f1-3cb6-4100-86d1-9a6edfb8578c",
"last_updated": "2023-04-28T11:22:24.914183-04:00",
"created_at": "2023-04-27T11:52:02.581686-04:00",
"name": "Game Total Over 5.5",
"reward": "1.74000",
"odds": "1.76920",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/abd324b3-6064-430f-99ef-4042f2e1896b/?format=api"
},
{
"id": "4b2eb123-257f-46d9-8646-bb3f05d7b09b",
"gambit_id": "f913e949-1889-433a-a8e8-b6389097a740",
"last_updated": "2023-04-28T11:22:24.912980-04:00",
"created_at": "2023-04-27T11:52:02.578675-04:00",
"name": "Game Total Under 5.5",
"reward": "2.06000",
"odds": "2.10000",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/abd324b3-6064-430f-99ef-4042f2e1896b/?format=api"
}
]
}