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/d485e656-3c8a-4fc4-bedb-3fe685888227/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d485e656-3c8a-4fc4-bedb-3fe685888227",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "eaef97ac-8bfa-478d-985a-479945dad1fa",
    "completed": true,
    "last_updated": "2023-09-18T15:43:22.546741-04:00",
    "created_at": "2023-09-14T09:58:10.787129-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.13,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/eaef97ac-8bfa-478d-985a-479945dad1fa",
    "datetime": "2023-09-17T13:00:00-04:00",
    "cutoff_datetime": "2023-09-17T13:00:00-04:00",
    "name": "Green Bay Packers v. Atlanta Falcons",
    "bettypes": [
        {
            "id": "9b44e872-a1fe-4b1c-a40c-c9323b87ac5e",
            "match": "https://api-prod.gambitprofit.com/api/matches/d485e656-3c8a-4fc4-bedb-3fe685888227/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-14T09:58:10.807649-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": "Atlanta Falcons",
                        "amount": 5857.0
                    },
                    {
                        "team": "Green Bay Packers",
                        "amount": 4143.0
                    }
                ],
                "expected_reward_tokens": 9487.47,
                "profit_sb": -12.53,
                "profit_sb_percentage": -0.13,
                "recommended": false
            },
            "lines": [
                {
                    "id": "50429679-8944-46f7-9f40-a2976bb56cac",
                    "gambit_id": "3628bcd0-8cd4-4618-b91f-05fd343a7674",
                    "last_updated": "2023-09-18T15:43:22.583762-04:00",
                    "created_at": "2023-09-14T09:58:10.815250-04:00",
                    "name": "Atlanta Falcons",
                    "reward": "1.62000",
                    "odds": "1.64520",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b44e872-a1fe-4b1c-a40c-c9323b87ac5e/?format=api"
                },
                {
                    "id": "5800f203-eb55-4d4b-87c9-403684becb71",
                    "gambit_id": "7f0b10a4-7bce-43c9-a5e9-ed26fd0b3085",
                    "last_updated": "2023-09-18T15:43:22.578378-04:00",
                    "created_at": "2023-09-14T09:58:10.811226-04:00",
                    "name": "Green Bay Packers",
                    "reward": "2.29000",
                    "odds": "2.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b44e872-a1fe-4b1c-a40c-c9323b87ac5e/?format=api"
                }
            ]
        },
        {
            "id": "5e290605-1cb4-488e-aeb7-0c17e70c3037",
            "match": "https://api-prod.gambitprofit.com/api/matches/d485e656-3c8a-4fc4-bedb-3fe685888227/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-14T09:58:10.793102-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": "Green Bay Packers",
                        "amount": 5107.0
                    },
                    {
                        "team": "Atlanta Falcons",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0f9902ce-6a74-4fe2-bc51-60bfadd2c019",
                    "gambit_id": "b85fe242-2f06-4fe5-ad15-2e19a6b5229f",
                    "last_updated": "2023-09-18T15:43:22.560630-04:00",
                    "created_at": "2023-09-14T09:58:10.796864-04:00",
                    "name": "Green Bay Packers",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e290605-1cb4-488e-aeb7-0c17e70c3037/?format=api"
                },
                {
                    "id": "0302e5fd-6630-4d66-9dc1-28db0059d9db",
                    "gambit_id": "597af9f3-4f34-4af2-8097-376f0c7d2e81",
                    "last_updated": "2023-09-18T15:43:22.566314-04:00",
                    "created_at": "2023-09-14T09:58:10.803768-04:00",
                    "name": "Atlanta Falcons",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "-3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e290605-1cb4-488e-aeb7-0c17e70c3037/?format=api"
                }
            ]
        },
        {
            "id": "3b8a6346-be01-48f2-a799-58e5d142c151",
            "match": "https://api-prod.gambitprofit.com/api/matches/d485e656-3c8a-4fc4-bedb-3fe685888227/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-14T09:58:10.819074-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 40.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 40.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e177ca1a-e8dd-4097-863e-764e37715056",
                    "gambit_id": "d3ae8b27-8a74-4b6b-9332-23c01e04b862",
                    "last_updated": "2023-09-18T15:43:22.594785-04:00",
                    "created_at": "2023-09-14T09:58:10.822986-04:00",
                    "name": "Game Total Over 40.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "40.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b8a6346-be01-48f2-a799-58e5d142c151/?format=api"
                },
                {
                    "id": "779c87d9-c120-4498-9c23-9c0e1f0d152d",
                    "gambit_id": "b4a4fbb6-7a2e-4582-9fdb-0d46a5a1b168",
                    "last_updated": "2023-09-18T15:43:22.599969-04:00",
                    "created_at": "2023-09-14T09:58:10.827759-04:00",
                    "name": "Game Total Under 40.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "40.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b8a6346-be01-48f2-a799-58e5d142c151/?format=api"
                }
            ]
        }
    ]
}