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

{
    "count": 102189,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=75456&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=75440&ordering=ip_address",
    "results": [
        {
            "id": 11558,
            "ip_address": "37.111.195.32",
            "count": 1,
            "first_visit": "2022-05-26T00:39:02.278271+06:00",
            "date": null
        },
        {
            "id": 10908,
            "ip_address": "37.111.195.35",
            "count": 1,
            "first_visit": "2022-05-24T11:14:31.843227+06:00",
            "date": null
        },
        {
            "id": 32251,
            "ip_address": "37.111.195.38",
            "count": 1,
            "first_visit": "2022-08-17T19:45:05.175751+06:00",
            "date": "2022-08-17"
        },
        {
            "id": 24883,
            "ip_address": "37.111.195.4",
            "count": 1,
            "first_visit": "2022-07-20T20:42:58.542598+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 12528,
            "ip_address": "37.111.195.4",
            "count": 2,
            "first_visit": "2022-05-29T18:38:55.672488+06:00",
            "date": null
        },
        {
            "id": 15431,
            "ip_address": "37.111.195.42",
            "count": 1,
            "first_visit": "2022-06-15T20:42:59.398742+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 30440,
            "ip_address": "37.111.195.44",
            "count": 2,
            "first_visit": "2022-07-31T16:32:35.702968+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 30589,
            "ip_address": "37.111.195.44",
            "count": 1,
            "first_visit": "2022-08-01T05:13:27.615292+06:00",
            "date": "2022-08-01"
        }
    ]
}