GET /api/bet_types/6ffe6236-188b-45c4-936e-116c5fb62d9d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6ffe6236-188b-45c4-936e-116c5fb62d9d",
"match": "https://api-prod.gambitprofit.com/api/matches/1074f751-7448-427b-8633-92b9e80b3e46/?format=api",
"name": "Over/Under",
"created_at": "2023-09-10T10:03:08.756638-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 9.5",
"amount": 5107.0
},
{
"team": "Game Total Under 9.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "093edfb2-9523-4454-b89e-0f36f47e458d",
"gambit_id": "c66f560c-3ab3-4249-8781-2799f1ea3d8a",
"last_updated": "2023-09-12T11:28:10.387857-04:00",
"created_at": "2023-09-10T10:03:08.760714-04:00",
"name": "Game Total Over 9.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ffe6236-188b-45c4-936e-116c5fb62d9d/?format=api"
},
{
"id": "6328550b-05e2-4011-b9d3-c2c79b594eac",
"gambit_id": "ef836b0f-10d5-4053-9a7f-e218a74e3a59",
"last_updated": "2023-09-12T11:28:10.391927-04:00",
"created_at": "2023-09-10T10:03:08.764988-04:00",
"name": "Game Total Under 9.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ffe6236-188b-45c4-936e-116c5fb62d9d/?format=api"
}
]
}