GET /api/bet_types/37932ab4-f40c-44ac-9a34-870e118796f3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "37932ab4-f40c-44ac-9a34-870e118796f3",
"match": "https://api-prod.gambitprofit.com/api/matches/8665da3f-60b4-4911-8157-f67e38e46634/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 Under 6",
"amount": 5208.0
},
{
"team": "Game Total Over 6",
"amount": 4792.0
}
],
"expected_reward_tokens": 9008.96,
"profit_sb": 8.96,
"profit_sb_percentage": 0.1,
"recommended": true
},
"lines": [
{
"id": "a138cf8f-a176-4f57-9e2f-ca386221e36f",
"gambit_id": "e9ca0e3c-b267-4937-b7a6-42c06625cc34",
"last_updated": "2022-11-18T09:52:40.176372-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6",
"reward": "1.73000",
"odds": "1.83330",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37932ab4-f40c-44ac-9a34-870e118796f3/?format=api"
},
{
"id": "198e1840-f99a-4ad0-a641-907af0fe2ef8",
"gambit_id": "cc9c3e85-f2b6-4502-b6a1-f8a220379cf9",
"last_updated": "2022-11-18T09:52:40.177670-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6",
"reward": "1.88000",
"odds": "2.00000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37932ab4-f40c-44ac-9a34-870e118796f3/?format=api"
}
]
}