Skip to main content
Print

Events

Returns a list of published events with event divisions.

Endpoint

/partners/events

/partners/api/schedule/events (deprecated)

Available Filters

startDate – returns events with a start date greater than the date provided

?filter[startDate]=2023-01-01

Response

{
    "data": [
        {
            "id": "75",
            "iPlexIdentifier": "bFIh0YRRMtYue7e",
            "name": "FORCE New Year Fest",
            "isUsingTeamScheduler": true,
            "isUsingTeamRegistration": false,
            "isUsingTicketing": true,
            "scheduleIsPublished": true,
            "address": "555 Union Blvd.",
            "address2": null,
            "city": "Allentown",
            "state": "PA",
            "zip": "18109",
            "url": null,
            "dates": [
                "2024-01-20"
            ],
            "divisions": [
                {
                    "id": "326",
                    "eventId": "75",
                    "name": "13 American",
                    "type": null,
                    "dates": [
                        "2024-01-20"
                    ]
                },
                {
                    "id": "327",
                    "eventId": "75",
                    "name": "14 American",
                    "type": null,
                    "dates": [
                        "2024-01-20"
                    ]
                }
            ]
        },
        {
            "id": "72",
            "iPlexIdentifier": null,
            "name": "PGH Ice Breaker",
            "isUsingTeamScheduler": true,
            "isUsingTeamRegistration": false,
            "isUsingTicketing": false,
            "scheduleIsPublished": true,
            "address": "1 Racquet Lane",
            "address2": null,
            "city": "Monroeville",
            "state": "PA",
            "zip": "15146",
            "url": "https://krva.org/",
            "dates": [
                "2024-01-20",
                "2024-01-21"
            ],
            "divisions": [
                {
                    "id": "319",
                    "eventId": "72",
                    "name": "13 American",
                    "type": null,
                    "dates": [
                        "2024-01-20"
                    ]
                },
                {
                    "id": "320",
                    "eventId": "72",
                    "name": "14 American",
                    "type": null,
                    "dates": [
                        "2024-01-21"
                    ]
                },
                {
                    "id": "321",
                    "eventId": "72",
                    "name": "15 American",
                    "type": null,
                    "dates": [
                        "2024-01-21"
                    ]
                },
                {
                    "id": "322",
                    "eventId": "72",
                    "name": "16 American",
                    "type": null,
                    "dates": [
                        "2024-01-20"
                    ]
                },
                {
                    "id": "323",
                    "eventId": "72",
                    "name": "18 American",
                    "type": null,
                    "dates": [
                        "2024-01-20"
                    ]
                }
            ]
        },
        {
            "id": "34",
            "iPlexIdentifier": "bFIh0YRRMtYue7F",
            "name": "2024 Mizuno Northern Lights Qualifier 18's, 17's, 15's & January Thaw G14, G16, & Boys 16-18 (Jan 26-28)",
            "isUsingTeamScheduler": true,
            "isUsingTeamRegistration": true,
            "isUsingTicketing": true,
            "scheduleIsPublished": true,
            "address": "1301 2nd Ave S",
            "address2": null,
            "city": "Minneapolis",
            "state": "MN",
            "zip": "55404",
            "url": "https://www.northernlightsjuniors.org/events/northern-lights-qualifier/",
            "dates": [
                "2024-01-26",
                "2024-01-27",
                "2024-01-28"
            ],
            "divisions": [
                {
                    "id": "153",
                    "eventId": "34",
                    "name": "14 Club",
                    "type": "juniors",
                    "dates": [
                        "2024-01-26",
                        "2024-01-27",
                        "2024-01-28"
                    ]
                },
                {
                    "id": "156",
                    "eventId": "34",
                    "name": "15 American",
                    "type": "juniors",
                    "dates": [
                        "2024-01-26",
                        "2024-01-27",
                        "2024-01-28"
                    ]
                },
                {
                    "id": "157",
                    "eventId": "34",
                    "name": "15 Liberty",
                    "type": "juniors",
                    "dates": [
                        "2024-01-26",
                        "2024-01-27",
                        "2024-01-28"
                    ]
                },
                {
                    "id": "159",
                    "eventId": "34",
                    "name": "15 Open",
                    "type": "juniors",
                    "dates": [
                        "2024-01-26",
                        "2024-01-27",
                        "2024-01-28"
                    ]
                },
                {
                    "id": "158",
                    "eventId": "34",
                    "name": "15 USA",
                    "type": "juniors",
                    "dates": [
                        "2024-01-26",
                        "2024-01-27",
                        "2024-01-28"
                    ]
                },
                {
                    "id": "155",
                    "eventId": "34",
                    "name": "16 Club",
                    "type": "juniors",
                    "dates": [
                        "2024-01-26",
                        "2024-01-27",
                        "2024-01-28"
                    ]
                },
                {
                    "id": "152",
                    "eventId": "34",
                    "name": "17 American",
                    "type": "juniors",
                    "dates": [
                        "2024-01-26",
                        "2024-01-27",
                        "2024-01-28"
                    ]
                },
                {
                    "id": "151",
                    "eventId": "34",
                    "name": "17 Liberty",
                    "type": "juniors",
                    "dates": [
                        "2024-01-26",
                        "2024-01-27",
                        "2024-01-28"
                    ]
                },
                {
                    "id": "149",
                    "eventId": "34",
                    "name": "17 Open",
                    "type": "juniors",
                    "dates": [
                        "2024-01-26",
                        "2024-01-27",
                        "2024-01-28"
                    ]
                },
                {
                    "id": "150",
                    "eventId": "34",
                    "name": "17 USA",
                    "type": "juniors",
                    "dates": [
                        "2024-01-26",
                        "2024-01-27",
                        "2024-01-28"
                    ]
                },
                {
                    "id": "148",
                    "eventId": "34",
                    "name": "18 American",
                    "type": "juniors",
                    "dates": [
                        "2024-01-26",
                        "2024-01-27",
                        "2024-01-28"
                    ]
                },
                {
                    "id": "147",
                    "eventId": "34",
                    "name": "18 Liberty",
                    "type": "juniors",
                    "dates": [
                        "2024-01-26",
                        "2024-01-27",
                        "2024-01-28"
                    ]
                },
                {
                    "id": "145",
                    "eventId": "34",
                    "name": "18 Open",
                    "type": "juniors",
                    "dates": [
                        "2024-01-26",
                        "2024-01-27",
                        "2024-01-28"
                    ]
                },
                {
                    "id": "146",
                    "eventId": "34",
                    "name": "18 USA",
                    "type": "juniors",
                    "dates": [
                        "2024-01-26",
                        "2024-01-27",
                        "2024-01-28"
                    ]
                },
                {
                    "id": "230",
                    "eventId": "34",
                    "name": "Boys 16",
                    "type": "juniors",
                    "dates": [
                        "2024-01-27",
                        "2024-01-28",
                        "2024-01-26"
                    ]
                },
                {
                    "id": "160",
                    "eventId": "34",
                    "name": "Boys 18",
                    "type": "juniors",
                    "dates": [
                        "2024-01-27",
                        "2024-01-28",
                        "2024-01-26"
                    ]
                }
            ]
        }
    ],
    "links": {
        "first": "https://api.vbschedule.com/partners/events?filter%5BstartDate%5D=2024-01-20&limit=3&page=1",
        "last": "https://api.vbschedule.com/partners/events?filter%5BstartDate%5D=2024-01-20&limit=3&page=32",
        "prev": null,
        "next": "https://api.vbschedule.com/partners/events?filter%5BstartDate%5D=2024-01-20&limit=3&page=2"
    },
    "meta": {
        "current_page": 1,
        "from": 1,
        "last_page": 32,
        "links": [
            {
                "url": null,
                "label": "« Previous",
                "active": false
            },
            {
                "url": "https://api.vbschedule.com/partners/events?filter%5BstartDate%5D=2024-01-20&limit=3&page=1",
                "label": "1",
                "active": true
            },
            {
                "url": "https://api.vbschedule.com/partners/events?filter%5BstartDate%5D=2024-01-20&limit=3&page=2",
                "label": "2",
                "active": false
            },
            {
                "url": "https://api.vbschedule.com/partners/events?filter%5BstartDate%5D=2024-01-20&limit=3&page=3",
                "label": "3",
                "active": false
            },
            {
                "url": "https://api.vbschedule.com/partners/events?filter%5BstartDate%5D=2024-01-20&limit=3&page=4",
                "label": "4",
                "active": false
            },
            {
                "url": "https://api.vbschedule.com/partners/events?filter%5BstartDate%5D=2024-01-20&limit=3&page=5",
                "label": "5",
                "active": false
            },
            {
                "url": "https://api.vbschedule.com/partners/events?filter%5BstartDate%5D=2024-01-20&limit=3&page=6",
                "label": "6",
                "active": false
            },
            {
                "url": "https://api.vbschedule.com/partners/events?filter%5BstartDate%5D=2024-01-20&limit=3&page=7",
                "label": "7",
                "active": false
            },
            {
                "url": "https://api.vbschedule.com/partners/events?filter%5BstartDate%5D=2024-01-20&limit=3&page=8",
                "label": "8",
                "active": false
            },
            {
                "url": "https://api.vbschedule.com/partners/events?filter%5BstartDate%5D=2024-01-20&limit=3&page=9",
                "label": "9",
                "active": false
            },
            {
                "url": "https://api.vbschedule.com/partners/events?filter%5BstartDate%5D=2024-01-20&limit=3&page=10",
                "label": "10",
                "active": false
            },
            {
                "url": null,
                "label": "...",
                "active": false
            },
            {
                "url": "https://api.vbschedule.com/partners/events?filter%5BstartDate%5D=2024-01-20&limit=3&page=31",
                "label": "31",
                "active": false
            },
            {
                "url": "https://api.vbschedule.com/partners/events?filter%5BstartDate%5D=2024-01-20&limit=3&page=32",
                "label": "32",
                "active": false
            },
            {
                "url": "https://api.vbschedule.com/partners/events?filter%5BstartDate%5D=2024-01-20&limit=3&page=2",
                "label": "Next »",
                "active": false
            }
        ],
        "path": "https://api.vbschedule.com/partners/events",
        "per_page": 3,
        "to": 3,
        "total": 94
    }
}
Table of Contents