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/22e63d3f-57e3-466b-b834-6545257d5ee1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "22e63d3f-57e3-466b-b834-6545257d5ee1",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "7a120ece-5c80-4b5e-808c-2b99b29d66b8",
    "completed": true,
    "last_updated": "2024-01-02T10:28:11.633362-05:00",
    "created_at": "2023-12-31T10:08:02.662212-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.35,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/7a120ece-5c80-4b5e-808c-2b99b29d66b8",
    "datetime": "2023-12-31T18:07:00-05:00",
    "cutoff_datetime": "2023-12-31T18:07:00-05:00",
    "name": "Buffalo Sabres v. Ottawa Senators",
    "bettypes": [
        {
            "id": "0e6d6b6e-5231-4a0c-91e8-344f2b635136",
            "match": "https://api-prod.gambitprofit.com/api/matches/22e63d3f-57e3-466b-b834-6545257d5ee1/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-31T10:08:02.674426-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": 5773.0
                    },
                    {
                        "team": "Buffalo Sabres",
                        "amount": 4227.0
                    }
                ],
                "expected_reward_tokens": 9467.72,
                "profit_sb": -32.28,
                "profit_sb_percentage": -0.34,
                "recommended": false
            },
            "lines": [
                {
                    "id": "593cef28-4efb-48ce-a3ff-783d9afb729e",
                    "gambit_id": "c8912a28-09b7-48c0-8825-c3f6e485c8d2",
                    "last_updated": "2024-01-02T10:28:11.646999-05:00",
                    "created_at": "2023-12-31T10:08:02.705336-05:00",
                    "name": "Ottawa Senators",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e6d6b6e-5231-4a0c-91e8-344f2b635136/?format=api"
                },
                {
                    "id": "32bb7e91-ecc4-423b-a335-6f797bfdbdd8",
                    "gambit_id": "9a6211c6-7f7d-45de-987c-8aa424a9aa84",
                    "last_updated": "2024-01-02T10:28:11.643330-05:00",
                    "created_at": "2023-12-31T10:08:02.697401-05:00",
                    "name": "Buffalo Sabres",
                    "reward": "2.24000",
                    "odds": "2.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e6d6b6e-5231-4a0c-91e8-344f2b635136/?format=api"
                }
            ]
        },
        {
            "id": "89ba01c2-53c8-46c0-9c75-be8af196e241",
            "match": "https://api-prod.gambitprofit.com/api/matches/22e63d3f-57e3-466b-b834-6545257d5ee1/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-31T10:08:02.709700-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": "Buffalo Sabres",
                        "amount": 6232.0
                    },
                    {
                        "team": "Ottawa Senators",
                        "amount": 3768.0
                    }
                ],
                "expected_reward_tokens": 9533.04,
                "profit_sb": 33.04,
                "profit_sb_percentage": 0.35,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e8a041ac-c82a-4774-8b93-bd235785eba2",
                    "gambit_id": "009c50bc-e383-42ed-9246-1437aaf6e0bd",
                    "last_updated": "2024-01-02T10:28:11.653731-05:00",
                    "created_at": "2023-12-31T10:08:02.717907-05:00",
                    "name": "Buffalo Sabres",
                    "reward": "1.53000",
                    "odds": "1.55560",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89ba01c2-53c8-46c0-9c75-be8af196e241/?format=api"
                },
                {
                    "id": "e81ec8be-597a-47fc-8179-b3167835c0a0",
                    "gambit_id": "9f109f25-59f7-4ebe-9faa-2a349eb0aeea",
                    "last_updated": "2024-01-02T10:28:11.657181-05:00",
                    "created_at": "2023-12-31T10:08:02.724563-05:00",
                    "name": "Ottawa Senators",
                    "reward": "2.53000",
                    "odds": "2.60000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89ba01c2-53c8-46c0-9c75-be8af196e241/?format=api"
                }
            ]
        },
        {
            "id": "73a9ff55-2000-45c0-815a-0024c2738bf1",
            "match": "https://api-prod.gambitprofit.com/api/matches/22e63d3f-57e3-466b-b834-6545257d5ee1/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-31T10:08:02.730111-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 7",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Over 7",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2846a47d-d42d-48a4-8dde-3bf4c3af0ed1",
                    "gambit_id": "0b0fee85-02ad-4904-94ea-fcce3c58c634",
                    "last_updated": "2024-01-02T10:28:11.670454-05:00",
                    "created_at": "2023-12-31T10:08:02.740395-05:00",
                    "name": "Game Total Under 7",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73a9ff55-2000-45c0-815a-0024c2738bf1/?format=api"
                },
                {
                    "id": "8c06fd08-6709-4f8c-bc7b-d715f4b282a5",
                    "gambit_id": "afee93ce-147a-45e2-b3c5-1aaff0fff8c7",
                    "last_updated": "2024-01-02T10:28:11.663891-05:00",
                    "created_at": "2023-12-31T10:08:02.735487-05:00",
                    "name": "Game Total Over 7",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73a9ff55-2000-45c0-815a-0024c2738bf1/?format=api"
                }
            ]
        }
    ]
}