Matches can be viewed and edited (when logged in). Use "tokens" url parameter to modify token amount. Use "limit" and "offset" parameters to set the limit and offset of the result. Look in the filters dialog to see how to programmatically filter and sort.
GET /api/matches/e283e5c0-d08e-469b-afc2-33720457cc51/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e283e5c0-d08e-469b-afc2-33720457cc51",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "915ef101-ab5b-45bf-8c55-6863eedec94a",
    "completed": true,
    "last_updated": "2022-10-19T09:42:25.602234-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.2,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/915ef101-ab5b-45bf-8c55-6863eedec94a",
    "datetime": "2022-10-18T19:05:00-04:00",
    "cutoff_datetime": "2022-10-18T19:05:00-04:00",
    "name": "Boston Bruins v. Ottawa Senators",
    "bettypes": [
        {
            "id": "204a1243-1a72-49d2-8200-94daf63b9ff7",
            "match": "https://api-prod.gambitprofit.com/api/matches/e283e5c0-d08e-469b-afc2-33720457cc51/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-05:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Ottawa Senators",
                        "amount": 5610.0
                    },
                    {
                        "team": "Boston Bruins",
                        "amount": 4390.0
                    }
                ],
                "expected_reward_tokens": 9480.9,
                "profit_sb": -19.1,
                "profit_sb_percentage": -0.2,
                "recommended": false
            },
            "lines": [
                {
                    "id": "986bc83d-e56a-4d20-a40f-dc9c086b2309",
                    "gambit_id": "ab1550e3-f5d5-4038-9a24-b27cab0df18b",
                    "last_updated": "2022-10-19T09:42:25.611308-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Ottawa Senators",
                    "reward": "1.69000",
                    "odds": "1.71430",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/204a1243-1a72-49d2-8200-94daf63b9ff7/?format=api"
                },
                {
                    "id": "f2d0fc96-292e-407c-aad0-2b37746dab08",
                    "gambit_id": "2ee88e9e-a514-4138-b17d-eb43d6448399",
                    "last_updated": "2022-10-19T09:42:25.612267-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Boston Bruins",
                    "reward": "2.16000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/204a1243-1a72-49d2-8200-94daf63b9ff7/?format=api"
                }
            ]
        },
        {
            "id": "7bc0daa3-8c3c-49a2-a069-9adc3e1a1581",
            "match": "https://api-prod.gambitprofit.com/api/matches/e283e5c0-d08e-469b-afc2-33720457cc51/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-05:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Boston Bruins",
                        "amount": 6611.0
                    },
                    {
                        "team": "Ottawa Senators",
                        "amount": 3389.0
                    }
                ],
                "expected_reward_tokens": 9453.73,
                "profit_sb": -46.27,
                "profit_sb_percentage": -0.49,
                "recommended": false
            },
            "lines": [
                {
                    "id": "46e7e6a7-53fd-4f8f-bb43-047c85067522",
                    "gambit_id": "824906c5-ab79-430a-b7e0-9fe903d8d784",
                    "last_updated": "2022-10-19T09:42:25.606372-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Boston Bruins",
                    "reward": "1.43000",
                    "odds": "1.44440",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7bc0daa3-8c3c-49a2-a069-9adc3e1a1581/?format=api"
                },
                {
                    "id": "d6b400ad-df8e-4579-acc1-6ba9d6754ab8",
                    "gambit_id": "2565efd3-1b83-458c-ab0b-6bd7e796bb85",
                    "last_updated": "2022-10-19T09:42:25.605168-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Ottawa Senators",
                    "reward": "2.79000",
                    "odds": "2.85000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7bc0daa3-8c3c-49a2-a069-9adc3e1a1581/?format=api"
                }
            ]
        },
        {
            "id": "169229dc-3f24-4027-a86e-23d66eb7f99e",
            "match": "https://api-prod.gambitprofit.com/api/matches/e283e5c0-d08e-469b-afc2-33720457cc51/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-05:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Game Total Over 6",
                        "amount": 5212.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 4788.0
                    }
                ],
                "expected_reward_tokens": 9432.36,
                "profit_sb": -67.64,
                "profit_sb_percentage": -0.71,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7f3ab038-aae8-4b91-a1c5-11d7a191c0de",
                    "gambit_id": "73a4b26c-2707-4714-b4f8-7dbb7d1bef6d",
                    "last_updated": "2022-10-19T09:42:25.609309-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.81000",
                    "odds": "1.83330",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/169229dc-3f24-4027-a86e-23d66eb7f99e/?format=api"
                },
                {
                    "id": "45264ead-8342-4474-97da-fe38476d1168",
                    "gambit_id": "6a63a13f-0e71-4952-bfb4-f0d34f9b3566",
                    "last_updated": "2022-10-19T09:42:25.608329-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.97000",
                    "odds": "2.00000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/169229dc-3f24-4027-a86e-23d66eb7f99e/?format=api"
                }
            ]
        }
    ]
}