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/36b89a28-76d2-4689-8932-0fa36fce231e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "36b89a28-76d2-4689-8932-0fa36fce231e",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "a8f6e1e1-1b72-42c7-a3fd-a7dd32c7bb62",
    "completed": true,
    "last_updated": "2022-11-21T15:53:15.505655-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.3,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/a8f6e1e1-1b72-42c7-a3fd-a7dd32c7bb62",
    "datetime": "2022-11-20T13:00:00-05:00",
    "cutoff_datetime": "2022-11-20T13:00:00-05:00",
    "name": "New York Jets v. New England Patriots",
    "bettypes": [
        {
            "id": "37c21cf4-f7a7-4d72-a2bb-8525f1573900",
            "match": "https://api-prod.gambitprofit.com/api/matches/36b89a28-76d2-4689-8932-0fa36fce231e/?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": "New England Patriots",
                        "amount": 6179.0
                    },
                    {
                        "team": "New York Jets",
                        "amount": 3821.0
                    }
                ],
                "expected_reward_tokens": 9206.71,
                "profit_sb": 206.71,
                "profit_sb_percentage": 2.3,
                "recommended": true
            },
            "lines": [
                {
                    "id": "bac294d9-6424-4f79-894e-c133e7ace07d",
                    "gambit_id": "365e3557-176c-43a2-8d00-459511d10d47",
                    "last_updated": "2022-11-21T15:53:15.512439-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New England Patriots",
                    "reward": "1.49000",
                    "odds": "1.55560",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37c21cf4-f7a7-4d72-a2bb-8525f1573900/?format=api"
                },
                {
                    "id": "0a248d5a-64dc-483a-9671-0e272d8e01a8",
                    "gambit_id": "4223c092-d21a-403c-9f98-a71dba85945d",
                    "last_updated": "2022-11-21T15:53:15.513641-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New York Jets",
                    "reward": "2.41000",
                    "odds": "2.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37c21cf4-f7a7-4d72-a2bb-8525f1573900/?format=api"
                }
            ]
        },
        {
            "id": "c973e794-6860-4008-aa16-35a0ca2c8e36",
            "match": "https://api-prod.gambitprofit.com/api/matches/36b89a28-76d2-4689-8932-0fa36fce231e/?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": "New England Patriots",
                        "amount": 5000.0
                    },
                    {
                        "team": "New York Jets",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "60a3f355-fe37-430f-824d-dcf7e9a0dea4",
                    "gambit_id": "7b5ad9a7-6d27-4418-9f44-30ebf61cc856",
                    "last_updated": "2022-11-21T15:53:15.515950-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New England Patriots",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-3.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c973e794-6860-4008-aa16-35a0ca2c8e36/?format=api"
                },
                {
                    "id": "b79f6746-1326-432c-8c0e-c5654d9d9659",
                    "gambit_id": "9f1baffd-4882-40c1-bb89-b07e7530549f",
                    "last_updated": "2022-11-21T15:53:15.517139-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New York Jets",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "3.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c973e794-6860-4008-aa16-35a0ca2c8e36/?format=api"
                }
            ]
        },
        {
            "id": "7a071b35-5031-4d6f-85e7-e008f213987a",
            "match": "https://api-prod.gambitprofit.com/api/matches/36b89a28-76d2-4689-8932-0fa36fce231e/?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",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 38",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a43326b4-7852-4da4-b46c-799305c06529",
                    "gambit_id": "0e30978b-b556-46ce-b2c9-80ac02cfbb78",
                    "last_updated": "2022-11-21T15:53:15.508501-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 38",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "38.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a071b35-5031-4d6f-85e7-e008f213987a/?format=api"
                },
                {
                    "id": "7381aeac-2713-4f5c-9ed6-2083674214df",
                    "gambit_id": "cb56d7cb-0b9e-4c38-bddb-65042d21a4c6",
                    "last_updated": "2022-11-21T15:53:15.509685-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 38",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "38.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a071b35-5031-4d6f-85e7-e008f213987a/?format=api"
                }
            ]
        }
    ]
}