GET /api/bet_types/751e766c-f42c-4aea-84a0-f97a2188bf0c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "751e766c-f42c-4aea-84a0-f97a2188bf0c",
"match": "https://api-prod.gambitprofit.com/api/matches/a0665cb0-156c-4f5d-ae49-072cf7ce3071/?format=api",
"name": "Over/Under",
"created_at": "2023-08-25T08:38:07.533768-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 Over 9.5",
"amount": 5107.0
},
{
"team": "Game Total Under 9.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "cd193d8b-c4d0-42b9-ab4d-3cfb83c847d2",
"gambit_id": "732350af-23a5-42e7-b66c-aaaeeab5e881",
"last_updated": "2023-08-26T11:08:25.655641-04:00",
"created_at": "2023-08-25T08:38:07.540368-04:00",
"name": "Game Total Over 9.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/751e766c-f42c-4aea-84a0-f97a2188bf0c/?format=api"
},
{
"id": "9871f626-99ea-49f0-8426-e8a2b8bf61b9",
"gambit_id": "ca5b1ff8-ddae-4c20-bb71-c82dbea6f931",
"last_updated": "2023-08-26T11:08:25.663689-04:00",
"created_at": "2023-08-25T08:38:07.549643-04:00",
"name": "Game Total Under 9.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/751e766c-f42c-4aea-84a0-f97a2188bf0c/?format=api"
}
]
}