GET /api/bet_types/6fca09af-056f-4a29-b1a5-fa48c6cf9ff5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6fca09af-056f-4a29-b1a5-fa48c6cf9ff5",
"match": "https://api-prod.gambitprofit.com/api/matches/c006efa1-26ef-4425-a260-982e6528044a/?format=api",
"name": "Over/Under",
"created_at": "2023-03-21T09:21:57.908805-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 237",
"amount": 5000.0
},
{
"team": "Game Total Over 237",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "5d23b7b4-080c-49b7-8e92-b321f34a9b83",
"gambit_id": "21bb5333-02b9-4eb1-a4cc-67a55cd27c9d",
"last_updated": "2023-03-22T16:41:52.304170-04:00",
"created_at": "2023-03-21T09:21:57.910619-04:00",
"name": "Game Total Under 237",
"reward": "1.87000",
"odds": "1.90910",
"spread": "237.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6fca09af-056f-4a29-b1a5-fa48c6cf9ff5/?format=api"
},
{
"id": "8f6509b8-ce63-4279-8e48-96e70c0e329f",
"gambit_id": "41c04b99-e20b-413f-920e-2e4e49df12fa",
"last_updated": "2023-03-22T16:41:52.306426-04:00",
"created_at": "2023-03-21T09:21:57.912732-04:00",
"name": "Game Total Over 237",
"reward": "1.87000",
"odds": "1.90910",
"spread": "237.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6fca09af-056f-4a29-b1a5-fa48c6cf9ff5/?format=api"
}
]
}