GET /api/bet_types/d433adca-9977-4774-bfb3-cb6087f7ac38/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d433adca-9977-4774-bfb3-cb6087f7ac38",
"match": "https://api-prod.gambitprofit.com/api/matches/119abfcf-17de-40c7-b754-908c947fe19a/?format=api",
"name": "Over/Under",
"created_at": "2023-12-16T09:23:09.621715-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",
"amount": 5423.0
},
{
"team": "Game Total Under 6",
"amount": 4577.0
}
],
"expected_reward_tokens": 9381.79,
"profit_sb": -118.21,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "b8a3b749-b4c7-4deb-baf0-2073228ad276",
"gambit_id": "e1f0eee4-3920-4d19-8ddd-1c1e568d2af8",
"last_updated": "2023-12-18T10:23:37.154270-05:00",
"created_at": "2023-12-16T09:23:09.625186-05:00",
"name": "Game Total Over 6",
"reward": "1.73000",
"odds": "1.76920",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d433adca-9977-4774-bfb3-cb6087f7ac38/?format=api"
},
{
"id": "f6b1c9ec-238b-462d-b655-7278cc8a407c",
"gambit_id": "fffa0642-e8db-48ff-bc75-252923c15727",
"last_updated": "2023-12-18T10:23:37.157429-05:00",
"created_at": "2023-12-16T09:23:09.629701-05:00",
"name": "Game Total Under 6",
"reward": "2.05000",
"odds": "2.10000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d433adca-9977-4774-bfb3-cb6087f7ac38/?format=api"
}
]
}