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/f98c95fe-0fd0-40e3-a50a-e8ade79607fc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f98c95fe-0fd0-40e3-a50a-e8ade79607fc",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "69fe0bfd-4f06-4c67-8357-4c8414af8f70",
    "completed": true,
    "last_updated": "2022-10-29T19:07:22.345474-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.55,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/69fe0bfd-4f06-4c67-8357-4c8414af8f70",
    "datetime": "2022-10-28T22:35:00-04:00",
    "cutoff_datetime": "2022-10-28T22:35:00-04:00",
    "name": "Winnipeg Jets v. Arizona Coyotes",
    "bettypes": [
        {
            "id": "2ff62b6c-3ff2-4942-ad9e-c28d79af7607",
            "match": "https://api-prod.gambitprofit.com/api/matches/f98c95fe-0fd0-40e3-a50a-e8ade79607fc/?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": "Winnipeg Jets",
                        "amount": 5780.0
                    },
                    {
                        "team": "Arizona Coyotes",
                        "amount": 4220.0
                    }
                ],
                "expected_reward_tokens": 9537.0,
                "profit_sb": 37.0,
                "profit_sb_percentage": 0.39,
                "recommended": true
            },
            "lines": [
                {
                    "id": "9533662f-cf15-4de6-a148-87a2f3a1b86e",
                    "gambit_id": "7cf282e9-8547-4471-8db4-634961c844f6",
                    "last_updated": "2022-10-29T19:07:22.354238-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Winnipeg Jets",
                    "reward": "1.65000",
                    "odds": "1.66670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ff62b6c-3ff2-4942-ad9e-c28d79af7607/?format=api"
                },
                {
                    "id": "0f4653b4-75fd-4997-a37c-55adb29f69a8",
                    "gambit_id": "16fe4b54-aac9-4ab4-b655-1b2d14a6e7eb",
                    "last_updated": "2022-10-29T19:07:22.355215-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Arizona Coyotes",
                    "reward": "2.26000",
                    "odds": "2.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ff62b6c-3ff2-4942-ad9e-c28d79af7607/?format=api"
                }
            ]
        },
        {
            "id": "0e2e3e26-e8a4-4d87-ad01-26d27cc55c92",
            "match": "https://api-prod.gambitprofit.com/api/matches/f98c95fe-0fd0-40e3-a50a-e8ade79607fc/?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": "Arizona Coyotes",
                        "amount": 6326.0
                    },
                    {
                        "team": "Winnipeg Jets",
                        "amount": 3674.0
                    }
                ],
                "expected_reward_tokens": 9552.26,
                "profit_sb": 52.26,
                "profit_sb_percentage": 0.55,
                "recommended": true
            },
            "lines": [
                {
                    "id": "91b0d6b0-c88c-49dd-bc7f-018aebeffee6",
                    "gambit_id": "e2f9c89d-bbac-4122-9280-e22cf61a2a69",
                    "last_updated": "2022-10-29T19:07:22.351283-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Arizona Coyotes",
                    "reward": "1.51000",
                    "odds": "1.52630",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e2e3e26-e8a4-4d87-ad01-26d27cc55c92/?format=api"
                },
                {
                    "id": "21b08c21-d61d-45ea-80de-4a9ebfaecbfa",
                    "gambit_id": "00b91ad4-f121-426c-9637-a39d0e2858bd",
                    "last_updated": "2022-10-29T19:07:22.352262-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Winnipeg Jets",
                    "reward": "2.60000",
                    "odds": "2.65000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e2e3e26-e8a4-4d87-ad01-26d27cc55c92/?format=api"
                }
            ]
        },
        {
            "id": "b0ef159e-78b4-48b0-a027-85b2524ba8a3",
            "match": "https://api-prod.gambitprofit.com/api/matches/f98c95fe-0fd0-40e3-a50a-e8ade79607fc/?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 6.5",
                        "amount": 5106.0
                    },
                    {
                        "team": "Game Total Over 6.5",
                        "amount": 4894.0
                    }
                ],
                "expected_reward_tokens": 9395.04,
                "profit_sb": -104.96,
                "profit_sb_percentage": -1.1,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0becb8fa-5bca-4e6c-8fc9-6132939807f8",
                    "gambit_id": "0eb7eeb6-cbed-40ab-b3e6-cf81809770b1",
                    "last_updated": "2022-10-29T19:07:22.348314-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.84000",
                    "odds": "1.86960",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0ef159e-78b4-48b0-a027-85b2524ba8a3/?format=api"
                },
                {
                    "id": "781b9913-ec91-4b20-822b-7486064f0878",
                    "gambit_id": "ee9d2057-6723-4ff2-8d40-4d36c236fdf5",
                    "last_updated": "2022-10-29T19:07:22.349327-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.92000",
                    "odds": "1.95240",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0ef159e-78b4-48b0-a027-85b2524ba8a3/?format=api"
                }
            ]
        }
    ]
}