GET /api/bet_types/db3458b2-c12e-4e5a-8137-9473f05c9f5a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "db3458b2-c12e-4e5a-8137-9473f05c9f5a",
"match": "https://api-prod.gambitprofit.com/api/matches/7ce3d8a2-bce7-42ba-bd16-9ad3a2542af7/?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 Over 6.5",
"amount": 5208.0
},
{
"team": "Game Total Under 6.5",
"amount": 4792.0
}
],
"expected_reward_tokens": 9008.96,
"profit_sb": 8.96,
"profit_sb_percentage": 0.1,
"recommended": true
},
"lines": [
{
"id": "e30363ef-a1c1-4d14-bac6-286133503058",
"gambit_id": "4abb83a1-cf15-48e0-b9ad-48facfb6d93d",
"last_updated": "2022-12-19T10:42:31.700102-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.73000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db3458b2-c12e-4e5a-8137-9473f05c9f5a/?format=api"
},
{
"id": "e53f0b25-ddd5-496c-9192-9d2382df494c",
"gambit_id": "4f2192f2-ee3f-4f2f-b6c4-e38a7aa87ea0",
"last_updated": "2022-12-19T10:42:31.698974-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "1.88000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db3458b2-c12e-4e5a-8137-9473f05c9f5a/?format=api"
}
]
}