GET /api/bet_types/2f15732b-a777-4182-a671-aad44c3acc32/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2f15732b-a777-4182-a671-aad44c3acc32",
"match": "https://api-prod.gambitprofit.com/api/matches/eb973bb7-7872-449a-98f8-9bd5f9b6270c/?format=api",
"name": "Over/Under",
"created_at": "2024-01-21T09:33:15.953543-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": 5107.0
},
{
"team": "Game Total Over 6",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "dc3795c4-b38f-4cc4-a0f1-db9e578f66eb",
"gambit_id": "2171b391-24ed-44fd-aef1-0a37b9915810",
"last_updated": "2024-01-23T18:52:56.685128-05:00",
"created_at": "2024-01-21T09:33:15.963541-05:00",
"name": "Game Total Under 6",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f15732b-a777-4182-a671-aad44c3acc32/?format=api"
},
{
"id": "fc6028b4-dfaa-4630-9cc4-370ba3e06e14",
"gambit_id": "0e262d58-0aee-401d-8fda-da35af2c05fd",
"last_updated": "2024-01-23T18:52:56.681056-05:00",
"created_at": "2024-01-21T09:33:15.958428-05:00",
"name": "Game Total Over 6",
"reward": "1.91000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f15732b-a777-4182-a671-aad44c3acc32/?format=api"
}
]
}