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/ce45ef20-875b-4589-91b2-8ab59c57fb83/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "ce45ef20-875b-4589-91b2-8ab59c57fb83",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "1f30ee88-3a92-475a-ba06-992e533ada10",
    "completed": true,
    "last_updated": "2023-05-29T11:47:21.567580-04:00",
    "created_at": "2023-05-27T10:47:04.866279-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.63,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/1f30ee88-3a92-475a-ba06-992e533ada10",
    "datetime": "2023-05-28T11:30:00-04:00",
    "cutoff_datetime": "2023-05-28T11:30:00-04:00",
    "name": "Chelsea v. Newcastle United",
    "bettypes": [
        {
            "id": "902a2e0c-40d8-4e62-95e0-272e7bbab975",
            "match": "https://api-prod.gambitprofit.com/api/matches/ce45ef20-875b-4589-91b2-8ab59c57fb83/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-27T10:47:04.869574-04:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "Newcastle United",
                        "amount": 5529.0
                    },
                    {
                        "team": "Chelsea",
                        "amount": 4471.0
                    }
                ],
                "expected_reward_tokens": 12384.67,
                "profit_sb": 2884.67,
                "profit_sb_percentage": 30.36,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Newcastle United",
                        "amount": 4096.0
                    },
                    {
                        "team": "Chelsea",
                        "amount": 3312.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2592.0
                    }
                ],
                "expected_reward_tokens": 9174.24,
                "profit_sb": -325.76,
                "profit_sb_percentage": -3.43,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f202ea92-e737-4b5a-b12d-ab2928f986e6",
                    "gambit_id": "70c715f4-61d0-483e-aa59-014b2279de80",
                    "last_updated": "2023-05-29T11:47:21.580636-04:00",
                    "created_at": "2023-05-27T10:47:04.880145-04:00",
                    "name": "Newcastle United",
                    "reward": "2.24000",
                    "odds": "2.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/902a2e0c-40d8-4e62-95e0-272e7bbab975/?format=api"
                },
                {
                    "id": "6bd41525-922e-4cbd-bf37-c416d8df7574",
                    "gambit_id": "8af444a1-e2a1-4945-b226-2fcf9af77746",
                    "last_updated": "2023-05-29T11:47:21.577637-04:00",
                    "created_at": "2023-05-27T10:47:04.876212-04:00",
                    "name": "Chelsea",
                    "reward": "2.77000",
                    "odds": "2.85000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/902a2e0c-40d8-4e62-95e0-272e7bbab975/?format=api"
                },
                {
                    "id": "e5173d9a-cb5c-4eaa-8d15-bdb53054d189",
                    "gambit_id": "d0c5ebe4-59ba-46b8-a22d-e1aa9f9a1f1d",
                    "last_updated": "2023-05-29T11:47:21.574563-04:00",
                    "created_at": "2023-05-27T10:47:04.872232-04:00",
                    "name": "Draw",
                    "reward": "3.54000",
                    "odds": "3.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/902a2e0c-40d8-4e62-95e0-272e7bbab975/?format=api"
                }
            ]
        },
        {
            "id": "7b38b04d-55c5-417e-ac17-ac5c7df91fc1",
            "match": "https://api-prod.gambitprofit.com/api/matches/ce45ef20-875b-4589-91b2-8ab59c57fb83/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-27T10:47:04.882933-04: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": 6047.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 3953.0
                    }
                ],
                "expected_reward_tokens": 9250.02,
                "profit_sb": -249.98,
                "profit_sb_percentage": -2.63,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7a1bfa3f-2e66-457a-98d8-bf7cbefd2700",
                    "gambit_id": "f7380f49-b817-4075-8523-e9936cbaf31a",
                    "last_updated": "2023-05-29T11:47:21.589111-04:00",
                    "created_at": "2023-05-27T10:47:04.890311-04: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/7b38b04d-55c5-417e-ac17-ac5c7df91fc1/?format=api"
                },
                {
                    "id": "5aa64952-65f3-4475-bdfc-4d595081b56e",
                    "gambit_id": "714b9339-ebed-486f-af40-7405d580cca2",
                    "last_updated": "2023-05-29T11:47:21.586231-04:00",
                    "created_at": "2023-05-27T10:47:04.885909-04:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.34000",
                    "odds": "2.40000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b38b04d-55c5-417e-ac17-ac5c7df91fc1/?format=api"
                }
            ]
        }
    ]
}