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/a766a41e-30d1-4e8f-a603-8b85486e2379/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a766a41e-30d1-4e8f-a603-8b85486e2379",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "4f3f3023-8240-4c38-b3ce-d265ac6b582c",
    "completed": true,
    "last_updated": "2023-10-26T10:48:10.700806-04:00",
    "created_at": "2023-10-25T09:13:06.963127-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.31,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/4f3f3023-8240-4c38-b3ce-d265ac6b582c",
    "datetime": "2023-10-25T19:10:00-04:00",
    "cutoff_datetime": "2023-10-25T19:10:00-04:00",
    "name": "Washington Wizards v. Indiana Pacers",
    "bettypes": [
        {
            "id": "d03d4713-52a4-4277-963a-3be34e023ac4",
            "match": "https://api-prod.gambitprofit.com/api/matches/a766a41e-30d1-4e8f-a603-8b85486e2379/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-10-25T09:13:06.977690-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": "Indiana Pacers",
                        "amount": 6314.0
                    },
                    {
                        "team": "Washington Wizards",
                        "amount": 3686.0
                    }
                ],
                "expected_reward_tokens": 9471.0,
                "profit_sb": -29.0,
                "profit_sb_percentage": -0.31,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1f43fd51-0413-4949-b4cf-6528220f0168",
                    "gambit_id": "ed757aa0-100a-4c7c-bc13-d4e7b6cbbb28",
                    "last_updated": "2023-10-26T10:48:10.710480-04:00",
                    "created_at": "2023-10-25T09:13:06.981861-04:00",
                    "name": "Indiana Pacers",
                    "reward": "1.50000",
                    "odds": "1.52630",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d03d4713-52a4-4277-963a-3be34e023ac4/?format=api"
                },
                {
                    "id": "5a68c8c4-ad64-4e81-a6ef-f1e3e73cd6e1",
                    "gambit_id": "1b7d7280-6cc3-4439-97c9-8b2cac6448d6",
                    "last_updated": "2023-10-26T10:48:10.713994-04:00",
                    "created_at": "2023-10-25T09:13:06.985848-04:00",
                    "name": "Washington Wizards",
                    "reward": "2.57000",
                    "odds": "2.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d03d4713-52a4-4277-963a-3be34e023ac4/?format=api"
                }
            ]
        },
        {
            "id": "74486a59-c214-4606-8089-e98e30014070",
            "match": "https://api-prod.gambitprofit.com/api/matches/a766a41e-30d1-4e8f-a603-8b85486e2379/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-10-25T09:13:06.990086-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": "Indiana Pacers",
                        "amount": 5000.0
                    },
                    {
                        "team": "Washington Wizards",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2eae7f40-343f-4ed0-8106-31e84ac0ab0d",
                    "gambit_id": "08c18098-9fa9-47d5-9c1c-b020e0f838fa",
                    "last_updated": "2023-10-26T10:48:10.725068-04:00",
                    "created_at": "2023-10-25T09:13:07.002579-04:00",
                    "name": "Indiana Pacers",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "-4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74486a59-c214-4606-8089-e98e30014070/?format=api"
                },
                {
                    "id": "8ad8b4b5-e3d6-4628-89ec-d76fbebcb031",
                    "gambit_id": "d31cc83f-8c59-4791-9f63-a5dfdacc4425",
                    "last_updated": "2023-10-26T10:48:10.720534-04:00",
                    "created_at": "2023-10-25T09:13:06.997729-04:00",
                    "name": "Washington Wizards",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74486a59-c214-4606-8089-e98e30014070/?format=api"
                }
            ]
        },
        {
            "id": "4595c583-5cbf-49b1-8a01-f9c3a82591b9",
            "match": "https://api-prod.gambitprofit.com/api/matches/a766a41e-30d1-4e8f-a603-8b85486e2379/?format=api",
            "name": "Over/Under",
            "created_at": "2023-10-25T09:13:07.006738-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 Under 235.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 235.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "742a1ce3-9292-44fa-9f48-6d44c4871a24",
                    "gambit_id": "6dd63f80-ed59-4634-96e4-32e931a28ef6",
                    "last_updated": "2023-10-26T10:48:10.736842-04:00",
                    "created_at": "2023-10-25T09:13:07.011421-04:00",
                    "name": "Game Total Under 235.5",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "235.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4595c583-5cbf-49b1-8a01-f9c3a82591b9/?format=api"
                },
                {
                    "id": "a00024f1-452a-48fe-8016-35a90593a636",
                    "gambit_id": "dc055749-e068-4755-a7ac-8e574a70f77c",
                    "last_updated": "2023-10-26T10:48:10.733362-04:00",
                    "created_at": "2023-10-25T09:13:07.015645-04:00",
                    "name": "Game Total Over 235.5",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "235.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4595c583-5cbf-49b1-8a01-f9c3a82591b9/?format=api"
                }
            ]
        }
    ]
}