GET /api/bet_types/4e7047e1-c0cf-416c-a13d-b70072fc779e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4e7047e1-c0cf-416c-a13d-b70072fc779e",
"match": "https://api-prod.gambitprofit.com/api/matches/a1b59aa9-5fbe-43db-b366-0b46070c71f2/?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 50",
"amount": 5000.0
},
{
"team": "Game Total Under 50",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "aea63e3b-6304-480e-ab1d-5d4444062f85",
"gambit_id": "e2b6f4f0-1847-41b6-9ec5-36edef823db2",
"last_updated": "2022-10-23T09:22:29.401434-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 50",
"reward": "1.88000",
"odds": "1.90910",
"spread": "50.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e7047e1-c0cf-416c-a13d-b70072fc779e/?format=api"
},
{
"id": "7be6bf04-a8f6-457f-a781-752b8dfedc25",
"gambit_id": "0a23b278-acd8-4ef8-b6f0-2d2b069d809d",
"last_updated": "2022-10-23T09:22:29.400184-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 50",
"reward": "1.88000",
"odds": "1.90910",
"spread": "50.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e7047e1-c0cf-416c-a13d-b70072fc779e/?format=api"
}
]
}