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/a081cc4a-c4c1-4932-ace9-53ae1da1998f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a081cc4a-c4c1-4932-ace9-53ae1da1998f",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "e5b7f491-b46b-4505-b058-a3157db760df",
    "completed": true,
    "last_updated": "2022-11-02T21:02:13.966323-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.16,
    "sport_category": "UEFA Champions League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/e5b7f491-b46b-4505-b058-a3157db760df",
    "datetime": "2022-11-01T13:45:00-04:00",
    "cutoff_datetime": "2022-11-01T13:45:00-04:00",
    "name": "Bayer 04 Leverkusen v. Club Brugge",
    "bettypes": [
        {
            "id": "8354cd1c-d328-4fe6-9c37-714c82e9d44e",
            "match": "https://api-prod.gambitprofit.com/api/matches/a081cc4a-c4c1-4932-ace9-53ae1da1998f/?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": "Bayer 04 Leverkusen",
                        "amount": 7289.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2711.0
                    }
                ],
                "expected_reward_tokens": 10787.72,
                "profit_sb": 1787.72,
                "profit_sb_percentage": 19.86,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Bayer 04 Leverkusen",
                        "amount": 5983.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2225.0
                    },
                    {
                        "team": "Club Brugge",
                        "amount": 1792.0
                    }
                ],
                "expected_reward_tokens": 8852.48,
                "profit_sb": -147.52,
                "profit_sb_percentage": -1.64,
                "recommended": false
            },
            "lines": [
                {
                    "id": "344aed88-fe6a-4a32-bdae-a335be3bf0b1",
                    "gambit_id": "1ab0331a-4732-4257-bcd2-7c5a3ae149ba",
                    "last_updated": "2022-11-02T21:02:13.972111-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Bayer 04 Leverkusen",
                    "reward": "1.48000",
                    "odds": "1.55000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8354cd1c-d328-4fe6-9c37-714c82e9d44e/?format=api"
                },
                {
                    "id": "49d031ae-5d84-4035-97e0-b591a8f85585",
                    "gambit_id": "09485975-c13c-4e9b-8a45-84c9c3b5c02c",
                    "last_updated": "2022-11-02T21:02:13.974058-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "3.98000",
                    "odds": "4.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8354cd1c-d328-4fe6-9c37-714c82e9d44e/?format=api"
                },
                {
                    "id": "218566b7-2255-4b66-9b2a-c607658ed8b9",
                    "gambit_id": "02884a47-c34d-46e1-9036-65e5c37b2627",
                    "last_updated": "2022-11-02T21:02:13.973097-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Club Brugge",
                    "reward": "4.94000",
                    "odds": "5.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8354cd1c-d328-4fe6-9c37-714c82e9d44e/?format=api"
                }
            ]
        },
        {
            "id": "3249afa8-bda7-448e-a6ec-b78e50fbed8d",
            "match": "https://api-prod.gambitprofit.com/api/matches/a081cc4a-c4c1-4932-ace9-53ae1da1998f/?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": 6011.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 3989.0
                    }
                ],
                "expected_reward_tokens": 8895.47,
                "profit_sb": -104.53,
                "profit_sb_percentage": -1.16,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c2dba14d-2856-499b-a911-a618fb788bbc",
                    "gambit_id": "2bbc7c40-c65e-4379-ba3a-e746983dab94",
                    "last_updated": "2022-11-02T21:02:13.970163-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.48000",
                    "odds": "1.55000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3249afa8-bda7-448e-a6ec-b78e50fbed8d/?format=api"
                },
                {
                    "id": "43e4fe1e-0a61-438e-9b10-03e4caf64184",
                    "gambit_id": "9965addd-53d1-4110-ab02-672257fb73ba",
                    "last_updated": "2022-11-02T21:02:13.969076-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.23000",
                    "odds": "2.40000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3249afa8-bda7-448e-a6ec-b78e50fbed8d/?format=api"
                }
            ]
        }
    ]
}