GET /api/bet_types/acac3a0a-22ab-4238-b6bb-4ffa325da784/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "acac3a0a-22ab-4238-b6bb-4ffa325da784",
"match": "https://api-prod.gambitprofit.com/api/matches/dbf329e4-7c27-41d3-91b6-3dec9acb90ab/?format=api",
"name": "Over/Under",
"created_at": "2023-03-27T09:07:22.369546-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 Under 238.5",
"amount": 5000.0
},
{
"team": "Game Total Over 238.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "5f897e82-dad2-44e9-98ec-4595f49c2361",
"gambit_id": "df77500d-8d23-4b01-a50a-e5f06145005a",
"last_updated": "2023-03-28T11:11:56.760160-04:00",
"created_at": "2023-03-27T09:07:22.371114-04:00",
"name": "Game Total Under 238.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "238.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/acac3a0a-22ab-4238-b6bb-4ffa325da784/?format=api"
},
{
"id": "c97969f4-d8c2-4ca5-9295-f30c9a306502",
"gambit_id": "e6fd5479-93ae-4514-b22b-3fbb2d2fe738",
"last_updated": "2023-03-28T11:11:56.763417-04:00",
"created_at": "2023-03-27T09:07:22.373439-04:00",
"name": "Game Total Over 238.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "238.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/acac3a0a-22ab-4238-b6bb-4ffa325da784/?format=api"
}
]
}