GET /api/bet_types/03ae6f73-b6bb-4dc9-aa89-73baf9898b7a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "03ae6f73-b6bb-4dc9-aa89-73baf9898b7a",
"match": "https://api-prod.gambitprofit.com/api/matches/a33a4ba1-aea9-494f-bcb2-dd3b4b44740e/?format=api",
"name": "Over/Under",
"created_at": "2023-02-11T09:01:54.672684-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 213.5",
"amount": 5000.0
},
{
"team": "Game Total Under 213.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "186d36de-21dc-467d-82c9-3f8404606411",
"gambit_id": "08fe7651-c4b7-43ed-a0dd-59164aace299",
"last_updated": "2023-02-12T09:47:15.357827-05:00",
"created_at": "2023-02-11T09:01:54.675329-05:00",
"name": "Game Total Over 213.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "213.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03ae6f73-b6bb-4dc9-aa89-73baf9898b7a/?format=api"
},
{
"id": "009013df-b384-4912-b4e0-32a25c472d04",
"gambit_id": "60224860-f69c-438d-8a0b-1d0bdd23e1d9",
"last_updated": "2023-02-12T09:47:15.356531-05:00",
"created_at": "2023-02-11T09:01:54.673971-05:00",
"name": "Game Total Under 213.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "213.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03ae6f73-b6bb-4dc9-aa89-73baf9898b7a/?format=api"
}
]
}