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/1b54305f-25f8-4c71-8071-172dfd1945a5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "1b54305f-25f8-4c71-8071-172dfd1945a5",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "0e4b331d-69bb-4cd4-8e2d-3fd160fc8133",
    "completed": true,
    "last_updated": "2022-12-01T16:12:22.744008-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.69,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/0e4b331d-69bb-4cd4-8e2d-3fd160fc8133",
    "datetime": "2022-11-30T20:10:00-05:00",
    "cutoff_datetime": "2022-11-30T20:10:00-05:00",
    "name": "Toronto Raptors v. New Orleans Pelicans",
    "bettypes": [
        {
            "id": "c33efda3-71dc-4a65-b001-479301e28656",
            "match": "https://api-prod.gambitprofit.com/api/matches/1b54305f-25f8-4c71-8071-172dfd1945a5/?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": "Toronto Raptors",
                        "amount": 5664.0
                    },
                    {
                        "team": "New Orleans Pelicans",
                        "amount": 4336.0
                    }
                ],
                "expected_reward_tokens": 9062.24,
                "profit_sb": 62.24,
                "profit_sb_percentage": 0.69,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d7574ea0-3808-4df4-9fab-0553099ac56d",
                    "gambit_id": "07928e75-2072-4176-a716-b1bd3c4e64ee",
                    "last_updated": "2022-12-01T16:12:22.753221-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Toronto Raptors",
                    "reward": "1.60000",
                    "odds": "1.68970",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c33efda3-71dc-4a65-b001-479301e28656/?format=api"
                },
                {
                    "id": "0d7a411b-03f1-48a1-bfd1-fb11e23595e3",
                    "gambit_id": "a191de2f-3917-4bb0-83fa-c8bd67140cb9",
                    "last_updated": "2022-12-01T16:12:22.752278-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New Orleans Pelicans",
                    "reward": "2.09000",
                    "odds": "2.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c33efda3-71dc-4a65-b001-479301e28656/?format=api"
                }
            ]
        },
        {
            "id": "fccab2e4-e557-4aa6-ba64-2da33dcaa044",
            "match": "https://api-prod.gambitprofit.com/api/matches/1b54305f-25f8-4c71-8071-172dfd1945a5/?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": "Toronto Raptors",
                        "amount": 5000.0
                    },
                    {
                        "team": "New Orleans Pelicans",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "886cfcec-29c3-4f78-aaec-15f5a715622b",
                    "gambit_id": "c554b945-0284-4c71-a710-bacb8abd9e8c",
                    "last_updated": "2022-12-01T16:12:22.750407-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Toronto Raptors",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fccab2e4-e557-4aa6-ba64-2da33dcaa044/?format=api"
                },
                {
                    "id": "ae988275-c470-4e57-b386-9f487b491763",
                    "gambit_id": "db26bb69-df71-4a67-95ae-faa8b310f840",
                    "last_updated": "2022-12-01T16:12:22.749404-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New Orleans Pelicans",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fccab2e4-e557-4aa6-ba64-2da33dcaa044/?format=api"
                }
            ]
        },
        {
            "id": "782f6049-a73a-49f4-a7d0-09cc10803b7f",
            "match": "https://api-prod.gambitprofit.com/api/matches/1b54305f-25f8-4c71-8071-172dfd1945a5/?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 221.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 221.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b6ae0950-f51d-4451-96f7-d6f7e10dddf8",
                    "gambit_id": "e300ff46-5fea-41a6-9293-5fee191b219f",
                    "last_updated": "2022-12-01T16:12:22.746392-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 221.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "221.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/782f6049-a73a-49f4-a7d0-09cc10803b7f/?format=api"
                },
                {
                    "id": "4e47ebdd-cc70-4972-ace6-a471f256aaa8",
                    "gambit_id": "b48a88cf-4b52-4c36-b56d-f73bcee832b0",
                    "last_updated": "2022-12-01T16:12:22.747322-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 221.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "221.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/782f6049-a73a-49f4-a7d0-09cc10803b7f/?format=api"
                }
            ]
        }
    ]
}