GET /api/bet_types/248bc808-cb0c-4745-b51b-7f77ad850180/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "248bc808-cb0c-4745-b51b-7f77ad850180",
"match": "https://api-prod.gambitprofit.com/api/matches/758b2a1a-27a5-43ac-8f6a-df8cbd54c645/?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 Over 2.5",
"amount": 5854.0
},
{
"team": "Game Total Under 2.5",
"amount": 4146.0
}
],
"expected_reward_tokens": 8955.36,
"profit_sb": -44.64,
"profit_sb_percentage": -0.5,
"recommended": false
},
"lines": [
{
"id": "5cd66166-2a1e-4b69-abe5-112bdc38a594",
"gambit_id": "f24fef88-ea50-44bf-8da1-34e310d2d462",
"last_updated": "2022-09-19T10:07:27.635365-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.53000",
"odds": "1.60000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/248bc808-cb0c-4745-b51b-7f77ad850180/?format=api"
},
{
"id": "f2a5ea26-1ccd-4f21-b09d-6ccd31450b3e",
"gambit_id": "cfcd2c80-84a0-4c63-a6e9-01626e2a16ca",
"last_updated": "2022-09-19T10:07:27.634245-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "2.16000",
"odds": "2.30000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/248bc808-cb0c-4745-b51b-7f77ad850180/?format=api"
}
]
}