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/58c4f65b-f6ac-430b-8d97-363288eacc6b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "58c4f65b-f6ac-430b-8d97-363288eacc6b",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "afef1b51-df57-4709-ae4d-d87df364f057",
    "completed": true,
    "last_updated": "2023-11-03T11:48:25.332154-04:00",
    "created_at": "2023-11-02T09:03:02.402970-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.6,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/afef1b51-df57-4709-ae4d-d87df364f057",
    "datetime": "2023-11-02T19:07:00-04:00",
    "cutoff_datetime": "2023-11-02T19:07:00-04:00",
    "name": "Los Angeles Kings v. Ottawa Senators",
    "bettypes": [
        {
            "id": "9df5f262-ee83-4559-84a3-f62c680c4251",
            "match": "https://api-prod.gambitprofit.com/api/matches/58c4f65b-f6ac-430b-8d97-363288eacc6b/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-02T09:03:02.408764-04: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": "Los Angeles Kings",
                        "amount": 5094.0
                    },
                    {
                        "team": "Ottawa Senators",
                        "amount": 4906.0
                    }
                ],
                "expected_reward_tokens": 9321.4,
                "profit_sb": -178.6,
                "profit_sb_percentage": -1.88,
                "recommended": false
            },
            "lines": [
                {
                    "id": "80276faa-1a17-49c1-84d6-06cafe3658ba",
                    "gambit_id": "9c22d1b0-866b-4842-9bdd-765ac26ecaa7",
                    "last_updated": "2023-11-03T11:48:25.348419-04:00",
                    "created_at": "2023-11-02T09:03:02.414136-04:00",
                    "name": "Los Angeles Kings",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9df5f262-ee83-4559-84a3-f62c680c4251/?format=api"
                },
                {
                    "id": "a9aa4a34-c43d-4abd-9305-1157837ad162",
                    "gambit_id": "46289786-7179-4d4c-885c-0f76323b164c",
                    "last_updated": "2023-11-03T11:48:25.351592-04:00",
                    "created_at": "2023-11-02T09:03:02.421444-04:00",
                    "name": "Ottawa Senators",
                    "reward": "1.90000",
                    "odds": "1.95240",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9df5f262-ee83-4559-84a3-f62c680c4251/?format=api"
                }
            ]
        },
        {
            "id": "415da16c-95ff-46e5-8f71-8436a39dc836",
            "match": "https://api-prod.gambitprofit.com/api/matches/58c4f65b-f6ac-430b-8d97-363288eacc6b/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-02T09:03:02.427002-04: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": "Ottawa Senators",
                        "amount": 6893.0
                    },
                    {
                        "team": "Los Angeles Kings",
                        "amount": 3107.0
                    }
                ],
                "expected_reward_tokens": 9443.41,
                "profit_sb": -56.59,
                "profit_sb_percentage": -0.6,
                "recommended": false
            },
            "lines": [
                {
                    "id": "eec6cc5a-ad54-4e0f-bf75-aab2665a0204",
                    "gambit_id": "5a97e7b1-a8f4-4122-8d19-22ebb9dc30ec",
                    "last_updated": "2023-11-03T11:48:25.392747-04:00",
                    "created_at": "2023-11-02T09:03:02.438441-04:00",
                    "name": "Ottawa Senators",
                    "reward": "1.37000",
                    "odds": "1.39220",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/415da16c-95ff-46e5-8f71-8436a39dc836/?format=api"
                },
                {
                    "id": "bff38c57-65b1-4787-9fd6-7fbd3901582f",
                    "gambit_id": "22d2dcf2-116b-4f2b-bdb4-68a08039a0ce",
                    "last_updated": "2023-11-03T11:48:25.381459-04:00",
                    "created_at": "2023-11-02T09:03:02.431942-04:00",
                    "name": "Los Angeles Kings",
                    "reward": "3.04000",
                    "odds": "3.15000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/415da16c-95ff-46e5-8f71-8436a39dc836/?format=api"
                }
            ]
        },
        {
            "id": "d8c9addb-5692-4742-bb28-028318cd60e0",
            "match": "https://api-prod.gambitprofit.com/api/matches/58c4f65b-f6ac-430b-8d97-363288eacc6b/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-02T09:13:09.836297-04: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 Over 6.5",
                        "amount": 5423.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4577.0
                    }
                ],
                "expected_reward_tokens": 9381.79,
                "profit_sb": -118.21,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c43b8cec-6563-4e81-97d3-6206c2ea1a5b",
                    "gambit_id": "40b618cf-21c1-4cb5-8754-159d16da2902",
                    "last_updated": "2023-11-03T11:48:25.399993-04:00",
                    "created_at": "2023-11-02T09:13:09.841739-04:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.73000",
                    "odds": "1.76920",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8c9addb-5692-4742-bb28-028318cd60e0/?format=api"
                },
                {
                    "id": "d8b58c8c-65ee-4cdc-a1d0-ebcd165afd6d",
                    "gambit_id": "4a2e71da-8008-4d88-9361-4ef40c0e8e04",
                    "last_updated": "2023-11-03T11:48:25.404359-04:00",
                    "created_at": "2023-11-02T09:13:09.846862-04:00",
                    "name": "Game Total Under 6.5",
                    "reward": "2.05000",
                    "odds": "2.10000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8c9addb-5692-4742-bb28-028318cd60e0/?format=api"
                }
            ]
        }
    ]
}