GET /api/bet_types/08d4601c-d205-4002-920c-d739dffd2f43/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "08d4601c-d205-4002-920c-d739dffd2f43",
"match": "https://api-prod.gambitprofit.com/api/matches/3882861f-7ce4-4755-8e3d-170f4d0f082a/?format=api",
"name": "Over/Under",
"created_at": "2023-09-24T12:58:15.724655-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 9",
"amount": 5107.0
},
{
"team": "Game Total Over 9",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "5916b9e6-c21d-427c-a666-f62a21a32ce8",
"gambit_id": "0f33b629-23ba-4c3a-9ead-30bce8412427",
"last_updated": "2023-09-26T09:22:59.527169-04:00",
"created_at": "2023-09-24T12:58:15.732426-04:00",
"name": "Game Total Under 9",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08d4601c-d205-4002-920c-d739dffd2f43/?format=api"
},
{
"id": "603d132b-bd44-400c-ae28-64b8403b0cc2",
"gambit_id": "83f39710-8e9b-4e3f-90d7-0e01e33b0722",
"last_updated": "2023-09-26T09:22:59.523272-04:00",
"created_at": "2023-09-24T12:58:15.728041-04:00",
"name": "Game Total Over 9",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08d4601c-d205-4002-920c-d739dffd2f43/?format=api"
}
]
}