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/5cf9011a-3444-4777-b140-a65fbcf45855/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5cf9011a-3444-4777-b140-a65fbcf45855",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "983ea98e-5e83-421c-81ae-ada5ed27a4cd",
    "completed": true,
    "last_updated": "2022-10-27T12:02:07.841259-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.66,
    "sport_category": "UEFA Champions League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/983ea98e-5e83-421c-81ae-ada5ed27a4cd",
    "datetime": "2022-10-26T15:00:00-04:00",
    "cutoff_datetime": "2022-10-26T15:00:00-04:00",
    "name": "SSC Napoli v. Glasgow Rangers",
    "bettypes": [
        {
            "id": "def0e499-75a1-4928-8a16-4de0afe9ce03",
            "match": "https://api-prod.gambitprofit.com/api/matches/5cf9011a-3444-4777-b140-a65fbcf45855/?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": "SSC Napoli",
                        "amount": 8093.0
                    },
                    {
                        "team": "Draw",
                        "amount": 1907.0
                    }
                ],
                "expected_reward_tokens": 10278.11,
                "profit_sb": 778.11,
                "profit_sb_percentage": 8.19,
                "recommended": true
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "SSC Napoli",
                        "amount": 7323.0
                    },
                    {
                        "team": "Draw",
                        "amount": 1726.0
                    },
                    {
                        "team": "Glasgow Rangers",
                        "amount": 951.0
                    }
                ],
                "expected_reward_tokens": 9300.21,
                "profit_sb": -199.79,
                "profit_sb_percentage": -2.1,
                "recommended": false
            },
            "lines": [
                {
                    "id": "636a4150-0df7-4182-afc5-6d140321ab9e",
                    "gambit_id": "2defb935-9d1d-4877-97ba-3601a931e69a",
                    "last_updated": "2022-10-27T12:02:07.848763-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "SSC Napoli",
                    "reward": "1.27000",
                    "odds": "1.28000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/def0e499-75a1-4928-8a16-4de0afe9ce03/?format=api"
                },
                {
                    "id": "a9a97b20-d034-4eb8-b5c6-5dfc31a9c60f",
                    "gambit_id": "9f3b5dd2-db53-4213-8636-19bd996cb8b4",
                    "last_updated": "2022-10-27T12:02:07.850042-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "5.39000",
                    "odds": "5.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/def0e499-75a1-4928-8a16-4de0afe9ce03/?format=api"
                },
                {
                    "id": "c6f9fdeb-8beb-4577-b0af-3f5fb035fa8f",
                    "gambit_id": "aeeed1d2-5cb0-4bfe-9074-7a08c8dd2f81",
                    "last_updated": "2022-10-27T12:02:07.847610-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Glasgow Rangers",
                    "reward": "9.78000",
                    "odds": "10.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/def0e499-75a1-4928-8a16-4de0afe9ce03/?format=api"
                }
            ]
        },
        {
            "id": "32dfe6f3-0f69-4df5-8025-f036ca5c31ad",
            "match": "https://api-prod.gambitprofit.com/api/matches/5cf9011a-3444-4777-b140-a65fbcf45855/?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": 6488.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 3512.0
                    }
                ],
                "expected_reward_tokens": 9341.92,
                "profit_sb": -158.08,
                "profit_sb_percentage": -1.66,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0ccb7637-05eb-46fd-9907-6f20e9cd22fa",
                    "gambit_id": "7c3ce08a-09e2-45af-ad1c-47b46c0f3a52",
                    "last_updated": "2022-10-27T12:02:07.845232-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.44000",
                    "odds": "1.45000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32dfe6f3-0f69-4df5-8025-f036ca5c31ad/?format=api"
                },
                {
                    "id": "af2c9262-6075-486e-a5da-177fde7a7c7d",
                    "gambit_id": "dd1d1036-dbf5-483b-b139-ef8bc2f7df93",
                    "last_updated": "2022-10-27T12:02:07.844062-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.66000",
                    "odds": "2.70000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32dfe6f3-0f69-4df5-8025-f036ca5c31ad/?format=api"
                }
            ]
        }
    ]
}