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/a0c0613d-e7d2-469a-bf41-7df5dd7aa3d2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a0c0613d-e7d2-469a-bf41-7df5dd7aa3d2",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "4435534c-666e-4342-9b9b-1da052f6b5b9",
    "completed": true,
    "last_updated": "2022-12-23T12:22:18.006551-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.32,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/4435534c-666e-4342-9b9b-1da052f6b5b9",
    "datetime": "2022-12-22T20:15:00-05:00",
    "cutoff_datetime": "2022-12-22T20:15:00-05:00",
    "name": "Jacksonville Jaguars v. New York Jets",
    "bettypes": [
        {
            "id": "0f6a860c-0e40-4ece-82ba-5ffa5dbf2ca1",
            "match": "https://api-prod.gambitprofit.com/api/matches/a0c0613d-e7d2-469a-bf41-7df5dd7aa3d2/?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": "New York Jets",
                        "amount": 5574.0
                    },
                    {
                        "team": "Jacksonville Jaguars",
                        "amount": 4426.0
                    }
                ],
                "expected_reward_tokens": 9029.04,
                "profit_sb": 29.04,
                "profit_sb_percentage": 0.32,
                "recommended": true
            },
            "lines": [
                {
                    "id": "9c8c403d-61b9-4311-8e1d-a60e1123d522",
                    "gambit_id": "0062d9a1-14f6-42c2-9780-80b67eb9fee5",
                    "last_updated": "2022-12-23T12:22:18.009282-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New York Jets",
                    "reward": "1.62000",
                    "odds": "1.71430",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f6a860c-0e40-4ece-82ba-5ffa5dbf2ca1/?format=api"
                },
                {
                    "id": "f3539bc3-3b65-4477-a753-850d21a36126",
                    "gambit_id": "aa873df9-f62d-458d-bf71-445f5602ece4",
                    "last_updated": "2022-12-23T12:22:18.010383-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Jacksonville Jaguars",
                    "reward": "2.04000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f6a860c-0e40-4ece-82ba-5ffa5dbf2ca1/?format=api"
                }
            ]
        },
        {
            "id": "41f166c1-80d1-4f95-b70d-3a6e8afd42fb",
            "match": "https://api-prod.gambitprofit.com/api/matches/a0c0613d-e7d2-469a-bf41-7df5dd7aa3d2/?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": "New York Jets",
                        "amount": 5098.0
                    },
                    {
                        "team": "Jacksonville Jaguars",
                        "amount": 4902.0
                    }
                ],
                "expected_reward_tokens": 8921.5,
                "profit_sb": -78.5,
                "profit_sb_percentage": -0.87,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a35d35a0-97ac-44a4-8ccb-1f7dc1566b9e",
                    "gambit_id": "8d36484a-501b-4fb0-95dc-9473ad380eab",
                    "last_updated": "2022-12-23T12:22:18.015901-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New York Jets",
                    "reward": "1.75000",
                    "odds": "1.86960",
                    "spread": "-2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/41f166c1-80d1-4f95-b70d-3a6e8afd42fb/?format=api"
                },
                {
                    "id": "cff99e05-5298-4dc8-8288-2fdf5c842f16",
                    "gambit_id": "bbe40f0c-49b2-4d36-bfe2-5c8496f11a5d",
                    "last_updated": "2022-12-23T12:22:18.017096-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Jacksonville Jaguars",
                    "reward": "1.82000",
                    "odds": "1.95240",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/41f166c1-80d1-4f95-b70d-3a6e8afd42fb/?format=api"
                }
            ]
        },
        {
            "id": "39e575e5-2099-4884-80a7-5c54643ee414",
            "match": "https://api-prod.gambitprofit.com/api/matches/a0c0613d-e7d2-469a-bf41-7df5dd7aa3d2/?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 36.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 36.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8950.0,
                "profit_sb": -50.0,
                "profit_sb_percentage": -0.56,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4d8b2b7f-1a76-4b86-9670-858e3cbe1a09",
                    "gambit_id": "45a22758-7dd6-437d-a10f-739bb0856ea4",
                    "last_updated": "2022-12-23T12:22:18.012523-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 36.5",
                    "reward": "1.79000",
                    "odds": "1.90910",
                    "spread": "36.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39e575e5-2099-4884-80a7-5c54643ee414/?format=api"
                },
                {
                    "id": "10fc5410-cdc2-4f31-85dc-30bb4f2f1820",
                    "gambit_id": "124e31b2-f5b4-418b-a060-e2a8f3b8ea59",
                    "last_updated": "2022-12-23T12:22:18.013692-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 36.5",
                    "reward": "1.79000",
                    "odds": "1.90910",
                    "spread": "36.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39e575e5-2099-4884-80a7-5c54643ee414/?format=api"
                }
            ]
        }
    ]
}