GET /user_management/visitor-free/?format=api&offset=7000&ordering=count
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 92333,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7008&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6992&ordering=count",
    "results": [
        {
            "id": 8033,
            "ip_address": "37.111.232.200",
            "count": 1,
            "first_visit": "2022-05-17T12:07:30.944781+06:00",
            "date": null
        },
        {
            "id": 9541,
            "ip_address": "37.111.222.85",
            "count": 1,
            "first_visit": "2022-05-19T23:06:38.391572+06:00",
            "date": null
        },
        {
            "id": 1782,
            "ip_address": "204.12.146.81",
            "count": 1,
            "first_visit": "2022-01-11T02:27:32.303894+06:00",
            "date": null
        },
        {
            "id": 9512,
            "ip_address": "43.245.120.225",
            "count": 1,
            "first_visit": "2022-05-19T22:28:04.043487+06:00",
            "date": null
        },
        {
            "id": 9511,
            "ip_address": "42.0.5.246",
            "count": 1,
            "first_visit": "2022-05-19T22:27:35.459468+06:00",
            "date": null
        },
        {
            "id": 11941,
            "ip_address": "37.111.214.75",
            "count": 1,
            "first_visit": "2022-05-27T15:54:41.083369+06:00",
            "date": null
        },
        {
            "id": 1783,
            "ip_address": "111.7.100.22",
            "count": 1,
            "first_visit": "2022-01-11T02:33:02.788285+06:00",
            "date": null
        },
        {
            "id": 12369,
            "ip_address": "15.222.253.20",
            "count": 1,
            "first_visit": "2022-05-29T02:13:42.963890+06:00",
            "date": null
        }
    ]
}