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/b3fe7605-090e-461f-9073-c721f0972e69/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b3fe7605-090e-461f-9073-c721f0972e69",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "7a953f5e-2790-44a6-8e67-84941bdf6ce7",
    "completed": true,
    "last_updated": "2022-08-06T11:07:11.752709-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.73,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/7a953f5e-2790-44a6-8e67-84941bdf6ce7",
    "datetime": "2022-08-05T15:00:00-04:00",
    "cutoff_datetime": "2022-08-05T15:00:00-04:00",
    "name": "Crystal Palace v. Arsenal",
    "bettypes": [
        {
            "id": "8fffecc4-3876-4de5-af2e-19bef6c3bb75",
            "match": "https://api-prod.gambitprofit.com/api/matches/b3fe7605-090e-461f-9073-c721f0972e69/?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": 6519.0
                    },
                    {
                        "team": "Draw",
                        "amount": 3481.0
                    }
                ],
                "expected_reward_tokens": 11277.87,
                "profit_sb": 2277.87,
                "profit_sb_percentage": 25.31,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Arsenal",
                        "amount": 5099.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2723.0
                    },
                    {
                        "team": "Crystal Palace",
                        "amount": 2178.0
                    }
                ],
                "expected_reward_tokens": 8820.9,
                "profit_sb": -179.1,
                "profit_sb_percentage": -1.99,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e36c6cb7-a6f4-4ffd-927e-91f5739fa41c",
                    "gambit_id": "8534639d-8f56-4dc4-9651-c016070912f2",
                    "last_updated": "2022-08-06T11:07:11.754845-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Arsenal",
                    "reward": "1.73000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8fffecc4-3876-4de5-af2e-19bef6c3bb75/?format=api"
                },
                {
                    "id": "6c199afd-fff6-4142-99b8-5ecc1ca2f2a5",
                    "gambit_id": "7282cc00-6839-4e9b-aba1-7c922928ca67",
                    "last_updated": "2022-08-06T11:07:11.755213-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "3.24000",
                    "odds": "3.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8fffecc4-3876-4de5-af2e-19bef6c3bb75/?format=api"
                },
                {
                    "id": "1ebdd8b9-63f5-43dc-9988-d5df17c43339",
                    "gambit_id": "5443ed8f-d3e9-4390-99f6-a82d032d3ece",
                    "last_updated": "2022-08-06T11:07:11.754477-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Crystal Palace",
                    "reward": "4.05000",
                    "odds": "4.33000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8fffecc4-3876-4de5-af2e-19bef6c3bb75/?format=api"
                }
            ]
        },
        {
            "id": "1aab8670-3f9c-4bef-9e39-f33790cdb7fb",
            "match": "https://api-prod.gambitprofit.com/api/matches/b3fe7605-090e-461f-9073-c721f0972e69/?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 2.5",
                        "amount": 5393.0
                    },
                    {
                        "team": "Game Total Over 2.5",
                        "amount": 4607.0
                    }
                ],
                "expected_reward_tokens": 8844.52,
                "profit_sb": -155.48,
                "profit_sb_percentage": -1.73,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c6a721da-211e-4cd9-97d6-e972e6a0fa34",
                    "gambit_id": "585909ee-695f-4a9c-ba08-9d96c7978453",
                    "last_updated": "2022-08-06T11:07:11.753634-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.64000",
                    "odds": "1.70000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1aab8670-3f9c-4bef-9e39-f33790cdb7fb/?format=api"
                },
                {
                    "id": "1a497f7e-3dbb-4e0a-9546-012e07538395",
                    "gambit_id": "c8f57f0a-4ece-483b-a9f9-fe619caa4b80",
                    "last_updated": "2022-08-06T11:07:11.754091-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.92000",
                    "odds": "2.00000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1aab8670-3f9c-4bef-9e39-f33790cdb7fb/?format=api"
                }
            ]
        }
    ]
}