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/1e566f91-c431-45a8-bddd-3f7cd46fe754/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "1e566f91-c431-45a8-bddd-3f7cd46fe754",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "d7683212-ea39-492b-a08e-892fc6d885d2",
    "completed": true,
    "last_updated": "2022-10-27T11:52:05.694554-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.05,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/d7683212-ea39-492b-a08e-892fc6d885d2",
    "datetime": "2022-10-26T19:40:00-04:00",
    "cutoff_datetime": "2022-10-26T19:40:00-04:00",
    "name": "Philadelphia 76ers v. Toronto Raptors",
    "bettypes": [
        {
            "id": "624d404e-eb4c-46fc-a73a-6d6c5ac9fb73",
            "match": "https://api-prod.gambitprofit.com/api/matches/1e566f91-c431-45a8-bddd-3f7cd46fe754/?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": "Philadelphia 76ers",
                        "amount": 5106.0
                    },
                    {
                        "team": "Toronto Raptors",
                        "amount": 4894.0
                    }
                ],
                "expected_reward_tokens": 9395.04,
                "profit_sb": -104.96,
                "profit_sb_percentage": -1.1,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3761e168-3ee5-4e4e-b81e-9ae587dddd2c",
                    "gambit_id": "6e0da755-fb16-4945-972a-6efaff011e71",
                    "last_updated": "2022-10-27T11:52:05.702020-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Philadelphia 76ers",
                    "reward": "1.84000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/624d404e-eb4c-46fc-a73a-6d6c5ac9fb73/?format=api"
                },
                {
                    "id": "9a333684-9b86-480c-bb76-4b709e5a58e7",
                    "gambit_id": "69aba007-1ead-43ee-b3a3-279ae99bbc7e",
                    "last_updated": "2022-10-27T11:52:05.700869-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Toronto Raptors",
                    "reward": "1.92000",
                    "odds": "1.95240",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/624d404e-eb4c-46fc-a73a-6d6c5ac9fb73/?format=api"
                }
            ]
        },
        {
            "id": "de84d56d-a4a7-4379-902a-da64436ee19f",
            "match": "https://api-prod.gambitprofit.com/api/matches/1e566f91-c431-45a8-bddd-3f7cd46fe754/?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": 5106.0
                    },
                    {
                        "team": "Philadelphia 76ers",
                        "amount": 4894.0
                    }
                ],
                "expected_reward_tokens": 9395.04,
                "profit_sb": -104.96,
                "profit_sb_percentage": -1.1,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6978bc5c-edec-40b6-9957-5c38739d3d74",
                    "gambit_id": "adbb8993-d39d-4ae5-bb05-e1d29f07fd1a",
                    "last_updated": "2022-10-27T11:52:05.704340-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Toronto Raptors",
                    "reward": "1.84000",
                    "odds": "1.86960",
                    "spread": "1.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de84d56d-a4a7-4379-902a-da64436ee19f/?format=api"
                },
                {
                    "id": "6ecb76ce-6b04-4018-a744-14468a675c95",
                    "gambit_id": "79c11d7b-9505-47e4-b693-04b10edae89f",
                    "last_updated": "2022-10-27T11:52:05.705403-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Philadelphia 76ers",
                    "reward": "1.92000",
                    "odds": "1.95240",
                    "spread": "-1.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de84d56d-a4a7-4379-902a-da64436ee19f/?format=api"
                }
            ]
        },
        {
            "id": "7c2482f2-e0c3-4de2-89c1-d4c7ea54ed3a",
            "match": "https://api-prod.gambitprofit.com/api/matches/1e566f91-c431-45a8-bddd-3f7cd46fe754/?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 211.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 211.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0e3913ac-5323-408f-9d82-1818d103aabe",
                    "gambit_id": "ce31f845-9bb4-47dd-943d-c2dd1b075c41",
                    "last_updated": "2022-10-27T11:52:05.697436-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 211.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "211.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c2482f2-e0c3-4de2-89c1-d4c7ea54ed3a/?format=api"
                },
                {
                    "id": "25f14577-c630-44f0-8837-caebaaa73f47",
                    "gambit_id": "bd66111d-e734-4011-86fd-6beca66735ea",
                    "last_updated": "2022-10-27T11:52:05.698611-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 211.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "211.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c2482f2-e0c3-4de2-89c1-d4c7ea54ed3a/?format=api"
                }
            ]
        }
    ]
}