GET /api/bet_types/343f05c7-386d-4eaf-bde0-ab7b7a559fdd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "343f05c7-386d-4eaf-bde0-ab7b7a559fdd",
"match": "https://api-prod.gambitprofit.com/api/matches/ab46f5b7-7cb8-4d2b-8453-003ac484fff0/?format=api",
"name": "Over/Under",
"created_at": "2023-03-21T09:21:59.212898-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",
"amount": 5000.0
},
{
"team": "Game Total Over 238",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "5b2a1341-508e-4e7b-b50b-1473b4775358",
"gambit_id": "dac7e851-e956-4618-ac1b-a2261c7f1800",
"last_updated": "2023-03-22T16:41:52.765763-04:00",
"created_at": "2023-03-21T09:21:59.215073-04:00",
"name": "Game Total Under 238",
"reward": "1.87000",
"odds": "1.90910",
"spread": "238.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/343f05c7-386d-4eaf-bde0-ab7b7a559fdd/?format=api"
},
{
"id": "e460a76e-30f2-49ec-8e7e-242cfb227693",
"gambit_id": "c0cc8916-c3a3-4fb7-ae64-d3202bf46d8e",
"last_updated": "2023-03-22T16:41:52.768774-04:00",
"created_at": "2023-03-21T09:21:59.217771-04:00",
"name": "Game Total Over 238",
"reward": "1.87000",
"odds": "1.90910",
"spread": "238.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/343f05c7-386d-4eaf-bde0-ab7b7a559fdd/?format=api"
}
]
}