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/6e912b70-ef67-4ab8-a79c-0d06985a20c3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6e912b70-ef67-4ab8-a79c-0d06985a20c3",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "ed374b85-df42-4466-8e65-2295aa530cfa",
    "completed": true,
    "last_updated": "2022-10-27T11:47:04.460762-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.2,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/ed374b85-df42-4466-8e65-2295aa530cfa",
    "datetime": "2022-10-26T22:10:00-04:00",
    "cutoff_datetime": "2022-10-26T22:10:00-04:00",
    "name": "Miami Heat v. Portland Trail Blazers",
    "bettypes": [
        {
            "id": "f1f98c03-54e6-43fb-b6e5-7345ed05e238",
            "match": "https://api-prod.gambitprofit.com/api/matches/6e912b70-ef67-4ab8-a79c-0d06985a20c3/?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": "Miami Heat",
                        "amount": 5610.0
                    },
                    {
                        "team": "Portland Trail Blazers",
                        "amount": 4390.0
                    }
                ],
                "expected_reward_tokens": 9480.9,
                "profit_sb": -19.1,
                "profit_sb_percentage": -0.2,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0a503536-6cd2-4f19-985f-14b9be62a2d7",
                    "gambit_id": "324d0ca9-4ec2-446c-88e5-ae58b0db881f",
                    "last_updated": "2022-10-27T11:47:04.467737-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Miami Heat",
                    "reward": "1.69000",
                    "odds": "1.71430",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1f98c03-54e6-43fb-b6e5-7345ed05e238/?format=api"
                },
                {
                    "id": "78a5f1ca-5e51-4045-bbb8-dc528bc3f583",
                    "gambit_id": "6d7be0cb-13c6-4b62-86a9-d3abf0126f72",
                    "last_updated": "2022-10-27T11:47:04.466750-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Portland Trail Blazers",
                    "reward": "2.16000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1f98c03-54e6-43fb-b6e5-7345ed05e238/?format=api"
                }
            ]
        },
        {
            "id": "d8e08ea2-d6b0-477d-8036-124a84c0e537",
            "match": "https://api-prod.gambitprofit.com/api/matches/6e912b70-ef67-4ab8-a79c-0d06985a20c3/?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": "Miami Heat",
                        "amount": 5000.0
                    },
                    {
                        "team": "Portland Trail Blazers",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0b252d95-b23d-430a-8d6d-38c004ace685",
                    "gambit_id": "ef2599c5-0337-45a2-aa94-98f743334765",
                    "last_updated": "2022-10-27T11:47:04.470737-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Miami Heat",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8e08ea2-d6b0-477d-8036-124a84c0e537/?format=api"
                },
                {
                    "id": "c6e4b525-feb4-4a47-887c-00b32fe9559d",
                    "gambit_id": "95354e6f-9b7a-46e3-9b59-54607681528f",
                    "last_updated": "2022-10-27T11:47:04.469718-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Portland Trail Blazers",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8e08ea2-d6b0-477d-8036-124a84c0e537/?format=api"
                }
            ]
        },
        {
            "id": "c902e63c-b972-43ad-8a63-2784f6219347",
            "match": "https://api-prod.gambitprofit.com/api/matches/6e912b70-ef67-4ab8-a79c-0d06985a20c3/?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 220.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 220.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f2bc7b0f-3b28-413e-a550-66b5534d1e90",
                    "gambit_id": "c78225f7-b0aa-414b-9230-5b6d76d45dad",
                    "last_updated": "2022-10-27T11:47:04.464773-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 220.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "220.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c902e63c-b972-43ad-8a63-2784f6219347/?format=api"
                },
                {
                    "id": "44df402c-561d-4864-927b-d28fe01a5a3a",
                    "gambit_id": "cb628da9-6076-4378-9a29-83b1c452a2b1",
                    "last_updated": "2022-10-27T11:47:04.463698-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 220.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "220.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c902e63c-b972-43ad-8a63-2784f6219347/?format=api"
                }
            ]
        }
    ]
}