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/46ddaf33-c197-4c77-8db7-a14ab547c488/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "46ddaf33-c197-4c77-8db7-a14ab547c488",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "aadbc5bc-a0c0-4a98-ba30-e512f0fef8c3",
    "completed": true,
    "last_updated": "2022-10-31T12:17:07.085283-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.81,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/aadbc5bc-a0c0-4a98-ba30-e512f0fef8c3",
    "datetime": "2022-10-30T10:00:00-04:00",
    "cutoff_datetime": "2022-10-30T10:00:00-04:00",
    "name": "Arsenal v. Nottingham Forest",
    "bettypes": [
        {
            "id": "cbd99124-a59a-4f7a-b469-bfc320c28091",
            "match": "https://api-prod.gambitprofit.com/api/matches/46ddaf33-c197-4c77-8db7-a14ab547c488/?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": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "Arsenal",
                        "amount": 8468.0
                    },
                    {
                        "team": "Draw",
                        "amount": 1532.0
                    }
                ],
                "expected_reward_tokens": 10076.92,
                "profit_sb": 576.92,
                "profit_sb_percentage": 6.07,
                "recommended": true
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Arsenal",
                        "amount": 7843.0
                    },
                    {
                        "team": "Draw",
                        "amount": 1418.0
                    },
                    {
                        "team": "Nottingham Forest",
                        "amount": 738.0
                    }
                ],
                "expected_reward_tokens": 9328.32,
                "profit_sb": -171.68,
                "profit_sb_percentage": -1.81,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0b5532d3-c4ea-426b-b38c-d4339c84374b",
                    "gambit_id": "8280553c-d381-472a-b8a7-ce94e7fc5e62",
                    "last_updated": "2022-10-31T12:17:07.092492-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Arsenal",
                    "reward": "1.19000",
                    "odds": "1.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cbd99124-a59a-4f7a-b469-bfc320c28091/?format=api"
                },
                {
                    "id": "0d5c1d65-3876-4f92-a0d3-522491b1a6f0",
                    "gambit_id": "a3a156be-ca76-4ec5-bd4f-0d709e8c8721",
                    "last_updated": "2022-10-31T12:17:07.093627-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "6.58000",
                    "odds": "6.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cbd99124-a59a-4f7a-b469-bfc320c28091/?format=api"
                },
                {
                    "id": "7514c168-66c8-45ff-9177-145bee895927",
                    "gambit_id": "31bb89f6-9b98-4239-97a8-a2caaa442fc1",
                    "last_updated": "2022-10-31T12:17:07.091381-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Nottingham Forest",
                    "reward": "12.64000",
                    "odds": "13.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cbd99124-a59a-4f7a-b469-bfc320c28091/?format=api"
                }
            ]
        },
        {
            "id": "817c42e9-7acc-4e10-8680-228f5109d782",
            "match": "https://api-prod.gambitprofit.com/api/matches/46ddaf33-c197-4c77-8db7-a14ab547c488/?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 2.5",
                        "amount": 6067.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 3933.0
                    }
                ],
                "expected_reward_tokens": 9281.88,
                "profit_sb": -218.12,
                "profit_sb_percentage": -2.3,
                "recommended": false
            },
            "lines": [
                {
                    "id": "104c5a83-2ab4-4f51-93ae-ffa06e5c345e",
                    "gambit_id": "50ebd5af-6f67-4bd2-88cc-e3ecaf088923",
                    "last_updated": "2022-10-31T12:17:07.089143-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.53000",
                    "odds": "1.55000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/817c42e9-7acc-4e10-8680-228f5109d782/?format=api"
                },
                {
                    "id": "1a0a0565-0628-4c13-b655-5441f8e900d9",
                    "gambit_id": "87264e0d-69b2-4a4b-9b66-9330a502fcf4",
                    "last_updated": "2022-10-31T12:17:07.088011-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.36000",
                    "odds": "2.40000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/817c42e9-7acc-4e10-8680-228f5109d782/?format=api"
                }
            ]
        }
    ]
}