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/09073696-cbbe-4aff-8dd4-052d38c31127/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "09073696-cbbe-4aff-8dd4-052d38c31127",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "1aed7939-2c71-4ec0-85aa-aaf86bbc0ec7",
    "completed": true,
    "last_updated": "2022-10-11T11:46:59.795649-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -3.68,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/1aed7939-2c71-4ec0-85aa-aaf86bbc0ec7",
    "datetime": "2022-10-09T09:00:00-04:00",
    "cutoff_datetime": "2022-10-09T09:00:00-04:00",
    "name": "Crystal Palace v. Leeds United",
    "bettypes": [
        {
            "id": "1382a637-26d1-4eb2-9188-800c8592cb21",
            "match": "https://api-prod.gambitprofit.com/api/matches/09073696-cbbe-4aff-8dd4-052d38c31127/?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": "Crystal Palace",
                        "amount": 6252.0
                    },
                    {
                        "team": "Draw",
                        "amount": 3748.0
                    }
                ],
                "expected_reward_tokens": 12441.48,
                "profit_sb": 2941.48,
                "profit_sb_percentage": 30.96,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Crystal Palace",
                        "amount": 4563.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2735.0
                    },
                    {
                        "team": "Leeds United",
                        "amount": 2702.0
                    }
                ],
                "expected_reward_tokens": 9078.72,
                "profit_sb": -421.28,
                "profit_sb_percentage": -4.43,
                "recommended": false
            },
            "lines": [
                {
                    "id": "90c366b8-c5a6-462a-b5d7-22aef9c33171",
                    "gambit_id": "8624da1d-dc0c-4e7e-a3c2-205c90c304be",
                    "last_updated": "2022-10-11T11:46:59.802043-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Crystal Palace",
                    "reward": "1.99000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1382a637-26d1-4eb2-9188-800c8592cb21/?format=api"
                },
                {
                    "id": "f660baef-8ec9-491f-973c-cf1eb3409f51",
                    "gambit_id": "a41b7fba-1fc6-4502-9d4c-8d1b798f9c70",
                    "last_updated": "2022-10-11T11:46:59.803020-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "3.32000",
                    "odds": "3.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1382a637-26d1-4eb2-9188-800c8592cb21/?format=api"
                },
                {
                    "id": "13e0edb7-97d2-4fc6-ad79-864ca6954579",
                    "gambit_id": "f8d05802-1178-4b8e-8dd6-90fd341001a5",
                    "last_updated": "2022-10-11T11:46:59.801047-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Leeds United",
                    "reward": "3.36000",
                    "odds": "3.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1382a637-26d1-4eb2-9188-800c8592cb21/?format=api"
                }
            ]
        },
        {
            "id": "2442ca5f-c492-49c6-bfea-b5f87f1dd636",
            "match": "https://api-prod.gambitprofit.com/api/matches/09073696-cbbe-4aff-8dd4-052d38c31127/?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": 5000.0
                    },
                    {
                        "team": "Game Total Over 2.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9150.0,
                "profit_sb": -350.0,
                "profit_sb_percentage": -3.68,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c36211e0-d219-4468-8f9c-2a73c60866a1",
                    "gambit_id": "fa09f7df-9b49-4c64-8e16-d43fb4f8fb91",
                    "last_updated": "2022-10-11T11:46:59.798095-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.83000",
                    "odds": "1.88000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2442ca5f-c492-49c6-bfea-b5f87f1dd636/?format=api"
                },
                {
                    "id": "5d8d23d3-0ffe-44b9-bcbb-c716c5b7e10c",
                    "gambit_id": "3abda4fe-23ce-445e-8247-968535a7194a",
                    "last_updated": "2022-10-11T11:46:59.799090-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.83000",
                    "odds": "1.88000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2442ca5f-c492-49c6-bfea-b5f87f1dd636/?format=api"
                }
            ]
        }
    ]
}