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/65758c60-065a-4f86-bfbb-a329428799bf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "65758c60-065a-4f86-bfbb-a329428799bf",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "7152450d-ccce-4ef2-b1c3-dbd5e9acf9de",
    "completed": true,
    "last_updated": "2022-10-20T09:36:59.666048-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.47,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/7152450d-ccce-4ef2-b1c3-dbd5e9acf9de",
    "datetime": "2022-10-19T19:40:00-04:00",
    "cutoff_datetime": "2022-10-19T19:40:00-04:00",
    "name": "Houston Rockets v. Atlanta Hawks",
    "bettypes": [
        {
            "id": "b73c6601-ad81-4762-99e4-e4267f90c7e4",
            "match": "https://api-prod.gambitprofit.com/api/matches/65758c60-065a-4f86-bfbb-a329428799bf/?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": "Atlanta Hawks",
                        "amount": 8091.0
                    },
                    {
                        "team": "Houston Rockets",
                        "amount": 1909.0
                    }
                ],
                "expected_reward_tokens": 9545.0,
                "profit_sb": 45.0,
                "profit_sb_percentage": 0.47,
                "recommended": true
            },
            "lines": [
                {
                    "id": "91d37da3-bfd3-4ae7-ba00-fa6293d1d54f",
                    "gambit_id": "9809fa6b-91f3-4a35-90ef-4c35bd5d0a21",
                    "last_updated": "2022-10-20T09:36:59.673383-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Atlanta Hawks",
                    "reward": "1.18000",
                    "odds": "1.18180",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b73c6601-ad81-4762-99e4-e4267f90c7e4/?format=api"
                },
                {
                    "id": "1939cbda-cd26-41a7-a5f6-a1035601a11f",
                    "gambit_id": "c7c14186-fe7a-47a8-be2a-7b5c868b8df6",
                    "last_updated": "2022-10-20T09:36:59.672231-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Houston Rockets",
                    "reward": "5.00000",
                    "odds": "5.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b73c6601-ad81-4762-99e4-e4267f90c7e4/?format=api"
                }
            ]
        },
        {
            "id": "622f61d2-99fd-45f9-8991-cb21e97d918f",
            "match": "https://api-prod.gambitprofit.com/api/matches/65758c60-065a-4f86-bfbb-a329428799bf/?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": "Atlanta Hawks",
                        "amount": 5000.0
                    },
                    {
                        "team": "Houston Rockets",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9450.0,
                "profit_sb": -50.0,
                "profit_sb_percentage": -0.53,
                "recommended": false
            },
            "lines": [
                {
                    "id": "977dbfc7-50b9-4fd5-843f-781f8bfcfee5",
                    "gambit_id": "d42c62a0-de1b-439d-a05a-6bab937a7714",
                    "last_updated": "2022-10-20T09:36:59.675219-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Atlanta Hawks",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "-10.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/622f61d2-99fd-45f9-8991-cb21e97d918f/?format=api"
                },
                {
                    "id": "8d0c7808-0824-4c38-8b02-8e523cb74439",
                    "gambit_id": "707a35d9-87a3-497e-ae91-d993f1939289",
                    "last_updated": "2022-10-20T09:36:59.676142-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Houston Rockets",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "10.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/622f61d2-99fd-45f9-8991-cb21e97d918f/?format=api"
                }
            ]
        },
        {
            "id": "9eb8db49-5ef6-4c08-8a1a-78a6810583b3",
            "match": "https://api-prod.gambitprofit.com/api/matches/65758c60-065a-4f86-bfbb-a329428799bf/?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 235",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 235",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9450.0,
                "profit_sb": -50.0,
                "profit_sb_percentage": -0.53,
                "recommended": false
            },
            "lines": [
                {
                    "id": "fe41718a-f961-4435-9a8d-60592d64f071",
                    "gambit_id": "f21d69a7-6b98-4efa-b449-05c2785822f1",
                    "last_updated": "2022-10-20T09:36:59.668795-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 235",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "235.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9eb8db49-5ef6-4c08-8a1a-78a6810583b3/?format=api"
                },
                {
                    "id": "79be3636-751c-4cb1-ad12-9dd1dc05cc90",
                    "gambit_id": "05a29fca-34aa-4829-9ef5-13a32f3177c0",
                    "last_updated": "2022-10-20T09:36:59.669977-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 235",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "235.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9eb8db49-5ef6-4c08-8a1a-78a6810583b3/?format=api"
                }
            ]
        }
    ]
}