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/6fa74844-0386-47be-8272-2dc6f53d7759/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6fa74844-0386-47be-8272-2dc6f53d7759",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "61474642-106d-4172-a3d3-084333b365bb",
    "completed": true,
    "last_updated": "2022-10-24T10:07:08.834480-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.3,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/61474642-106d-4172-a3d3-084333b365bb",
    "datetime": "2022-10-22T19:10:00-04:00",
    "cutoff_datetime": "2022-10-22T19:10:00-04:00",
    "name": "Boston Celtics v. Orlando Magic",
    "bettypes": [
        {
            "id": "a83845bb-4a1b-47f1-8cf6-97944fd5bdb7",
            "match": "https://api-prod.gambitprofit.com/api/matches/6fa74844-0386-47be-8272-2dc6f53d7759/?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": "Boston Celtics",
                        "amount": 7563.0
                    },
                    {
                        "team": "Orlando Magic",
                        "amount": 2437.0
                    }
                ],
                "expected_reward_tokens": 9528.67,
                "profit_sb": 28.67,
                "profit_sb_percentage": 0.3,
                "recommended": true
            },
            "lines": [
                {
                    "id": "385f5775-0fcf-4cda-bad7-0c73ce1fb8bc",
                    "gambit_id": "929c1585-7dc1-4953-9358-535e9cb7c9b4",
                    "last_updated": "2022-10-24T10:07:08.841590-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Boston Celtics",
                    "reward": "1.26000",
                    "odds": "1.26320",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a83845bb-4a1b-47f1-8cf6-97944fd5bdb7/?format=api"
                },
                {
                    "id": "802ed10e-dd4f-42c6-8ace-91c14ec8136f",
                    "gambit_id": "07c39ed1-2462-49f0-9e86-971593d1bf9f",
                    "last_updated": "2022-10-24T10:07:08.840578-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Orlando Magic",
                    "reward": "3.91000",
                    "odds": "4.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a83845bb-4a1b-47f1-8cf6-97944fd5bdb7/?format=api"
                }
            ]
        },
        {
            "id": "438acd38-93b9-4530-bcc0-57a0cea0b834",
            "match": "https://api-prod.gambitprofit.com/api/matches/6fa74844-0386-47be-8272-2dc6f53d7759/?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": "Orlando Magic",
                        "amount": 5000.0
                    },
                    {
                        "team": "Boston Celtics",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1455aa21-4f64-4779-a2f9-dcbf082d65c5",
                    "gambit_id": "ef97d78e-9da8-4e92-8e1a-314ac1c269d9",
                    "last_updated": "2022-10-24T10:07:08.843826-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Orlando Magic",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/438acd38-93b9-4530-bcc0-57a0cea0b834/?format=api"
                },
                {
                    "id": "f3ed44c7-8bdd-42e6-afc8-d97a2fff470c",
                    "gambit_id": "39690f8f-9e47-459d-a648-3108fd8b0c87",
                    "last_updated": "2022-10-24T10:07:08.844883-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Boston Celtics",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/438acd38-93b9-4530-bcc0-57a0cea0b834/?format=api"
                }
            ]
        },
        {
            "id": "59e26acc-a288-4bf1-9037-acd1579097e1",
            "match": "https://api-prod.gambitprofit.com/api/matches/6fa74844-0386-47be-8272-2dc6f53d7759/?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 215.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 215.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6410ef95-e251-49f7-ba64-cb39559a4421",
                    "gambit_id": "ba566a1f-af0b-456e-b9eb-50954804cbbf",
                    "last_updated": "2022-10-24T10:07:08.837442-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 215.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "215.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59e26acc-a288-4bf1-9037-acd1579097e1/?format=api"
                },
                {
                    "id": "ea6fe765-954d-41d3-93bc-423399f3bb87",
                    "gambit_id": "a0e1feda-6886-44cb-9fac-434b728817c8",
                    "last_updated": "2022-10-24T10:07:08.838550-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 215.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "215.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59e26acc-a288-4bf1-9037-acd1579097e1/?format=api"
                }
            ]
        }
    ]
}