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/e42783d6-58d9-43f7-b01f-c6e23e33100c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e42783d6-58d9-43f7-b01f-c6e23e33100c",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "83b03088-ae0f-4050-88f5-5c50494e3a7e",
    "completed": true,
    "last_updated": "2023-04-23T18:37:11.823972-04:00",
    "created_at": "2023-04-22T13:07:00.991298-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.05,
    "sport_category": "NHL Playoffs",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/83b03088-ae0f-4050-88f5-5c50494e3a7e",
    "datetime": "2023-04-22T20:00:00-04:00",
    "cutoff_datetime": "2023-04-22T20:00:00-04:00",
    "name": "New Jersey Devils v. New York Rangers",
    "bettypes": [
        {
            "id": "d1718361-4642-45a5-b0fc-55c7c886a06d",
            "match": "https://api-prod.gambitprofit.com/api/matches/e42783d6-58d9-43f7-b01f-c6e23e33100c/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-22T13:07:01.004103-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": "New York Rangers",
                        "amount": 5867.0
                    },
                    {
                        "team": "New Jersey Devils",
                        "amount": 4133.0
                    }
                ],
                "expected_reward_tokens": 9504.54,
                "profit_sb": 4.54,
                "profit_sb_percentage": 0.05,
                "recommended": true
            },
            "lines": [
                {
                    "id": "f674e58a-4a7d-486f-9de3-d5eaaf6b7f24",
                    "gambit_id": "792210ac-5c3c-4635-b50c-f103b8f23c02",
                    "last_updated": "2023-04-23T18:37:11.835795-04:00",
                    "created_at": "2023-04-22T13:07:01.005609-04:00",
                    "name": "New York Rangers",
                    "reward": "1.62000",
                    "odds": "1.64520",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d1718361-4642-45a5-b0fc-55c7c886a06d/?format=api"
                },
                {
                    "id": "ada1a2cd-6237-475b-8873-199513cdffed",
                    "gambit_id": "e579fc6b-3ece-4475-852d-11b097fcf78a",
                    "last_updated": "2023-04-23T18:37:11.837139-04:00",
                    "created_at": "2023-04-22T13:07:01.007259-04:00",
                    "name": "New Jersey Devils",
                    "reward": "2.30000",
                    "odds": "2.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d1718361-4642-45a5-b0fc-55c7c886a06d/?format=api"
                }
            ]
        },
        {
            "id": "0d9b968c-c1ec-4f63-8519-01ab8507b0c6",
            "match": "https://api-prod.gambitprofit.com/api/matches/e42783d6-58d9-43f7-b01f-c6e23e33100c/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-22T13:07:00.999078-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": "New Jersey Devils",
                        "amount": 6458.0
                    },
                    {
                        "team": "New York Rangers",
                        "amount": 3542.0
                    }
                ],
                "expected_reward_tokens": 9492.56,
                "profit_sb": -7.44,
                "profit_sb_percentage": -0.08,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8c9083da-141d-457e-9013-c1d9620798ed",
                    "gambit_id": "961e3f97-9fab-4cc8-a6bb-4f42e2873a0c",
                    "last_updated": "2023-04-23T18:37:11.832965-04:00",
                    "created_at": "2023-04-22T13:07:01.002490-04:00",
                    "name": "New Jersey Devils",
                    "reward": "1.47000",
                    "odds": "1.48780",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d9b968c-c1ec-4f63-8519-01ab8507b0c6/?format=api"
                },
                {
                    "id": "53df1eec-3007-4903-8477-a4713b50aec3",
                    "gambit_id": "6333c53c-7bab-40fd-bb4f-1090bb32ac2c",
                    "last_updated": "2023-04-23T18:37:11.831620-04:00",
                    "created_at": "2023-04-22T13:07:01.000934-04:00",
                    "name": "New York Rangers",
                    "reward": "2.68000",
                    "odds": "2.75000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d9b968c-c1ec-4f63-8519-01ab8507b0c6/?format=api"
                }
            ]
        },
        {
            "id": "afac9a75-0503-43ef-adcb-e9c8115d7536",
            "match": "https://api-prod.gambitprofit.com/api/matches/e42783d6-58d9-43f7-b01f-c6e23e33100c/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-22T13:07:00.993376-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 5.5",
                        "amount": 5317.0
                    },
                    {
                        "team": "Game Total Under 5.5",
                        "amount": 4683.0
                    }
                ],
                "expected_reward_tokens": 9411.09,
                "profit_sb": -88.91,
                "profit_sb_percentage": -0.94,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6ce0da9d-1a98-4d9e-a086-81bddaf1ee03",
                    "gambit_id": "311b36a6-13dd-441d-b335-e344cde26ba5",
                    "last_updated": "2023-04-23T18:37:11.828851-04:00",
                    "created_at": "2023-04-22T13:07:00.997345-04:00",
                    "name": "Game Total Over 5.5",
                    "reward": "1.77000",
                    "odds": "1.80000",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/afac9a75-0503-43ef-adcb-e9c8115d7536/?format=api"
                },
                {
                    "id": "43d02cac-5b32-4ecb-bdfe-36e609b6e51d",
                    "gambit_id": "e9c67198-7ea3-471b-a563-8879d537d40a",
                    "last_updated": "2023-04-23T18:37:11.827472-04:00",
                    "created_at": "2023-04-22T13:07:00.995568-04:00",
                    "name": "Game Total Under 5.5",
                    "reward": "2.01000",
                    "odds": "2.05000",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/afac9a75-0503-43ef-adcb-e9c8115d7536/?format=api"
                }
            ]
        }
    ]
}