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/c5dd5ffb-8a47-42db-bcac-9245233760e8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c5dd5ffb-8a47-42db-bcac-9245233760e8",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "93dcf8fc-e07d-454a-a845-e82bed7f09ce",
    "completed": true,
    "last_updated": "2023-02-07T11:21:55.975948-05:00",
    "created_at": "2023-02-06T13:12:10.430385-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.45,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/93dcf8fc-e07d-454a-a845-e82bed7f09ce",
    "datetime": "2023-02-06T19:37:00-05:00",
    "cutoff_datetime": "2023-02-06T19:37:00-05:00",
    "name": "Vancouver Canucks v. New Jersey Devils",
    "bettypes": [
        {
            "id": "cd853185-c992-4821-85a2-af49226735da",
            "match": "https://api-prod.gambitprofit.com/api/matches/c5dd5ffb-8a47-42db-bcac-9245233760e8/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-02-06T13:12:10.442349-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": 6805.0
                    },
                    {
                        "team": "Vancouver Canucks",
                        "amount": 3195.0
                    }
                ],
                "expected_reward_tokens": 9457.2,
                "profit_sb": -42.8,
                "profit_sb_percentage": -0.45,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1daf25ce-f8bb-4108-b063-8b3fcf21d653",
                    "gambit_id": "be87d277-b705-45ee-90ff-c47a02be1476",
                    "last_updated": "2023-02-07T11:21:55.987300-05:00",
                    "created_at": "2023-02-06T13:12:10.443810-05:00",
                    "name": "New Jersey Devils",
                    "reward": "1.39000",
                    "odds": "1.40820",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd853185-c992-4821-85a2-af49226735da/?format=api"
                },
                {
                    "id": "54e8b7f3-99ac-4464-81d3-c66937eba2a0",
                    "gambit_id": "973197e5-7849-4211-8ede-955dcd590812",
                    "last_updated": "2023-02-07T11:21:55.988774-05:00",
                    "created_at": "2023-02-06T13:12:10.445281-05:00",
                    "name": "Vancouver Canucks",
                    "reward": "2.96000",
                    "odds": "3.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd853185-c992-4821-85a2-af49226735da/?format=api"
                }
            ]
        },
        {
            "id": "e7188300-4579-40cd-b7bf-43868aa7a5bc",
            "match": "https://api-prod.gambitprofit.com/api/matches/c5dd5ffb-8a47-42db-bcac-9245233760e8/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-02-06T13:12:10.437364-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": "Vancouver Canucks",
                        "amount": 5423.0
                    },
                    {
                        "team": "New Jersey Devils",
                        "amount": 4577.0
                    }
                ],
                "expected_reward_tokens": 9381.79,
                "profit_sb": -118.21,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d1581d9e-389e-4ceb-b225-8e57f98dadef",
                    "gambit_id": "a2270943-196f-4bd5-bdd4-e0e60e886a41",
                    "last_updated": "2023-02-07T11:21:55.984840-05:00",
                    "created_at": "2023-02-06T13:12:10.440803-05:00",
                    "name": "Vancouver Canucks",
                    "reward": "1.73000",
                    "odds": "1.76920",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7188300-4579-40cd-b7bf-43868aa7a5bc/?format=api"
                },
                {
                    "id": "9ed1a937-63d9-4bd4-8552-bec6cb5e8728",
                    "gambit_id": "e9ee9857-b133-4be8-b006-3d50673e0a3e",
                    "last_updated": "2023-02-07T11:21:55.983578-05:00",
                    "created_at": "2023-02-06T13:12:10.439005-05:00",
                    "name": "New Jersey Devils",
                    "reward": "2.05000",
                    "odds": "2.10000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7188300-4579-40cd-b7bf-43868aa7a5bc/?format=api"
                }
            ]
        },
        {
            "id": "ebaac46e-a4dd-4ff3-bc63-4f296c134661",
            "match": "https://api-prod.gambitprofit.com/api/matches/c5dd5ffb-8a47-42db-bcac-9245233760e8/?format=api",
            "name": "Over/Under",
            "created_at": "2023-02-06T13:12:10.432384-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": 5213.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "00dbec1d-4715-4db7-afdd-107d2ffc5938",
                    "gambit_id": "4d2ed724-4148-472b-beb5-6c2079aa9056",
                    "last_updated": "2023-02-07T11:21:55.980919-05:00",
                    "created_at": "2023-02-06T13:12:10.435723-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebaac46e-a4dd-4ff3-bc63-4f296c134661/?format=api"
                },
                {
                    "id": "4a761867-3b28-4aae-82ad-a3d9d5e562d9",
                    "gambit_id": "126c558e-3a73-4630-9aa3-dd48a92c32bb",
                    "last_updated": "2023-02-07T11:21:55.979282-05:00",
                    "created_at": "2023-02-06T13:12:10.434004-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebaac46e-a4dd-4ff3-bc63-4f296c134661/?format=api"
                }
            ]
        }
    ]
}