GET /api/bet_types/922c6074-d8db-459d-a26d-a96ccfcaaa29/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "922c6074-d8db-459d-a26d-a96ccfcaaa29",
"match": "https://api-prod.gambitprofit.com/api/matches/f66110fd-f8d2-4519-a9e6-7996240fb265/?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 6",
"amount": 5316.0
},
{
"team": "Game Total Over 6",
"amount": 4684.0
}
],
"expected_reward_tokens": 9461.68,
"profit_sb": -38.32,
"profit_sb_percentage": -0.4,
"recommended": false
},
"lines": [
{
"id": "4d1d5bbb-4e31-4925-8f46-ae024a48c0aa",
"gambit_id": "a0098c3b-28f6-450b-8083-03ec8705b5aa",
"last_updated": "2022-10-28T09:52:06.688611-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6",
"reward": "1.78000",
"odds": "1.80000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/922c6074-d8db-459d-a26d-a96ccfcaaa29/?format=api"
},
{
"id": "d33aa393-50a6-44a1-96d5-4fa4846e2c26",
"gambit_id": "3c842c0a-75f2-43da-bf5d-d9eaf45e8e62",
"last_updated": "2022-10-28T09:52:06.687422-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6",
"reward": "2.02000",
"odds": "2.05000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/922c6074-d8db-459d-a26d-a96ccfcaaa29/?format=api"
}
]
}