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/b4933e57-acd9-4762-a291-3e5d437edb32/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b4933e57-acd9-4762-a291-3e5d437edb32",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "20ec1a52-64aa-491e-808a-ec3aeefc32e5",
    "completed": true,
    "last_updated": "2022-12-05T11:42:11.459197-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.51,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/20ec1a52-64aa-491e-808a-ec3aeefc32e5",
    "datetime": "2022-12-03T20:10:00-05:00",
    "cutoff_datetime": "2022-12-03T20:10:00-05:00",
    "name": "Oklahoma City Thunder v. Minnesota Timberwolves",
    "bettypes": [
        {
            "id": "2436db9c-4162-4528-af6a-6b62353bbe29",
            "match": "https://api-prod.gambitprofit.com/api/matches/b4933e57-acd9-4762-a291-3e5d437edb32/?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": "Minnesota Timberwolves",
                        "amount": 6389.0
                    },
                    {
                        "team": "Oklahoma City Thunder",
                        "amount": 3611.0
                    }
                ],
                "expected_reward_tokens": 9135.83,
                "profit_sb": 135.83,
                "profit_sb_percentage": 1.51,
                "recommended": true
            },
            "lines": [
                {
                    "id": "0950b1a7-711d-4908-b1ed-1c86711e2665",
                    "gambit_id": "eb640794-3270-4966-8651-06ea8c8d3903",
                    "last_updated": "2022-12-05T11:42:11.467584-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Minnesota Timberwolves",
                    "reward": "1.43000",
                    "odds": "1.48780",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2436db9c-4162-4528-af6a-6b62353bbe29/?format=api"
                },
                {
                    "id": "c31e53f2-6648-4fae-b1a1-c146144c7ab8",
                    "gambit_id": "35f0210b-9973-4113-a820-a8dee1945991",
                    "last_updated": "2022-12-05T11:42:11.468554-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Oklahoma City Thunder",
                    "reward": "2.53000",
                    "odds": "2.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2436db9c-4162-4528-af6a-6b62353bbe29/?format=api"
                }
            ]
        },
        {
            "id": "58959ddb-25ab-4053-8cd0-d1743128f7e7",
            "match": "https://api-prod.gambitprofit.com/api/matches/b4933e57-acd9-4762-a291-3e5d437edb32/?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": "Minnesota Timberwolves",
                        "amount": 5000.0
                    },
                    {
                        "team": "Oklahoma City Thunder",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9273f28e-fa8c-472c-a8e7-b32815c659cc",
                    "gambit_id": "21b35de9-dcbc-4646-8e04-29e1b90ec941",
                    "last_updated": "2022-12-05T11:42:11.464570-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Minnesota Timberwolves",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58959ddb-25ab-4053-8cd0-d1743128f7e7/?format=api"
                },
                {
                    "id": "e175b462-1d02-420e-9610-54c4b6218a00",
                    "gambit_id": "d2fe0a04-4be8-4fb7-b850-ddf7c4d9dd40",
                    "last_updated": "2022-12-05T11:42:11.465584-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Oklahoma City Thunder",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58959ddb-25ab-4053-8cd0-d1743128f7e7/?format=api"
                }
            ]
        },
        {
            "id": "d78db7eb-e8ec-4b12-957d-7984b6b986cb",
            "match": "https://api-prod.gambitprofit.com/api/matches/b4933e57-acd9-4762-a291-3e5d437edb32/?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 233.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 233.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d6edc26f-616f-4bf0-b596-2b12b490f965",
                    "gambit_id": "b2896b7e-eff2-44ef-b3de-157c0fc6bbac",
                    "last_updated": "2022-12-05T11:42:11.461629-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 233.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "233.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d78db7eb-e8ec-4b12-957d-7984b6b986cb/?format=api"
                },
                {
                    "id": "973230f1-ef4e-410b-b1f9-09c56f794e1a",
                    "gambit_id": "f80f4534-049e-45c5-99ec-40ce3907498b",
                    "last_updated": "2022-12-05T11:42:11.462619-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 233.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "233.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d78db7eb-e8ec-4b12-957d-7984b6b986cb/?format=api"
                }
            ]
        }
    ]
}