GET /api/bet_types/baf3abb0-a7a4-4f2d-80c2-73bdc94f4939/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "baf3abb0-a7a4-4f2d-80c2-73bdc94f4939",
"match": "https://api-prod.gambitprofit.com/api/matches/aaf60523-6707-43c1-b437-928f8527d93a/?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 6",
"amount": 5306.0
},
{
"team": "Game Total Over 6",
"amount": 4694.0
}
],
"expected_reward_tokens": 8965.54,
"profit_sb": -34.46,
"profit_sb_percentage": -0.38,
"recommended": false
},
"lines": [
{
"id": "bda1e0f4-749b-4c26-9631-a078139900f9",
"gambit_id": "dd298be0-7f9a-4e18-9f44-cec1de8fffd7",
"last_updated": "2022-12-21T22:32:05.162207-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6",
"reward": "1.69000",
"odds": "1.80000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/baf3abb0-a7a4-4f2d-80c2-73bdc94f4939/?format=api"
},
{
"id": "84f89a2a-878d-43d9-96d3-bf6c18c0d725",
"gambit_id": "8337dfa9-1943-4029-93f5-c44cae0c7a80",
"last_updated": "2022-12-21T22:32:05.163378-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6",
"reward": "1.91000",
"odds": "2.05000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/baf3abb0-a7a4-4f2d-80c2-73bdc94f4939/?format=api"
}
]
}