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/5b15559f-f84f-4410-afe0-7fe8c8e8ce87/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5b15559f-f84f-4410-afe0-7fe8c8e8ce87",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "5105f4bd-4bfa-4f0c-90cb-aa7eef1fa507",
    "completed": true,
    "last_updated": "2023-03-06T19:17:18.770741-05:00",
    "created_at": "2023-03-05T14:19:53.890782-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.56,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/5105f4bd-4bfa-4f0c-90cb-aa7eef1fa507",
    "datetime": "2023-03-05T19:07:00-05:00",
    "cutoff_datetime": "2023-03-05T19:07:00-05:00",
    "name": "New Jersey Devils v. Arizona Coyotes",
    "bettypes": [
        {
            "id": "95798773-24bf-4f14-9eb6-0014ea37b379",
            "match": "https://api-prod.gambitprofit.com/api/matches/5b15559f-f84f-4410-afe0-7fe8c8e8ce87/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-05T14:19:53.902309-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": "New Jersey Devils",
                        "amount": 7440.0
                    },
                    {
                        "team": "Arizona Coyotes",
                        "amount": 2560.0
                    }
                ],
                "expected_reward_tokens": 9446.4,
                "profit_sb": -53.6,
                "profit_sb_percentage": -0.56,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e6098b04-8a12-47db-ae10-603013299790",
                    "gambit_id": "b85dc5f6-cdcf-4365-94d5-845d84596b5c",
                    "last_updated": "2023-03-06T19:17:18.782104-05:00",
                    "created_at": "2023-03-05T14:19:53.905182-05:00",
                    "name": "New Jersey Devils",
                    "reward": "1.27000",
                    "odds": "1.28570",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95798773-24bf-4f14-9eb6-0014ea37b379/?format=api"
                },
                {
                    "id": "fe069c13-bca5-43d0-967a-6cad7c892b6e",
                    "gambit_id": "76dc5fe3-39c9-4fb9-b6f9-c7a366b75a50",
                    "last_updated": "2023-03-06T19:17:18.780945-05:00",
                    "created_at": "2023-03-05T14:19:53.903729-05:00",
                    "name": "Arizona Coyotes",
                    "reward": "3.69000",
                    "odds": "3.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95798773-24bf-4f14-9eb6-0014ea37b379/?format=api"
                }
            ]
        },
        {
            "id": "b03a4d94-8334-415f-9565-6dcf3372d90c",
            "match": "https://api-prod.gambitprofit.com/api/matches/5b15559f-f84f-4410-afe0-7fe8c8e8ce87/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-05T14:19:53.898032-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": "New Jersey Devils",
                        "amount": 5512.0
                    },
                    {
                        "team": "Arizona Coyotes",
                        "amount": 4488.0
                    }
                ],
                "expected_reward_tokens": 9424.8,
                "profit_sb": -75.2,
                "profit_sb_percentage": -0.79,
                "recommended": false
            },
            "lines": [
                {
                    "id": "af374fe7-6679-4882-874b-a00399ac22fd",
                    "gambit_id": "130d827b-f134-44ab-afbc-fe1d92f72d39",
                    "last_updated": "2023-03-06T19:17:18.778623-05:00",
                    "created_at": "2023-03-05T14:19:53.900888-05:00",
                    "name": "New Jersey Devils",
                    "reward": "1.71000",
                    "odds": "1.74070",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b03a4d94-8334-415f-9565-6dcf3372d90c/?format=api"
                },
                {
                    "id": "1d3b4033-42d8-4838-bd5a-ec89d85e9d1d",
                    "gambit_id": "909809bd-5a95-45f2-81e5-755ce44b90d0",
                    "last_updated": "2023-03-06T19:17:18.777484-05:00",
                    "created_at": "2023-03-05T14:19:53.899309-05:00",
                    "name": "Arizona Coyotes",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b03a4d94-8334-415f-9565-6dcf3372d90c/?format=api"
                }
            ]
        },
        {
            "id": "45dfe1a3-0257-420c-a95e-493e98b71660",
            "match": "https://api-prod.gambitprofit.com/api/matches/5b15559f-f84f-4410-afe0-7fe8c8e8ce87/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-05T14:19:53.893562-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 6.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3933e5c7-3591-4510-b638-dbbc5885cce0",
                    "gambit_id": "807342b6-40ba-4805-a588-90fc6f0a139c",
                    "last_updated": "2023-03-06T19:17:18.775077-05:00",
                    "created_at": "2023-03-05T14:19:53.896671-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/45dfe1a3-0257-420c-a95e-493e98b71660/?format=api"
                },
                {
                    "id": "bdfd2f7c-d0ad-42b2-89be-8cbe85978962",
                    "gambit_id": "29b2e579-26ec-4d61-bcde-c1c1c2158f29",
                    "last_updated": "2023-03-06T19:17:18.773875-05:00",
                    "created_at": "2023-03-05T14:19:53.895128-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/45dfe1a3-0257-420c-a95e-493e98b71660/?format=api"
                }
            ]
        }
    ]
}