GET /api/bet_types/2a9625be-f552-46aa-afeb-ea09c4043d82/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2a9625be-f552-46aa-afeb-ea09c4043d82",
"match": "https://api-prod.gambitprofit.com/api/matches/b113194e-0ed5-4983-a19d-ced241005323/?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 6.5",
"amount": 5316.0
},
{
"team": "Game Total Under 6.5",
"amount": 4684.0
}
],
"expected_reward_tokens": 9461.68,
"profit_sb": -38.32,
"profit_sb_percentage": -0.4,
"recommended": false
},
"lines": [
{
"id": "4b292c80-17b3-4d4a-83b6-ce4b89cfee4d",
"gambit_id": "4e62c043-80d1-4c3a-b9dc-78ea516e48a0",
"last_updated": "2022-10-26T09:57:10.754129-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.78000",
"odds": "1.80000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a9625be-f552-46aa-afeb-ea09c4043d82/?format=api"
},
{
"id": "8f251cef-60f5-4064-adae-361da6f1fdfb",
"gambit_id": "39fde1ca-4662-4868-a780-dc764861915e",
"last_updated": "2022-10-26T09:57:10.755239-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "2.02000",
"odds": "2.05000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a9625be-f552-46aa-afeb-ea09c4043d82/?format=api"
}
]
}