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/f89a4e20-e8c0-459f-abe4-c8308a57c99f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f89a4e20-e8c0-459f-abe4-c8308a57c99f",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "e344960a-3b36-476a-8185-5891cc573a2c",
    "completed": true,
    "last_updated": "2022-12-06T09:52:00.336865-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.37,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/e344960a-3b36-476a-8185-5891cc573a2c",
    "datetime": "2022-12-05T20:10:00-05:00",
    "cutoff_datetime": "2022-12-05T20:10:00-05:00",
    "name": "Miami Heat v. Memphis Grizzlies",
    "bettypes": [
        {
            "id": "7906a703-7d80-4a0d-9709-24ac65f25530",
            "match": "https://api-prod.gambitprofit.com/api/matches/f89a4e20-e8c0-459f-abe4-c8308a57c99f/?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": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Miami Heat",
                        "amount": 6336.0
                    },
                    {
                        "team": "Memphis Grizzlies",
                        "amount": 3664.0
                    }
                ],
                "expected_reward_tokens": 9123.36,
                "profit_sb": 123.36,
                "profit_sb_percentage": 1.37,
                "recommended": true
            },
            "lines": [
                {
                    "id": "f3dfba47-ad25-401d-bd12-6c9cc04ba776",
                    "gambit_id": "8543f260-d7d3-44c5-b536-0e1d6d01705c",
                    "last_updated": "2022-12-06T09:52:00.347732-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Miami Heat",
                    "reward": "1.44000",
                    "odds": "1.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7906a703-7d80-4a0d-9709-24ac65f25530/?format=api"
                },
                {
                    "id": "0a5e2edd-f126-4c94-8907-06efb05d5c90",
                    "gambit_id": "9dd35867-c030-4a80-81a3-1d6660083089",
                    "last_updated": "2022-12-06T09:52:00.346733-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Memphis Grizzlies",
                    "reward": "2.49000",
                    "odds": "2.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7906a703-7d80-4a0d-9709-24ac65f25530/?format=api"
                }
            ]
        },
        {
            "id": "e5ad5c08-76d3-4055-8c5c-36b48d79cc6d",
            "match": "https://api-prod.gambitprofit.com/api/matches/f89a4e20-e8c0-459f-abe4-c8308a57c99f/?format=api",
            "name": "Play the Odds",
            "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": "Miami Heat",
                        "amount": 5000.0
                    },
                    {
                        "team": "Memphis Grizzlies",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b0b4e525-ef83-4222-a900-9ca07d1c7ca1",
                    "gambit_id": "ed08be51-4f0d-4c7a-b3c2-069f52007a66",
                    "last_updated": "2022-12-06T09:52:00.343449-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Miami Heat",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-5.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e5ad5c08-76d3-4055-8c5c-36b48d79cc6d/?format=api"
                },
                {
                    "id": "9ef3d74b-4e44-4a6b-9e11-de08ddf8d9b3",
                    "gambit_id": "844abafc-7c04-4ffe-a3bf-40b2cd0103a0",
                    "last_updated": "2022-12-06T09:52:00.344537-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Memphis Grizzlies",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "5.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e5ad5c08-76d3-4055-8c5c-36b48d79cc6d/?format=api"
                }
            ]
        },
        {
            "id": "dd98e12f-824f-4dd3-8964-60d5eb6986fa",
            "match": "https://api-prod.gambitprofit.com/api/matches/f89a4e20-e8c0-459f-abe4-c8308a57c99f/?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 218.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 218.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1ed4e770-0ac2-449f-b1a0-95f7bb562ab1",
                    "gambit_id": "0023528a-efff-4c9c-bd8b-e4d2228f366c",
                    "last_updated": "2022-12-06T09:52:00.341078-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 218.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "218.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd98e12f-824f-4dd3-8964-60d5eb6986fa/?format=api"
                },
                {
                    "id": "feae838a-e482-49b2-8a70-3b391ad30007",
                    "gambit_id": "ccf7608b-5ecb-4c1b-8bda-88b4b88d7a7f",
                    "last_updated": "2022-12-06T09:52:00.339823-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 218.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "218.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd98e12f-824f-4dd3-8964-60d5eb6986fa/?format=api"
                }
            ]
        }
    ]
}