GET /api/bet_types/c58c2108-e0af-488b-98b2-eafcd1a546d9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c58c2108-e0af-488b-98b2-eafcd1a546d9",
"match": "https://api-prod.gambitprofit.com/api/matches/52b93f60-21e4-465c-be40-b2110e64dcb5/?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 Under 8.5",
"amount": 5109.0
},
{
"team": "Game Total Over 8.5",
"amount": 4891.0
}
],
"expected_reward_tokens": 9145.11,
"profit_sb": 145.11,
"profit_sb_percentage": 1.61,
"recommended": true
},
"lines": [
{
"id": "46c425f7-1923-4d1e-b68f-469e46dd77e6",
"gambit_id": "8072d712-ca7a-4bfa-9613-c6f8b2dccec7",
"last_updated": "2022-08-16T14:02:08.207059-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 8.5",
"reward": "1.79000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c58c2108-e0af-488b-98b2-eafcd1a546d9/?format=api"
},
{
"id": "800376fd-8ebe-4cd6-9462-e32672a50514",
"gambit_id": "12e86c08-58e5-4fe0-9aac-9d6f707e1219",
"last_updated": "2022-08-16T14:02:08.207556-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 8.5",
"reward": "1.87000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c58c2108-e0af-488b-98b2-eafcd1a546d9/?format=api"
}
]
}