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/d53272e7-fbfb-466a-8bfa-c929c6ae0684/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d53272e7-fbfb-466a-8bfa-c929c6ae0684",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "02e133e9-9ac7-4c65-a81f-1da3493ee010",
    "completed": true,
    "last_updated": "2022-08-19T10:16:56.680787-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.56,
    "sport_category": "NFL Preseason Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/02e133e9-9ac7-4c65-a81f-1da3493ee010",
    "datetime": "2022-08-18T20:00:00-04:00",
    "cutoff_datetime": "2022-08-18T20:00:00-04:00",
    "name": "Chicago Bears v. Seattle Seahawks",
    "bettypes": [
        {
            "id": "e4cb968b-ce2b-490a-bb1e-1b3f5a2d3761",
            "match": "https://api-prod.gambitprofit.com/api/matches/d53272e7-fbfb-466a-8bfa-c929c6ae0684/?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": "Seattle Seahawks",
                        "amount": 6132.0
                    },
                    {
                        "team": "Chicago Bears",
                        "amount": 3868.0
                    }
                ],
                "expected_reward_tokens": 9320.64,
                "profit_sb": 320.64,
                "profit_sb_percentage": 3.56,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a5799814-d191-4073-8599-00df315456ea",
                    "gambit_id": "4f765201-7cc9-4739-af22-23debebbef34",
                    "last_updated": "2022-08-19T10:16:56.682964-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Seattle Seahawks",
                    "reward": "1.52000",
                    "odds": "1.57140",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4cb968b-ce2b-490a-bb1e-1b3f5a2d3761/?format=api"
                },
                {
                    "id": "2b72cdc5-80c5-4d69-9dd3-5d9efb924173",
                    "gambit_id": "31cab4d3-e800-46e3-8527-33b8b3ac0b12",
                    "last_updated": "2022-08-19T10:16:56.683394-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Chicago Bears",
                    "reward": "2.41000",
                    "odds": "2.55000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4cb968b-ce2b-490a-bb1e-1b3f5a2d3761/?format=api"
                }
            ]
        },
        {
            "id": "a14495a3-a2d6-4501-ab0a-dd8b97b58f6b",
            "match": "https://api-prod.gambitprofit.com/api/matches/d53272e7-fbfb-466a-8bfa-c929c6ae0684/?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": "Chicago Bears",
                        "amount": 5204.0
                    },
                    {
                        "team": "Seattle Seahawks",
                        "amount": 4796.0
                    }
                ],
                "expected_reward_tokens": 9159.04,
                "profit_sb": 159.04,
                "profit_sb_percentage": 1.77,
                "recommended": true
            },
            "lines": [
                {
                    "id": "1f1bc34e-89c8-4191-aaac-8baed357908a",
                    "gambit_id": "1b5a270b-7f07-4994-bda2-d1ab4734714b",
                    "last_updated": "2022-08-19T10:16:56.684364-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Chicago Bears",
                    "reward": "1.76000",
                    "odds": "1.83330",
                    "spread": "3.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a14495a3-a2d6-4501-ab0a-dd8b97b58f6b/?format=api"
                },
                {
                    "id": "70703e2a-ae74-44e5-80eb-5d76c190c8f5",
                    "gambit_id": "371779dd-5311-4bec-a975-15afa64e278d",
                    "last_updated": "2022-08-19T10:16:56.683864-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Seattle Seahawks",
                    "reward": "1.91000",
                    "odds": "2.00000",
                    "spread": "-3.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a14495a3-a2d6-4501-ab0a-dd8b97b58f6b/?format=api"
                }
            ]
        },
        {
            "id": "26452885-ca67-478b-a0ae-ba8004d5e2f3",
            "match": "https://api-prod.gambitprofit.com/api/matches/d53272e7-fbfb-466a-8bfa-c929c6ae0684/?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 Under 38.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 38.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9150.0,
                "profit_sb": 150.0,
                "profit_sb_percentage": 1.67,
                "recommended": true
            },
            "lines": [
                {
                    "id": "24050e49-3739-483e-bea6-6273aabf452e",
                    "gambit_id": "d19a3666-55bb-448c-86b7-94e43b5493d6",
                    "last_updated": "2022-08-19T10:16:56.682514-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 38.5",
                    "reward": "1.83000",
                    "odds": "1.90910",
                    "spread": "38.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/26452885-ca67-478b-a0ae-ba8004d5e2f3/?format=api"
                },
                {
                    "id": "31a1754e-5c80-4785-afad-b144665b93cf",
                    "gambit_id": "372ba269-f684-4225-ae6e-c93b042f3355",
                    "last_updated": "2022-08-19T10:16:56.682017-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 38.5",
                    "reward": "1.83000",
                    "odds": "1.90910",
                    "spread": "38.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/26452885-ca67-478b-a0ae-ba8004d5e2f3/?format=api"
                }
            ]
        }
    ]
}