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/00969f20-0cd1-42e7-a773-f39e795b150e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "00969f20-0cd1-42e7-a773-f39e795b150e",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "3532dd9d-55a2-4b9d-9c5f-d2de5155fcc4",
    "completed": true,
    "last_updated": "2023-12-01T19:13:13.250653-05:00",
    "created_at": "2023-11-30T10:28:05.837667-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.26,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/3532dd9d-55a2-4b9d-9c5f-d2de5155fcc4",
    "datetime": "2023-11-30T21:07:00-05:00",
    "cutoff_datetime": "2023-11-30T21:07:00-05:00",
    "name": "Colorado Avalanche v. Arizona Coyotes",
    "bettypes": [
        {
            "id": "52e4e1cb-05b9-4f22-8410-47d43f1c7440",
            "match": "https://api-prod.gambitprofit.com/api/matches/00969f20-0cd1-42e7-a773-f39e795b150e/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-30T10:28:05.851123-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": "Colorado Avalanche",
                        "amount": 6308.0
                    },
                    {
                        "team": "Arizona Coyotes",
                        "amount": 3692.0
                    }
                ],
                "expected_reward_tokens": 9525.08,
                "profit_sb": 25.08,
                "profit_sb_percentage": 0.26,
                "recommended": true
            },
            "lines": [
                {
                    "id": "7a4f1b66-ec46-42b8-9d82-ed245da89f94",
                    "gambit_id": "55da87bc-bb8b-4825-b793-3c5ee1f34c7d",
                    "last_updated": "2023-12-01T19:13:13.266483-05:00",
                    "created_at": "2023-11-30T10:28:05.855077-05:00",
                    "name": "Colorado Avalanche",
                    "reward": "1.51000",
                    "odds": "1.52630",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52e4e1cb-05b9-4f22-8410-47d43f1c7440/?format=api"
                },
                {
                    "id": "3346cd36-945e-4171-b365-851df056227e",
                    "gambit_id": "2c6d74a4-0868-47a3-8690-62511c817e91",
                    "last_updated": "2023-12-01T19:13:13.271233-05:00",
                    "created_at": "2023-11-30T10:28:05.859033-05:00",
                    "name": "Arizona Coyotes",
                    "reward": "2.58000",
                    "odds": "2.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52e4e1cb-05b9-4f22-8410-47d43f1c7440/?format=api"
                }
            ]
        },
        {
            "id": "58dd3011-4ba7-4931-af3b-b731305e1b04",
            "match": "https://api-prod.gambitprofit.com/api/matches/00969f20-0cd1-42e7-a773-f39e795b150e/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-30T10:28:05.864804-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": "Arizona Coyotes",
                        "amount": 5699.0
                    },
                    {
                        "team": "Colorado Avalanche",
                        "amount": 4301.0
                    }
                ],
                "expected_reward_tokens": 9460.34,
                "profit_sb": -39.66,
                "profit_sb_percentage": -0.42,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a143cb59-0d6c-475f-a1f5-0bc9f252abda",
                    "gambit_id": "779883fc-89a4-433b-8f34-22abb9322299",
                    "last_updated": "2023-12-01T19:13:13.289015-05:00",
                    "created_at": "2023-11-30T10:28:05.873595-05:00",
                    "name": "Arizona Coyotes",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58dd3011-4ba7-4931-af3b-b731305e1b04/?format=api"
                },
                {
                    "id": "3ee75857-9936-4e24-aa88-cfc454388820",
                    "gambit_id": "f9389ab5-dd3d-4862-80b6-e1077c83a119",
                    "last_updated": "2023-12-01T19:13:13.284270-05:00",
                    "created_at": "2023-11-30T10:28:05.869435-05:00",
                    "name": "Colorado Avalanche",
                    "reward": "2.20000",
                    "odds": "2.25000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58dd3011-4ba7-4931-af3b-b731305e1b04/?format=api"
                }
            ]
        },
        {
            "id": "9079c81a-a0d0-4288-908b-453432a54d0d",
            "match": "https://api-prod.gambitprofit.com/api/matches/00969f20-0cd1-42e7-a773-f39e795b150e/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-30T10:28:05.878441-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": 5107.0
                    },
                    {
                        "team": "Game Total Over 6.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4baf7ca0-5354-4997-9339-72c2d7a4c4c5",
                    "gambit_id": "1ea8a3f4-cb20-4806-9d1f-bdf57cfb67a8",
                    "last_updated": "2023-12-01T19:13:13.300107-05:00",
                    "created_at": "2023-11-30T10:28:05.888076-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9079c81a-a0d0-4288-908b-453432a54d0d/?format=api"
                },
                {
                    "id": "c7f5625c-a1b6-4d05-914c-8ee9a187ded6",
                    "gambit_id": "d2cf8fac-7856-4674-8511-73af4181e32f",
                    "last_updated": "2023-12-01T19:13:13.296579-05:00",
                    "created_at": "2023-11-30T10:28:05.882545-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9079c81a-a0d0-4288-908b-453432a54d0d/?format=api"
                }
            ]
        }
    ]
}