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/0101d44d-397a-4293-9638-7d899655e7ef/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "0101d44d-397a-4293-9638-7d899655e7ef",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "005a8095-bcc0-4eeb-b232-7115001809fd",
    "completed": true,
    "last_updated": "2022-12-08T13:02:14.795813-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.37,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/005a8095-bcc0-4eeb-b232-7115001809fd",
    "datetime": "2022-12-07T20:10:00-05:00",
    "cutoff_datetime": "2022-12-07T20:10:00-05:00",
    "name": "Washington Wizards v. Chicago Bulls",
    "bettypes": [
        {
            "id": "490e31ed-f687-4a3d-9ff2-980408794528",
            "match": "https://api-prod.gambitprofit.com/api/matches/0101d44d-397a-4293-9638-7d899655e7ef/?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": "Chicago Bulls",
                        "amount": 6336.0
                    },
                    {
                        "team": "Washington Wizards",
                        "amount": 3664.0
                    }
                ],
                "expected_reward_tokens": 9123.36,
                "profit_sb": 123.36,
                "profit_sb_percentage": 1.37,
                "recommended": true
            },
            "lines": [
                {
                    "id": "10d6f6b3-3e61-4391-9e2c-adc279aa0b92",
                    "gambit_id": "6cd37e6a-bf78-49c7-9db7-54ab9da77c19",
                    "last_updated": "2022-12-08T13:02:14.803157-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Chicago Bulls",
                    "reward": "1.44000",
                    "odds": "1.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/490e31ed-f687-4a3d-9ff2-980408794528/?format=api"
                },
                {
                    "id": "6f69e803-dce4-4cfc-8d61-d5159808a2f6",
                    "gambit_id": "dcf0e592-89fd-43a2-ad17-81bfec911fd0",
                    "last_updated": "2022-12-08T13:02:14.802113-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Washington Wizards",
                    "reward": "2.49000",
                    "odds": "2.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/490e31ed-f687-4a3d-9ff2-980408794528/?format=api"
                }
            ]
        },
        {
            "id": "62995ef8-57ac-4c60-bb8b-0e6009df1223",
            "match": "https://api-prod.gambitprofit.com/api/matches/0101d44d-397a-4293-9638-7d899655e7ef/?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": "Chicago Bulls",
                        "amount": 5000.0
                    },
                    {
                        "team": "Washington Wizards",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "404caf47-757a-4784-ade1-10e4d3d1f493",
                    "gambit_id": "e644e5fe-c9eb-43a5-ac2e-753a5d0ca356",
                    "last_updated": "2022-12-08T13:02:14.805216-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Chicago Bulls",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-5.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62995ef8-57ac-4c60-bb8b-0e6009df1223/?format=api"
                },
                {
                    "id": "7d047522-1556-430a-a7a0-667296f59039",
                    "gambit_id": "1f761d51-4cef-4301-bb8e-e3551acaae69",
                    "last_updated": "2022-12-08T13:02:14.806198-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Washington Wizards",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "5.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62995ef8-57ac-4c60-bb8b-0e6009df1223/?format=api"
                }
            ]
        },
        {
            "id": "c04445e6-8a0d-41c4-a5a7-b9064ea6d069",
            "match": "https://api-prod.gambitprofit.com/api/matches/0101d44d-397a-4293-9638-7d899655e7ef/?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 227",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 227",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7ea45ccf-1626-45ee-b400-d6f0ea6d4ff7",
                    "gambit_id": "75c62666-6b08-4743-95f8-5e3e68e18fba",
                    "last_updated": "2022-12-08T13:02:14.798708-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 227",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "227.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c04445e6-8a0d-41c4-a5a7-b9064ea6d069/?format=api"
                },
                {
                    "id": "da738743-e363-4434-a155-df82829fbd8e",
                    "gambit_id": "51bd4339-bb72-42c8-b489-015604dd4e43",
                    "last_updated": "2022-12-08T13:02:14.799914-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 227",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "227.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c04445e6-8a0d-41c4-a5a7-b9064ea6d069/?format=api"
                }
            ]
        }
    ]
}