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/a96bfb4d-ab21-48fc-b662-c04aa37e260a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a96bfb4d-ab21-48fc-b662-c04aa37e260a",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "3228fcec-6f4b-4714-bf5f-77a89feb8da5",
    "completed": true,
    "last_updated": "2023-01-13T11:47:16.448315-05:00",
    "created_at": "2023-01-12T08:22:00.591222-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.48,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/3228fcec-6f4b-4714-bf5f-77a89feb8da5",
    "datetime": "2023-01-12T19:07:00-05:00",
    "cutoff_datetime": "2023-01-12T19:07:00-05:00",
    "name": "Carolina Hurricanes v. Columbus Blue Jackets",
    "bettypes": [
        {
            "id": "48c746d1-ced2-419a-9ed2-890c9da075ce",
            "match": "https://api-prod.gambitprofit.com/api/matches/a96bfb4d-ab21-48fc-b662-c04aa37e260a/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-12T08:22:00.596526-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": "Carolina Hurricanes",
                        "amount": 7249.0
                    },
                    {
                        "team": "Columbus Blue Jackets",
                        "amount": 2751.0
                    }
                ],
                "expected_reward_tokens": 9133.32,
                "profit_sb": 133.32,
                "profit_sb_percentage": 1.48,
                "recommended": true
            },
            "lines": [
                {
                    "id": "7a411abd-33f0-4ce6-b3fe-64ba79638216",
                    "gambit_id": "8e86c9e3-1ace-4d3b-be48-89399c31f721",
                    "last_updated": "2023-01-13T11:47:16.459327-05:00",
                    "created_at": "2023-01-12T08:22:00.598968-05:00",
                    "name": "Carolina Hurricanes",
                    "reward": "1.26000",
                    "odds": "1.30300",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48c746d1-ced2-419a-9ed2-890c9da075ce/?format=api"
                },
                {
                    "id": "a13e1d48-766e-43f6-9c3a-fe59ebf4b086",
                    "gambit_id": "880d8bd8-3c5b-4f0f-8962-84e4a2c33c52",
                    "last_updated": "2023-01-13T11:47:16.458271-05:00",
                    "created_at": "2023-01-12T08:22:00.597644-05:00",
                    "name": "Columbus Blue Jackets",
                    "reward": "3.32000",
                    "odds": "3.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48c746d1-ced2-419a-9ed2-890c9da075ce/?format=api"
                }
            ]
        },
        {
            "id": "f7b02e07-6f49-4333-aa26-b0dee61d449f",
            "match": "https://api-prod.gambitprofit.com/api/matches/a96bfb4d-ab21-48fc-b662-c04aa37e260a/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-01-12T08:22:00.592869-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": "Carolina Hurricanes",
                        "amount": 5292.0
                    },
                    {
                        "team": "Columbus Blue Jackets",
                        "amount": 4708.0
                    }
                ],
                "expected_reward_tokens": 8943.48,
                "profit_sb": -56.52,
                "profit_sb_percentage": -0.63,
                "recommended": false
            },
            "lines": [
                {
                    "id": "766d06da-4909-49f6-b130-57537d6a853e",
                    "gambit_id": "f7da200e-527a-4e60-ba50-471c563dd6e7",
                    "last_updated": "2023-01-13T11:47:16.456084-05:00",
                    "created_at": "2023-01-12T08:22:00.595279-05:00",
                    "name": "Carolina Hurricanes",
                    "reward": "1.69000",
                    "odds": "1.80000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7b02e07-6f49-4333-aa26-b0dee61d449f/?format=api"
                },
                {
                    "id": "552009fc-6a3d-4c68-9f63-908dee33e865",
                    "gambit_id": "42def65d-0ad4-401b-9483-da15a0d3ad4b",
                    "last_updated": "2023-01-13T11:47:16.454927-05:00",
                    "created_at": "2023-01-12T08:22:00.594081-05:00",
                    "name": "Columbus Blue Jackets",
                    "reward": "1.90000",
                    "odds": "2.05000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7b02e07-6f49-4333-aa26-b0dee61d449f/?format=api"
                }
            ]
        },
        {
            "id": "73569f8d-35fa-49bf-8adb-725aa3670f38",
            "match": "https://api-prod.gambitprofit.com/api/matches/a96bfb4d-ab21-48fc-b662-c04aa37e260a/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-12T11:01:57.245752-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": 5196.0
                    },
                    {
                        "team": "Game Total Over 6.5",
                        "amount": 4804.0
                    }
                ],
                "expected_reward_tokens": 8935.44,
                "profit_sb": -64.56,
                "profit_sb_percentage": -0.72,
                "recommended": false
            },
            "lines": [
                {
                    "id": "94f168db-5ce9-48ee-ae11-4d023650f192",
                    "gambit_id": "8b1307fb-601a-4beb-950e-c481a9a01320",
                    "last_updated": "2023-01-13T11:47:16.451199-05:00",
                    "created_at": "2023-01-12T11:01:57.247039-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.72000",
                    "odds": "1.83330",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73569f8d-35fa-49bf-8adb-725aa3670f38/?format=api"
                },
                {
                    "id": "71bb2811-b1ca-46a4-8159-fb5608c072ff",
                    "gambit_id": "e9cb915c-bd6e-4a17-b978-a9ecb3d4b6ba",
                    "last_updated": "2023-01-13T11:47:16.452295-05:00",
                    "created_at": "2023-01-12T11:01:57.248263-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.86000",
                    "odds": "2.00000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73569f8d-35fa-49bf-8adb-725aa3670f38/?format=api"
                }
            ]
        }
    ]
}