GET /api/bet_types/29fcc373-cce1-4f60-aa46-558822a91138/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "29fcc373-cce1-4f60-aa46-558822a91138",
"match": "https://api-prod.gambitprofit.com/api/matches/af15ee8e-841d-43d3-b620-cc14455760d6/?format=api",
"name": "Over/Under",
"created_at": "2024-01-02T09:42:58.531615-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 240.5",
"amount": 5000.0
},
{
"team": "Game Total Under 240.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "0157295d-3f5c-4f12-941c-3ba6854c5a44",
"gambit_id": "71dd532a-2409-411a-8054-e9852039201d",
"last_updated": "2024-01-03T20:22:57.305721-05:00",
"created_at": "2024-01-02T09:42:58.535161-05:00",
"name": "Game Total Over 240.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "240.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29fcc373-cce1-4f60-aa46-558822a91138/?format=api"
},
{
"id": "1de7227d-e91c-4c6a-8dc7-005eeaf2a609",
"gambit_id": "549dc750-483e-4720-9786-9a4656266a26",
"last_updated": "2024-01-03T20:22:57.309193-05:00",
"created_at": "2024-01-02T09:42:58.538986-05:00",
"name": "Game Total Under 240.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "240.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29fcc373-cce1-4f60-aa46-558822a91138/?format=api"
}
]
}