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/4f2df1e6-e7bf-48f0-ba39-635882ba90a4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "4f2df1e6-e7bf-48f0-ba39-635882ba90a4",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "f1f0960d-eabe-4a80-9652-3349002b7008",
    "completed": true,
    "last_updated": "2022-08-09T09:42:03.085724-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.32,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/f1f0960d-eabe-4a80-9652-3349002b7008",
    "datetime": "2022-08-08T21:40:00-04:00",
    "cutoff_datetime": "2022-08-08T21:40:00-04:00",
    "name": "PIT (T Beede) v. ARI (Z Gallen)",
    "bettypes": [
        {
            "id": "972a952e-747e-47c9-8bbc-20292ef7b095",
            "match": "https://api-prod.gambitprofit.com/api/matches/4f2df1e6-e7bf-48f0-ba39-635882ba90a4/?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": "ARI (Z Gallen)",
                        "amount": 6643.0
                    },
                    {
                        "team": "PIT (T Beede)",
                        "amount": 3357.0
                    }
                ],
                "expected_reward_tokens": 9298.89,
                "profit_sb": 298.89,
                "profit_sb_percentage": 3.32,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e83a2725-9144-4752-9f3b-c27d367cac88",
                    "gambit_id": "9580a60c-4a1a-4099-9697-d570b2e39072",
                    "last_updated": "2022-08-09T09:42:03.088755-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "ARI (Z Gallen)",
                    "reward": "1.40000",
                    "odds": "1.44440",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/972a952e-747e-47c9-8bbc-20292ef7b095/?format=api"
                },
                {
                    "id": "b545b153-c310-45d7-ab24-3eec24539311",
                    "gambit_id": "7143760a-586c-46bf-9208-7c6f5974cb2b",
                    "last_updated": "2022-08-09T09:42:03.089222-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "PIT (T Beede)",
                    "reward": "2.77000",
                    "odds": "2.95000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/972a952e-747e-47c9-8bbc-20292ef7b095/?format=api"
                }
            ]
        },
        {
            "id": "b4fb1204-b561-49d4-a02d-0b3e66308d15",
            "match": "https://api-prod.gambitprofit.com/api/matches/4f2df1e6-e7bf-48f0-ba39-635882ba90a4/?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": "ARI",
                        "amount": 5204.0
                    },
                    {
                        "team": "PIT",
                        "amount": 4796.0
                    }
                ],
                "expected_reward_tokens": 9159.04,
                "profit_sb": 159.04,
                "profit_sb_percentage": 1.77,
                "recommended": true
            },
            "lines": [
                {
                    "id": "5b810ce3-690c-4cd8-9071-c3c703b028e4",
                    "gambit_id": "93aae296-ed74-474a-ae18-58cd4ed3d877",
                    "last_updated": "2022-08-09T09:42:03.087781-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "ARI",
                    "reward": "1.76000",
                    "odds": "1.83330",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4fb1204-b561-49d4-a02d-0b3e66308d15/?format=api"
                },
                {
                    "id": "638a6181-817f-49e5-8072-1357b18cd443",
                    "gambit_id": "ad5af3fc-72e6-4523-8341-324c37c38b55",
                    "last_updated": "2022-08-09T09:42:03.088246-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "PIT",
                    "reward": "1.91000",
                    "odds": "2.00000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4fb1204-b561-49d4-a02d-0b3e66308d15/?format=api"
                }
            ]
        },
        {
            "id": "52bec3fd-33e9-44f4-9dd0-7b5c7f8fc5d4",
            "match": "https://api-prod.gambitprofit.com/api/matches/4f2df1e6-e7bf-48f0-ba39-635882ba90a4/?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 8",
                        "amount": 5204.0
                    },
                    {
                        "team": "Game Total Under 8",
                        "amount": 4796.0
                    }
                ],
                "expected_reward_tokens": 9159.04,
                "profit_sb": 159.04,
                "profit_sb_percentage": 1.77,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c37c297c-4824-44f7-bf8b-9430f5c4ecea",
                    "gambit_id": "027960f9-0e30-44ec-98e9-07e403d2ceef",
                    "last_updated": "2022-08-09T09:42:03.087241-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 8",
                    "reward": "1.76000",
                    "odds": "1.83330",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52bec3fd-33e9-44f4-9dd0-7b5c7f8fc5d4/?format=api"
                },
                {
                    "id": "dd2a87a5-ba0a-446b-a550-d9c1fc90fb99",
                    "gambit_id": "bb6bc203-e3c3-4ed2-9a88-cab864447b23",
                    "last_updated": "2022-08-09T09:42:03.086732-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 8",
                    "reward": "1.91000",
                    "odds": "2.00000",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52bec3fd-33e9-44f4-9dd0-7b5c7f8fc5d4/?format=api"
                }
            ]
        }
    ]
}