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/393591b0-bb68-4074-82b6-d2b4a8f415ca/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "393591b0-bb68-4074-82b6-d2b4a8f415ca",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "1afcb14b-92de-4f29-9761-6de2315680fb",
    "completed": true,
    "last_updated": "2022-12-12T09:37:28.138187-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.82,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/1afcb14b-92de-4f29-9761-6de2315680fb",
    "datetime": "2022-12-10T21:10:00-05:00",
    "cutoff_datetime": "2022-12-10T21:10:00-05:00",
    "name": "Utah Jazz v. Denver Nuggets",
    "bettypes": [
        {
            "id": "6ea47dd9-1595-4440-a686-13bad5b50634",
            "match": "https://api-prod.gambitprofit.com/api/matches/393591b0-bb68-4074-82b6-d2b4a8f415ca/?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": "Denver Nuggets",
                        "amount": 8189.0
                    },
                    {
                        "team": "Utah Jazz",
                        "amount": 1811.0
                    }
                ],
                "expected_reward_tokens": 9253.57,
                "profit_sb": 253.57,
                "profit_sb_percentage": 2.82,
                "recommended": true
            },
            "lines": [
                {
                    "id": "373d40e8-e98a-4f0d-b765-50d6255bec92",
                    "gambit_id": "f92476f8-e4fa-4172-b659-c1ccf82ad146",
                    "last_updated": "2022-12-12T09:37:28.148274-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Denver Nuggets",
                    "reward": "1.13000",
                    "odds": "1.15380",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ea47dd9-1595-4440-a686-13bad5b50634/?format=api"
                },
                {
                    "id": "de76359d-78a8-4ccb-9347-ac64b6daebec",
                    "gambit_id": "a9662144-cc8e-4857-91b4-530123739c09",
                    "last_updated": "2022-12-12T09:37:28.149379-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Utah Jazz",
                    "reward": "5.11000",
                    "odds": "5.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ea47dd9-1595-4440-a686-13bad5b50634/?format=api"
                }
            ]
        },
        {
            "id": "8127dcf9-78d3-4504-8ec3-c612bd5114ef",
            "match": "https://api-prod.gambitprofit.com/api/matches/393591b0-bb68-4074-82b6-d2b4a8f415ca/?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": "Denver Nuggets",
                        "amount": 5000.0
                    },
                    {
                        "team": "Utah Jazz",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c63a3716-89fe-4419-a81d-5987bdad90b9",
                    "gambit_id": "8a3cf5fa-0e12-4585-b7bb-be50b0870704",
                    "last_updated": "2022-12-12T09:37:28.145104-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Denver Nuggets",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-11.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8127dcf9-78d3-4504-8ec3-c612bd5114ef/?format=api"
                },
                {
                    "id": "f8297708-5760-41fc-b70b-aba1c0a6730f",
                    "gambit_id": "077e15e9-0c8e-4eed-a2d1-7dcc9f9760a0",
                    "last_updated": "2022-12-12T09:37:28.146149-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Utah Jazz",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "11.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8127dcf9-78d3-4504-8ec3-c612bd5114ef/?format=api"
                }
            ]
        },
        {
            "id": "7b0a86f5-ca0e-49bf-91e2-fe5e4973559f",
            "match": "https://api-prod.gambitprofit.com/api/matches/393591b0-bb68-4074-82b6-d2b4a8f415ca/?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 228.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 228.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e3e36157-417d-464a-9cdd-cb2cb443ce80",
                    "gambit_id": "1b9e1fe3-89dd-4d56-9edd-73ea105e9763",
                    "last_updated": "2022-12-12T09:37:28.140849-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 228.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "228.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b0a86f5-ca0e-49bf-91e2-fe5e4973559f/?format=api"
                },
                {
                    "id": "6f6c0eb3-30fd-4cb6-8ab0-24e230dec071",
                    "gambit_id": "7c87098e-920e-4bfd-b675-833bc08bc30b",
                    "last_updated": "2022-12-12T09:37:28.142069-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 228.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "228.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b0a86f5-ca0e-49bf-91e2-fe5e4973559f/?format=api"
                }
            ]
        }
    ]
}