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/55361ab1-6162-43ba-acab-08ae65d80b6e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "55361ab1-6162-43ba-acab-08ae65d80b6e",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "4347c1f0-8a8a-4f7e-b71c-9a2fe2d52d4d",
    "completed": true,
    "last_updated": "2022-08-26T12:57:07.238498-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.96,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/4347c1f0-8a8a-4f7e-b71c-9a2fe2d52d4d",
    "datetime": "2022-08-25T19:05:00-04:00",
    "cutoff_datetime": "2022-08-25T19:05:00-04:00",
    "name": "CIN (J Dunn) v. PHI (A Nola)",
    "bettypes": [
        {
            "id": "1aee9d41-c263-4c3d-a8c7-b6be8f89a31b",
            "match": "https://api-prod.gambitprofit.com/api/matches/55361ab1-6162-43ba-acab-08ae65d80b6e/?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": "PHI (A Nola)",
                        "amount": 7313.0
                    },
                    {
                        "team": "CIN (J Dunn)",
                        "amount": 2687.0
                    }
                ],
                "expected_reward_tokens": 9214.38,
                "profit_sb": 214.38,
                "profit_sb_percentage": 2.38,
                "recommended": true
            },
            "lines": [
                {
                    "id": "08a59fe5-7d94-40d1-89e2-41c7131c5afc",
                    "gambit_id": "7acc2081-3a2d-462e-9499-7c5f294b596c",
                    "last_updated": "2022-08-26T12:57:07.241241-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "PHI (A Nola)",
                    "reward": "1.26000",
                    "odds": "1.29410",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1aee9d41-c263-4c3d-a8c7-b6be8f89a31b/?format=api"
                },
                {
                    "id": "750d2677-3a92-4a1f-ae94-2ea966689c71",
                    "gambit_id": "1b36062c-f995-48e7-b407-0e56eab6f5fd",
                    "last_updated": "2022-08-26T12:57:07.241699-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CIN (J Dunn)",
                    "reward": "3.43000",
                    "odds": "3.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1aee9d41-c263-4c3d-a8c7-b6be8f89a31b/?format=api"
                }
            ]
        },
        {
            "id": "395b9562-0921-49ee-a649-300b548be65a",
            "match": "https://api-prod.gambitprofit.com/api/matches/55361ab1-6162-43ba-acab-08ae65d80b6e/?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": "PHI",
                        "amount": 6057.0
                    },
                    {
                        "team": "CIN",
                        "amount": 3943.0
                    }
                ],
                "expected_reward_tokens": 9266.05,
                "profit_sb": 266.05,
                "profit_sb_percentage": 2.96,
                "recommended": true
            },
            "lines": [
                {
                    "id": "942e2871-7a74-4d69-a04e-8a6e2c9dabe5",
                    "gambit_id": "05535deb-c764-4cbb-93e6-53c6d1140f89",
                    "last_updated": "2022-08-26T12:57:07.240331-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "PHI",
                    "reward": "1.53000",
                    "odds": "1.58820",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/395b9562-0921-49ee-a649-300b548be65a/?format=api"
                },
                {
                    "id": "b7889856-0394-48f5-9d25-e822feeb664e",
                    "gambit_id": "cd26c96f-c8d8-4195-a055-b78e196c3e00",
                    "last_updated": "2022-08-26T12:57:07.240788-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CIN",
                    "reward": "2.35000",
                    "odds": "2.50000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/395b9562-0921-49ee-a649-300b548be65a/?format=api"
                }
            ]
        }
    ]
}