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

{
    "count": 99656,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25568&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25552&ordering=-ip_address",
    "results": [
        {
            "id": 20139,
            "ip_address": "37.111.198.77",
            "count": 2,
            "first_visit": "2022-06-29T20:36:57.822592+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 10481,
            "ip_address": "37.111.198.72",
            "count": 1,
            "first_visit": "2022-05-22T23:42:40.836152+06:00",
            "date": null
        },
        {
            "id": 21096,
            "ip_address": "37.111.198.71",
            "count": 1,
            "first_visit": "2022-07-04T17:58:17.138290+06:00",
            "date": "2022-07-04"
        },
        {
            "id": 2711,
            "ip_address": "37.111.198.71",
            "count": 1,
            "first_visit": "2022-01-24T01:56:56.868757+06:00",
            "date": null
        },
        {
            "id": 6786,
            "ip_address": "37.111.198.7",
            "count": 1,
            "first_visit": "2022-05-16T15:27:09.232119+06:00",
            "date": null
        },
        {
            "id": 6281,
            "ip_address": "37.111.198.62",
            "count": 1,
            "first_visit": "2022-05-15T08:52:05.463066+06:00",
            "date": null
        },
        {
            "id": 29854,
            "ip_address": "37.111.198.59",
            "count": 1,
            "first_visit": "2022-07-30T11:52:45.069357+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 28151,
            "ip_address": "37.111.198.55",
            "count": 1,
            "first_visit": "2022-07-27T11:46:39.109507+06:00",
            "date": "2022-07-27"
        }
    ]
}