GET /api/bet_types/3abd10e3-a51c-4315-8006-e9628a89387a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3abd10e3-a51c-4315-8006-e9628a89387a",
"match": "https://api-prod.gambitprofit.com/api/matches/beea543d-133d-4810-8a2a-fb15eb2a7eba/?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 8",
"amount": 5000.0
},
{
"team": "Game Total Under 8",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "f9a39921-1d3e-4303-a71a-fbc70ffd367b",
"gambit_id": "af2bb626-0057-4822-be20-d89b56614ce6",
"last_updated": "2022-09-19T09:37:06.995096-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 8",
"reward": "1.80000",
"odds": "1.90910",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3abd10e3-a51c-4315-8006-e9628a89387a/?format=api"
},
{
"id": "31872de7-ec29-448a-a925-1aaf17a0cead",
"gambit_id": "001b9dde-263d-4cd2-847e-b5856e4dbca1",
"last_updated": "2022-09-19T09:37:06.994086-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 8",
"reward": "1.80000",
"odds": "1.90910",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3abd10e3-a51c-4315-8006-e9628a89387a/?format=api"
}
]
}