GET /api/bet_types/5dbe32f4-7fa7-4c6a-a9ac-d5aa5f9278cf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5dbe32f4-7fa7-4c6a-a9ac-d5aa5f9278cf",
"match": "https://api-prod.gambitprofit.com/api/matches/d3733544-dc89-471a-a5a6-eb17bee0b4a9/?format=api",
"name": "Over/Under",
"created_at": "2023-09-11T08:48:22.619648-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": "2a4daba7-b51c-4205-bd0b-62854aa4143d",
"gambit_id": "082afc10-e869-40cf-98d2-f0fd97a04fe6",
"last_updated": "2023-09-12T21:13:16.878710-04:00",
"created_at": "2023-09-11T08:48:22.623300-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/5dbe32f4-7fa7-4c6a-a9ac-d5aa5f9278cf/?format=api"
},
{
"id": "0ef39cc0-da6c-4e88-8947-b1eb455e898d",
"gambit_id": "47eb3158-2aef-408d-aa25-f46ed05260ab",
"last_updated": "2023-09-12T21:13:16.881996-04:00",
"created_at": "2023-09-11T08:48:22.627165-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/5dbe32f4-7fa7-4c6a-a9ac-d5aa5f9278cf/?format=api"
}
]
}