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/e5b49788-06b3-42f7-8aa8-8c743e178005/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e5b49788-06b3-42f7-8aa8-8c743e178005",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "cf71d532-6629-479d-9389-960df35eeb77",
    "completed": true,
    "last_updated": "2022-11-10T09:27:59.549835-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.4,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/cf71d532-6629-479d-9389-960df35eeb77",
    "datetime": "2022-11-09T19:40:00-05:00",
    "cutoff_datetime": "2022-11-09T19:40:00-05:00",
    "name": "Houston Rockets v. Toronto Raptors",
    "bettypes": [
        {
            "id": "a3b9e51d-de1c-42f2-9ea9-925c156060c2",
            "match": "https://api-prod.gambitprofit.com/api/matches/e5b49788-06b3-42f7-8aa8-8c743e178005/?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": 7811.0
                    },
                    {
                        "team": "Houston Rockets",
                        "amount": 2189.0
                    }
                ],
                "expected_reward_tokens": 9215.69,
                "profit_sb": 215.69,
                "profit_sb_percentage": 2.4,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b5779292-91d6-4a7e-bd4c-75923e5325a2",
                    "gambit_id": "896b72dc-40fb-49f6-8de4-6816fbfcf48f",
                    "last_updated": "2022-11-10T09:27:59.556197-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Toronto Raptors",
                    "reward": "1.18000",
                    "odds": "1.20830",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3b9e51d-de1c-42f2-9ea9-925c156060c2/?format=api"
                },
                {
                    "id": "95a8af0f-8064-48a7-8d5e-018001158c92",
                    "gambit_id": "65d2b83e-02eb-4d23-83a1-fdba5f8ecb43",
                    "last_updated": "2022-11-10T09:27:59.557202-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Houston Rockets",
                    "reward": "4.21000",
                    "odds": "4.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3b9e51d-de1c-42f2-9ea9-925c156060c2/?format=api"
                }
            ]
        },
        {
            "id": "fb333f56-c483-4ce5-b008-8e1165d23e53",
            "match": "https://api-prod.gambitprofit.com/api/matches/e5b49788-06b3-42f7-8aa8-8c743e178005/?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": "Houston Rockets",
                        "amount": 5000.0
                    },
                    {
                        "team": "Toronto Raptors",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "69b33a18-15f0-47d1-936c-bbb1fb939af0",
                    "gambit_id": "59082671-5f55-43e8-bdeb-fd70c52351c6",
                    "last_updated": "2022-11-10T09:27:59.560164-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Houston Rockets",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "10.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb333f56-c483-4ce5-b008-8e1165d23e53/?format=api"
                },
                {
                    "id": "90ff209e-e4f9-4204-8a3a-1419075796b2",
                    "gambit_id": "9ba4799f-9300-4154-af6a-12fd5109f1ce",
                    "last_updated": "2022-11-10T09:27:59.559206-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Toronto Raptors",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-10.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb333f56-c483-4ce5-b008-8e1165d23e53/?format=api"
                }
            ]
        },
        {
            "id": "e8b73a81-452c-4bd6-b644-1317db4e40a0",
            "match": "https://api-prod.gambitprofit.com/api/matches/e5b49788-06b3-42f7-8aa8-8c743e178005/?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 224",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 224",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9cf97326-c511-493e-a280-e4752b30893e",
                    "gambit_id": "0ff44e16-9c1c-4827-9cf4-0229d7bfdc75",
                    "last_updated": "2022-11-10T09:27:59.554059-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 224",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "224.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8b73a81-452c-4bd6-b644-1317db4e40a0/?format=api"
                },
                {
                    "id": "7ea8a02d-9878-401e-8243-7234e0ded109",
                    "gambit_id": "9365fd88-4f76-4e3b-8875-0feffa39b231",
                    "last_updated": "2022-11-10T09:27:59.552925-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 224",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "224.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8b73a81-452c-4bd6-b644-1317db4e40a0/?format=api"
                }
            ]
        }
    ]
}