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/695834bf-3b25-494a-8312-be86848b234e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "695834bf-3b25-494a-8312-be86848b234e",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "7cdc7ea2-734d-477e-99a4-eaa7f9517407",
    "completed": true,
    "last_updated": "2022-12-15T10:46:59.807902-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.49,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/7cdc7ea2-734d-477e-99a4-eaa7f9517407",
    "datetime": "2022-12-14T19:40:00-05:00",
    "cutoff_datetime": "2022-12-14T19:40:00-05:00",
    "name": "Sacramento Kings v. Toronto Raptors",
    "bettypes": [
        {
            "id": "dd55596a-6b02-46cd-bd4d-d7cd1868b7b8",
            "match": "https://api-prod.gambitprofit.com/api/matches/695834bf-3b25-494a-8312-be86848b234e/?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": "Toronto Raptors",
                        "amount": 6256.0
                    },
                    {
                        "team": "Sacramento Kings",
                        "amount": 3744.0
                    }
                ],
                "expected_reward_tokens": 9133.76,
                "profit_sb": 133.76,
                "profit_sb_percentage": 1.49,
                "recommended": true
            },
            "lines": [
                {
                    "id": "40786745-775a-4988-82e7-d65e0a6deb70",
                    "gambit_id": "6a600742-16dd-4444-ae28-b9bceb54a1e7",
                    "last_updated": "2022-12-15T10:46:59.810519-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Toronto Raptors",
                    "reward": "1.46000",
                    "odds": "1.52630",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd55596a-6b02-46cd-bd4d-d7cd1868b7b8/?format=api"
                },
                {
                    "id": "420b5f00-62ff-492d-a6f1-088b7f2bb165",
                    "gambit_id": "9b380462-d7bb-488e-8430-6f5a358f6f6b",
                    "last_updated": "2022-12-15T10:46:59.811587-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Sacramento Kings",
                    "reward": "2.44000",
                    "odds": "2.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd55596a-6b02-46cd-bd4d-d7cd1868b7b8/?format=api"
                }
            ]
        },
        {
            "id": "c478e51f-0fb1-4f96-bb7e-8ed8fb1d3643",
            "match": "https://api-prod.gambitprofit.com/api/matches/695834bf-3b25-494a-8312-be86848b234e/?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": 5000.0
                    },
                    {
                        "team": "Sacramento Kings",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "61b66042-5aa0-411c-81ae-195d6f0ba1f0",
                    "gambit_id": "b0202d79-f85f-4fc8-80f3-955fafd360cd",
                    "last_updated": "2022-12-15T10:46:59.817045-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Toronto Raptors",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c478e51f-0fb1-4f96-bb7e-8ed8fb1d3643/?format=api"
                },
                {
                    "id": "6155d3e4-d544-423b-b357-e6fbd86642ec",
                    "gambit_id": "68e51304-4d8d-498b-8184-5e0a3cf3648b",
                    "last_updated": "2022-12-15T10:46:59.818125-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Sacramento Kings",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c478e51f-0fb1-4f96-bb7e-8ed8fb1d3643/?format=api"
                }
            ]
        },
        {
            "id": "79c16db2-45eb-49b1-ab68-6ab9b9274f23",
            "match": "https://api-prod.gambitprofit.com/api/matches/695834bf-3b25-494a-8312-be86848b234e/?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 Over 232",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 232",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6f1125ea-fa5a-469a-ad17-2dcf046cd296",
                    "gambit_id": "ce3d9c09-61bc-404d-8cb6-65fdf81b68cd",
                    "last_updated": "2022-12-15T10:46:59.814837-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 232",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "232.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79c16db2-45eb-49b1-ab68-6ab9b9274f23/?format=api"
                },
                {
                    "id": "8ef72c88-66d0-462c-a711-8de1a395a142",
                    "gambit_id": "b57f656c-f85b-45db-b183-ae8a901fb210",
                    "last_updated": "2022-12-15T10:46:59.813740-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 232",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "232.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79c16db2-45eb-49b1-ab68-6ab9b9274f23/?format=api"
                }
            ]
        }
    ]
}