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/a043ac12-e73f-4fb8-b231-74ab389c1741/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a043ac12-e73f-4fb8-b231-74ab389c1741",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "e9b30a8a-ccad-4282-8235-494321aaba2a",
    "completed": true,
    "last_updated": "2022-11-08T10:57:08.122241-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.1,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/e9b30a8a-ccad-4282-8235-494321aaba2a",
    "datetime": "2022-11-07T20:10:00-05:00",
    "cutoff_datetime": "2022-11-07T20:10:00-05:00",
    "name": "Phoenix Suns v. Philadelphia 76ers",
    "bettypes": [
        {
            "id": "c92c1971-9446-4aa1-8c40-88ee459e949b",
            "match": "https://api-prod.gambitprofit.com/api/matches/a043ac12-e73f-4fb8-b231-74ab389c1741/?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": "Phoenix Suns",
                        "amount": 5208.0
                    },
                    {
                        "team": "Philadelphia 76ers",
                        "amount": 4792.0
                    }
                ],
                "expected_reward_tokens": 9008.96,
                "profit_sb": 8.96,
                "profit_sb_percentage": 0.1,
                "recommended": true
            },
            "lines": [
                {
                    "id": "33c20900-2e7f-4651-9ada-199ad06603ef",
                    "gambit_id": "49616483-8aea-4ada-8819-1a687e065311",
                    "last_updated": "2022-11-08T10:57:08.132917-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Phoenix Suns",
                    "reward": "1.73000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c92c1971-9446-4aa1-8c40-88ee459e949b/?format=api"
                },
                {
                    "id": "5f865821-5c8f-4939-8f12-90342c231af9",
                    "gambit_id": "f0f187f4-4a4e-4306-b848-d4e87d803482",
                    "last_updated": "2022-11-08T10:57:08.131887-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Philadelphia 76ers",
                    "reward": "1.88000",
                    "odds": "2.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c92c1971-9446-4aa1-8c40-88ee459e949b/?format=api"
                }
            ]
        },
        {
            "id": "f47d41fc-d0e6-40e0-97dd-bedfa7f55773",
            "match": "https://api-prod.gambitprofit.com/api/matches/a043ac12-e73f-4fb8-b231-74ab389c1741/?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": "Phoenix Suns",
                        "amount": 5000.0
                    },
                    {
                        "team": "Philadelphia 76ers",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d73e7314-784e-4a6a-8ea0-7ff1aeb7ebe6",
                    "gambit_id": "be4be38d-da59-423d-99ad-3e8dc5f6da3a",
                    "last_updated": "2022-11-08T10:57:08.127929-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Phoenix Suns",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f47d41fc-d0e6-40e0-97dd-bedfa7f55773/?format=api"
                },
                {
                    "id": "63341589-9069-43c9-9512-817daddc7d19",
                    "gambit_id": "acf53d7d-079b-493e-b6c3-a737faf6cfec",
                    "last_updated": "2022-11-08T10:57:08.128943-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Philadelphia 76ers",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f47d41fc-d0e6-40e0-97dd-bedfa7f55773/?format=api"
                }
            ]
        },
        {
            "id": "94ddf97c-12a9-42ba-ae32-40099bb1e239",
            "match": "https://api-prod.gambitprofit.com/api/matches/a043ac12-e73f-4fb8-b231-74ab389c1741/?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 Under 215",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 215",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "abfd9478-be57-4762-8bbb-ef1a57e45ba9",
                    "gambit_id": "43deb6d4-1ab4-4386-91d8-1a7865bc51d4",
                    "last_updated": "2022-11-08T10:57:08.124927-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 215",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "215.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94ddf97c-12a9-42ba-ae32-40099bb1e239/?format=api"
                },
                {
                    "id": "453ea412-6eea-4036-bdf7-4146a1bcd62a",
                    "gambit_id": "16b1c6b0-64e0-489c-8307-bdda543a911d",
                    "last_updated": "2022-11-08T10:57:08.125940-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 215",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "215.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94ddf97c-12a9-42ba-ae32-40099bb1e239/?format=api"
                }
            ]
        }
    ]
}