GET /api/bet_types/a3cc9ed6-c552-4579-ba5f-1535fd4373c4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a3cc9ed6-c552-4579-ba5f-1535fd4373c4",
"match": "https://api-prod.gambitprofit.com/api/matches/0c7fb292-4c54-4967-8f25-e3313fedc390/?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 61.5",
"amount": 5000.0
},
{
"team": "Game Total Under 61.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "38baaadb-968d-44cf-9c8e-0a8b031de131",
"gambit_id": "60ac5d3f-3163-4792-9703-82de399aad91",
"last_updated": "2022-09-25T11:22:06.345986-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 61.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "61.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3cc9ed6-c552-4579-ba5f-1535fd4373c4/?format=api"
},
{
"id": "ac0346e9-066e-4af2-adba-342b71f72b17",
"gambit_id": "be046ecf-bd0d-4bda-9a8b-a6032b650aa3",
"last_updated": "2022-09-25T11:22:06.344775-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 61.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "61.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3cc9ed6-c552-4579-ba5f-1535fd4373c4/?format=api"
}
]
}