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/ac49aa3e-7a74-47cc-bb72-f7bc7aee10d2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "ac49aa3e-7a74-47cc-bb72-f7bc7aee10d2",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "cff82a62-698f-4dbb-acf2-cbfad8249669",
    "completed": true,
    "last_updated": "2022-10-12T10:27:02.259665-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.99,
    "sport_category": "UEFA Champions League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/cff82a62-698f-4dbb-acf2-cbfad8249669",
    "datetime": "2022-10-11T15:00:00-04:00",
    "cutoff_datetime": "2022-10-11T15:00:00-04:00",
    "name": "Celtic v. RB Leipzig",
    "bettypes": [
        {
            "id": "b967f73d-e105-4ed0-aa96-f8eedee51936",
            "match": "https://api-prod.gambitprofit.com/api/matches/ac49aa3e-7a74-47cc-bb72-f7bc7aee10d2/?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": "RB Leipzig",
                        "amount": 6283.0
                    },
                    {
                        "team": "Celtic",
                        "amount": 3717.0
                    }
                ],
                "expected_reward_tokens": 12377.51,
                "profit_sb": 2877.51,
                "profit_sb_percentage": 30.29,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "RB Leipzig",
                        "amount": 4727.0
                    },
                    {
                        "team": "Celtic",
                        "amount": 2796.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2477.0
                    }
                ],
                "expected_reward_tokens": 9310.68,
                "profit_sb": -189.32,
                "profit_sb_percentage": -1.99,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a3a795f2-7e87-4499-a554-f44b67eb49ee",
                    "gambit_id": "484e58c5-a731-4294-8f74-8c5888c21b26",
                    "last_updated": "2022-10-12T10:27:02.265999-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "RB Leipzig",
                    "reward": "1.97000",
                    "odds": "2.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b967f73d-e105-4ed0-aa96-f8eedee51936/?format=api"
                },
                {
                    "id": "ea840b78-e7e8-4d37-abbf-0d0615e2fc98",
                    "gambit_id": "bf8ac0a3-0c0e-4a1f-9966-039494177cbf",
                    "last_updated": "2022-10-12T10:27:02.266998-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Celtic",
                    "reward": "3.33000",
                    "odds": "3.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b967f73d-e105-4ed0-aa96-f8eedee51936/?format=api"
                },
                {
                    "id": "4f0ba800-f0cc-4b72-9c3f-798aa7b9d996",
                    "gambit_id": "d1afddaa-fec4-452a-a1ae-93a870cf4153",
                    "last_updated": "2022-10-12T10:27:02.267995-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "3.76000",
                    "odds": "3.85000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b967f73d-e105-4ed0-aa96-f8eedee51936/?format=api"
                }
            ]
        },
        {
            "id": "49a8dc2f-bedb-4954-a35e-46b9cd2a455d",
            "match": "https://api-prod.gambitprofit.com/api/matches/ac49aa3e-7a74-47cc-bb72-f7bc7aee10d2/?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": 6067.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 3933.0
                    }
                ],
                "expected_reward_tokens": 9281.88,
                "profit_sb": -218.12,
                "profit_sb_percentage": -2.3,
                "recommended": false
            },
            "lines": [
                {
                    "id": "368d9ac4-dbdf-4771-a7b2-90bafbf8bd75",
                    "gambit_id": "77aff0cc-a797-4eee-89e8-141ca1d7c682",
                    "last_updated": "2022-10-12T10:27:02.263935-04:00",
                    "created_at": "1969-12-31T19:00:00-05: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/49a8dc2f-bedb-4954-a35e-46b9cd2a455d/?format=api"
                },
                {
                    "id": "3c9342fb-35c3-4e9a-9b64-ac88d523d271",
                    "gambit_id": "7fb35941-6189-4ff6-ae6c-ebdbc09a642f",
                    "last_updated": "2022-10-12T10:27:02.262705-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.36000",
                    "odds": "2.40000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/49a8dc2f-bedb-4954-a35e-46b9cd2a455d/?format=api"
                }
            ]
        }
    ]
}