GET /api/bet_types/29a6465e-552d-46ba-8757-5f65b2f78f44/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "29a6465e-552d-46ba-8757-5f65b2f78f44",
"match": "https://api-prod.gambitprofit.com/api/matches/0e9f4ac2-9204-4a77-83d1-07d3fe6f614d/?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": 5304.0
},
{
"team": "Game Total Under 6.5",
"amount": 4696.0
}
],
"expected_reward_tokens": 9016.32,
"profit_sb": 16.32,
"profit_sb_percentage": 0.18,
"recommended": true
},
"lines": [
{
"id": "827367d0-8bcc-41bc-b082-0a4f22f457d0",
"gambit_id": "2ea2d82b-8a4b-4481-99eb-9b0ffe0c0ec7",
"last_updated": "2022-11-28T11:26:55.911213-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.70000",
"odds": "1.80000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29a6465e-552d-46ba-8757-5f65b2f78f44/?format=api"
},
{
"id": "0d77f21a-6105-4c14-ba5d-8a019ab41255",
"gambit_id": "3a31e9ca-a5f9-44d2-8e95-a11a1c5c6aa9",
"last_updated": "2022-11-28T11:26:55.910185-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "1.92000",
"odds": "2.05000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29a6465e-552d-46ba-8757-5f65b2f78f44/?format=api"
}
]
}