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/03154f87-9df7-4913-b865-1772f5c4da62/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "03154f87-9df7-4913-b865-1772f5c4da62",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "dcceef9d-59b9-4a0d-beb4-8209a3862b8a",
    "completed": true,
    "last_updated": "2022-09-08T10:56:55.221990-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.61,
    "sport_category": "UEFA Champions League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/dcceef9d-59b9-4a0d-beb4-8209a3862b8a",
    "datetime": "2022-09-07T15:00:00-04:00",
    "cutoff_datetime": "2022-09-07T15:00:00-04:00",
    "name": "Inter Milan v. FC Bayern Munich",
    "bettypes": [
        {
            "id": "5ce08a5c-e135-4f50-a14a-0ae45b024799",
            "match": "https://api-prod.gambitprofit.com/api/matches/03154f87-9df7-4913-b865-1772f5c4da62/?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": "FC Bayern Munich",
                        "amount": 6877.0
                    },
                    {
                        "team": "Inter Milan",
                        "amount": 3123.0
                    }
                ],
                "expected_reward_tokens": 11553.36,
                "profit_sb": 2553.36,
                "profit_sb_percentage": 28.37,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "FC Bayern Munich",
                        "amount": 5299.0
                    },
                    {
                        "team": "Inter Milan",
                        "amount": 2406.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2295.0
                    }
                ],
                "expected_reward_tokens": 8902.2,
                "profit_sb": -97.8,
                "profit_sb_percentage": -1.09,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1d2eca2d-2706-4615-a36a-bb3730105d8e",
                    "gambit_id": "e0fae65c-45b4-42bc-9614-1eb603216fa6",
                    "last_updated": "2022-09-08T10:56:55.228950-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "FC Bayern Munich",
                    "reward": "1.68000",
                    "odds": "1.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5ce08a5c-e135-4f50-a14a-0ae45b024799/?format=api"
                },
                {
                    "id": "36a058c7-f14e-46c0-b7fe-967567e4c65f",
                    "gambit_id": "9019e33c-85b0-4830-be90-56000139a49e",
                    "last_updated": "2022-09-08T10:56:55.229962-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Inter Milan",
                    "reward": "3.70000",
                    "odds": "4.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5ce08a5c-e135-4f50-a14a-0ae45b024799/?format=api"
                },
                {
                    "id": "9556282f-d6cf-4da5-8be7-5a01f5e6fa75",
                    "gambit_id": "8cbfb186-d088-4544-a49e-6f106e7237c7",
                    "last_updated": "2022-09-08T10:56:55.230989-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "3.88000",
                    "odds": "4.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5ce08a5c-e135-4f50-a14a-0ae45b024799/?format=api"
                }
            ]
        },
        {
            "id": "a0e44fd3-d9a5-426c-84bb-3d180bacb270",
            "match": "https://api-prod.gambitprofit.com/api/matches/03154f87-9df7-4913-b865-1772f5c4da62/?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": 6658.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 3342.0
                    }
                ],
                "expected_reward_tokens": 9054.88,
                "profit_sb": 54.88,
                "profit_sb_percentage": 0.61,
                "recommended": true
            },
            "lines": [
                {
                    "id": "bc1f9a3a-1593-43f5-806c-2740b79804f1",
                    "gambit_id": "c77f11d1-987e-4b94-b3fa-fb7dfaef35a6",
                    "last_updated": "2022-09-08T10:56:55.226863-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.36000",
                    "odds": "1.40000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0e44fd3-d9a5-426c-84bb-3d180bacb270/?format=api"
                },
                {
                    "id": "8bea6bf0-e257-49af-b75d-64981d5e8e7d",
                    "gambit_id": "9f6c75a8-a9df-4069-b44e-bd4ecc68e3fa",
                    "last_updated": "2022-09-08T10:56:55.225551-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.71000",
                    "odds": "2.90000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0e44fd3-d9a5-426c-84bb-3d180bacb270/?format=api"
                }
            ]
        }
    ]
}