GET /api/bet_types/85fd0b9d-3509-43f2-b757-0dc6e97142f8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "85fd0b9d-3509-43f2-b757-0dc6e97142f8",
"match": "https://api-prod.gambitprofit.com/api/matches/e03e9942-03ac-4639-be92-98bddeb2a17d/?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": 5623.0
},
{
"team": "Game Total Under 2.5",
"amount": 4377.0
}
],
"expected_reward_tokens": 9277.95,
"profit_sb": -222.05,
"profit_sb_percentage": -2.34,
"recommended": false
},
"lines": [
{
"id": "4ac241de-1ea1-432f-a2ab-834ed339c3f2",
"gambit_id": "5561e893-e98e-4c27-8fa3-b52fcda6bde4",
"last_updated": "2022-10-26T10:17:14.765221-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.65000",
"odds": "1.67000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85fd0b9d-3509-43f2-b757-0dc6e97142f8/?format=api"
},
{
"id": "fa6d42f8-d000-476d-a058-1358d08e0f9c",
"gambit_id": "6d883762-61c6-4cf2-98d9-5acc3d5d2daf",
"last_updated": "2022-10-26T10:17:14.766322-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "2.12000",
"odds": "2.15000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85fd0b9d-3509-43f2-b757-0dc6e97142f8/?format=api"
}
]
}