GET /api/bet_types/4167e442-e63c-4850-865c-ea253086721a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4167e442-e63c-4850-865c-ea253086721a",
"match": "https://api-prod.gambitprofit.com/api/matches/646dab0b-e1dc-4438-85c5-f832530f0100/?format=api",
"name": "Over/Under",
"created_at": "2023-06-23T09:28:11.693944-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": "7730439c-29d8-418d-bb6d-9434d055135c",
"gambit_id": "6f4722bf-1451-4522-be0c-049973080a2a",
"last_updated": "2023-06-26T10:18:03.441860-04:00",
"created_at": "2023-06-23T09:28:11.695475-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/4167e442-e63c-4850-865c-ea253086721a/?format=api"
},
{
"id": "228503e2-a5e4-469c-a248-7f86725f8ec8",
"gambit_id": "acfcea3c-f7ee-4bf8-8bd4-534a66dcb964",
"last_updated": "2023-06-26T10:18:03.444029-04:00",
"created_at": "2023-06-23T09:28:11.697151-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/4167e442-e63c-4850-865c-ea253086721a/?format=api"
}
]
}