GET /api/bet_types/e82aa4d0-8adc-48a2-ad71-8bdcd77daac5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e82aa4d0-8adc-48a2-ad71-8bdcd77daac5",
"match": "https://api-prod.gambitprofit.com/api/matches/034b6b84-0f44-4cf1-918f-209dc194aff8/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 51.5",
"amount": 5000.0
},
{
"team": "Game Total Over 51.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "b2688c4c-2668-4c9b-9dd3-9142d027cae7",
"gambit_id": "99609486-48a7-4ca8-87e2-67cb6cabacdb",
"last_updated": "2022-10-01T09:17:16.799265-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 51.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "51.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e82aa4d0-8adc-48a2-ad71-8bdcd77daac5/?format=api"
},
{
"id": "7f65bf70-b6ef-4e9b-9026-73fc8aafab59",
"gambit_id": "d76b252f-02f3-458a-83e6-dde59ace0eae",
"last_updated": "2022-10-01T09:17:16.800243-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 51.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "51.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e82aa4d0-8adc-48a2-ad71-8bdcd77daac5/?format=api"
}
]
}