GET /api/bet_types/5bd542ca-e11b-4877-94d0-d195d269c951/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5bd542ca-e11b-4877-94d0-d195d269c951",
"match": "https://api-prod.gambitprofit.com/api/matches/bd187846-3eda-46f7-b11a-5d67d56cbd36/?format=api",
"name": "Over/Under",
"created_at": "2023-11-29T10:38:01.076454-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 229.5",
"amount": 5000.0
},
{
"team": "Game Total Under 229.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "e6fe08a3-8f60-4199-a5ab-13b71975d4d4",
"gambit_id": "2d612ac4-58b0-49b9-a3e2-6c10315b4d6c",
"last_updated": "2023-11-30T11:23:13.811212-05:00",
"created_at": "2023-11-29T10:38:01.083403-05:00",
"name": "Game Total Over 229.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "229.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5bd542ca-e11b-4877-94d0-d195d269c951/?format=api"
},
{
"id": "48095dc0-3b2f-4f63-8ef5-102382f14802",
"gambit_id": "5401a744-de40-4c86-b29d-53cf1eb7a668",
"last_updated": "2023-11-30T11:23:13.804571-05:00",
"created_at": "2023-11-29T10:38:01.087274-05:00",
"name": "Game Total Under 229.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "229.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5bd542ca-e11b-4877-94d0-d195d269c951/?format=api"
}
]
}