GET /api/bet_types/40378bec-e027-4611-b9a2-ef99c27e8f59/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "40378bec-e027-4611-b9a2-ef99c27e8f59",
"match": "https://api-prod.gambitprofit.com/api/matches/0dd8fdd4-7889-4d1a-8bd9-ff343d03498b/?format=api",
"name": "Over/Under",
"created_at": "2023-09-20T08:23:23.524963-04: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 7.5",
"amount": 5213.0
},
{
"team": "Game Total Under 7.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "9649c7a8-5d35-48d8-a709-e702c122a648",
"gambit_id": "7ec60058-4c8a-4321-bff9-986f7335b23a",
"last_updated": "2023-09-22T17:23:06.710133-04:00",
"created_at": "2023-09-20T08:23:23.529296-04:00",
"name": "Game Total Over 7.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40378bec-e027-4611-b9a2-ef99c27e8f59/?format=api"
},
{
"id": "5dc3c734-4b84-470f-ab72-bf0501a8e7b5",
"gambit_id": "509ec4a5-3236-4045-ab69-013062196cfa",
"last_updated": "2023-09-22T17:23:06.713660-04:00",
"created_at": "2023-09-20T08:23:23.534264-04:00",
"name": "Game Total Under 7.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40378bec-e027-4611-b9a2-ef99c27e8f59/?format=api"
}
]
}