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/b5aa81fa-b67e-4eda-88e6-ff71f89c789e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b5aa81fa-b67e-4eda-88e6-ff71f89c789e",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "4e89bde4-c56b-4ee5-b5ad-688a1592832c",
    "completed": true,
    "last_updated": "2023-12-26T15:33:13.790473-05:00",
    "created_at": "2023-12-23T09:12:58.654863-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.01,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/4e89bde4-c56b-4ee5-b5ad-688a1592832c",
    "datetime": "2023-12-23T19:07:00-05:00",
    "cutoff_datetime": "2023-12-23T19:07:00-05:00",
    "name": "Pittsburgh Penguins v. Ottawa Senators",
    "bettypes": [
        {
            "id": "4400073c-12f5-421e-baaf-0656c331d5e8",
            "match": "https://api-prod.gambitprofit.com/api/matches/b5aa81fa-b67e-4eda-88e6-ff71f89c789e/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-23T09:12:58.665959-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": "Ottawa Senators",
                        "amount": 5107.0
                    },
                    {
                        "team": "Pittsburgh Penguins",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f2ed5c9f-baf4-4b23-be74-bb58121d9897",
                    "gambit_id": "338266ab-5ecc-4208-89a2-405baeaa78a2",
                    "last_updated": "2023-12-26T15:33:13.805504-05:00",
                    "created_at": "2023-12-23T09:12:58.673730-05:00",
                    "name": "Ottawa Senators",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4400073c-12f5-421e-baaf-0656c331d5e8/?format=api"
                },
                {
                    "id": "fa8c5b1a-1a6e-48ae-b9be-24a353ab78f9",
                    "gambit_id": "d0ccbec3-eb56-4700-9355-f5901ba46b11",
                    "last_updated": "2023-12-26T15:33:13.802191-05:00",
                    "created_at": "2023-12-23T09:12:58.669790-05:00",
                    "name": "Pittsburgh Penguins",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4400073c-12f5-421e-baaf-0656c331d5e8/?format=api"
                }
            ]
        },
        {
            "id": "71e4dc42-928e-4ce5-8063-a8145e874549",
            "match": "https://api-prod.gambitprofit.com/api/matches/b5aa81fa-b67e-4eda-88e6-ff71f89c789e/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-23T09:12:58.678314-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": "Pittsburgh Penguins",
                        "amount": 6935.0
                    },
                    {
                        "team": "Ottawa Senators",
                        "amount": 3065.0
                    }
                ],
                "expected_reward_tokens": 9500.95,
                "profit_sb": 0.95,
                "profit_sb_percentage": 0.01,
                "recommended": true
            },
            "lines": [
                {
                    "id": "f0347c29-af02-4006-b5ef-1b1d432ab5b5",
                    "gambit_id": "37e07507-01b5-4502-9016-00b267e19f8f",
                    "last_updated": "2023-12-26T15:33:13.811950-05:00",
                    "created_at": "2023-12-23T09:12:58.681837-05:00",
                    "name": "Pittsburgh Penguins",
                    "reward": "1.37000",
                    "odds": "1.38460",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71e4dc42-928e-4ce5-8063-a8145e874549/?format=api"
                },
                {
                    "id": "d41ab2c9-78e7-4dee-abfa-a148aebdfb35",
                    "gambit_id": "9e932f48-c0d2-4956-855a-e052cb422027",
                    "last_updated": "2023-12-26T15:33:13.815306-05:00",
                    "created_at": "2023-12-23T09:12:58.686476-05:00",
                    "name": "Ottawa Senators",
                    "reward": "3.10000",
                    "odds": "3.20000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71e4dc42-928e-4ce5-8063-a8145e874549/?format=api"
                }
            ]
        },
        {
            "id": "026c1c71-d281-4ff5-b85d-74b595796b19",
            "match": "https://api-prod.gambitprofit.com/api/matches/b5aa81fa-b67e-4eda-88e6-ff71f89c789e/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-23T09:12:58.690373-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": 5319.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": -138.56,
                "profit_sb_percentage": -1.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "acad54e7-1808-4c56-bff4-ab56b56facc0",
                    "gambit_id": "b4f5ed65-ca3c-426a-aca1-960b23eaaa0a",
                    "last_updated": "2023-12-26T15:33:13.822329-05:00",
                    "created_at": "2023-12-23T09:12:58.693679-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/026c1c71-d281-4ff5-b85d-74b595796b19/?format=api"
                },
                {
                    "id": "3ed36164-7369-49c0-801f-e22e18a8cfb5",
                    "gambit_id": "f26044e4-ae85-4a4c-b16f-43169ac67305",
                    "last_updated": "2023-12-26T15:33:13.825653-05:00",
                    "created_at": "2023-12-23T09:12:58.697992-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/026c1c71-d281-4ff5-b85d-74b595796b19/?format=api"
                }
            ]
        }
    ]
}