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

{
    "count": 92246,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5032&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5016&ordering=ip_address",
    "results": [
        {
            "id": 5294,
            "ip_address": "103.135.254.243",
            "count": 2,
            "first_visit": "2022-04-21T11:34:30.278363+06:00",
            "date": null
        },
        {
            "id": 29872,
            "ip_address": "103.135.254.243",
            "count": 1,
            "first_visit": "2022-07-30T12:16:05.350052+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 32764,
            "ip_address": "103.135.254.244",
            "count": 1,
            "first_visit": "2022-08-23T15:48:23.538941+06:00",
            "date": "2022-08-23"
        },
        {
            "id": 5335,
            "ip_address": "103.135.254.245",
            "count": 1,
            "first_visit": "2022-04-24T01:18:56.865009+06:00",
            "date": null
        },
        {
            "id": 23941,
            "ip_address": "103.135.254.246",
            "count": 3,
            "first_visit": "2022-07-19T00:13:36.780942+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 23818,
            "ip_address": "103.135.254.246",
            "count": 1,
            "first_visit": "2022-07-18T22:42:05.596544+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 29833,
            "ip_address": "103.135.254.247",
            "count": 1,
            "first_visit": "2022-07-30T11:36:58.495520+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 10282,
            "ip_address": "103.135.254.247",
            "count": 1,
            "first_visit": "2022-05-22T12:39:11.892007+06:00",
            "date": null
        }
    ]
}