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/37addd8f-e820-4bca-8e4e-9deaabc08296/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "37addd8f-e820-4bca-8e4e-9deaabc08296",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "e4a59cc6-94a0-4b45-a7e3-f953ab651bae",
    "completed": true,
    "last_updated": "2023-04-13T11:27:24.256076-04:00",
    "created_at": "2023-04-11T09:02:19.147924-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.22,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/e4a59cc6-94a0-4b45-a7e3-f953ab651bae",
    "datetime": "2023-04-11T19:07:00-04:00",
    "cutoff_datetime": "2023-04-11T19:07:00-04:00",
    "name": "Columbus Blue Jackets v. Philadelphia Flyers",
    "bettypes": [
        {
            "id": "98b6086f-3ee6-499c-811e-b999f4159822",
            "match": "https://api-prod.gambitprofit.com/api/matches/37addd8f-e820-4bca-8e4e-9deaabc08296/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-11T09:02:19.167614-04: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": "Philadelphia Flyers",
                        "amount": 6434.0
                    },
                    {
                        "team": "Columbus Blue Jackets",
                        "amount": 3566.0
                    }
                ],
                "expected_reward_tokens": 9521.22,
                "profit_sb": 21.22,
                "profit_sb_percentage": 0.22,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ea13dd16-c23f-44eb-ba26-f6d1cdf0ad94",
                    "gambit_id": "5badf56a-ef2c-4f0f-9f7c-b2f746b1d68a",
                    "last_updated": "2023-04-13T11:27:24.266845-04:00",
                    "created_at": "2023-04-11T09:02:19.174137-04:00",
                    "name": "Philadelphia Flyers",
                    "reward": "1.48000",
                    "odds": "1.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/98b6086f-3ee6-499c-811e-b999f4159822/?format=api"
                },
                {
                    "id": "f17fd5e4-9947-4462-8762-e5039fbc3833",
                    "gambit_id": "d10efe1b-2d1f-4d48-9a52-204a0c12b470",
                    "last_updated": "2023-04-13T11:27:24.268071-04:00",
                    "created_at": "2023-04-11T09:02:19.176601-04:00",
                    "name": "Columbus Blue Jackets",
                    "reward": "2.67000",
                    "odds": "2.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/98b6086f-3ee6-499c-811e-b999f4159822/?format=api"
                }
            ]
        },
        {
            "id": "beec1778-9d1f-45c4-925b-2efe52a4b26a",
            "match": "https://api-prod.gambitprofit.com/api/matches/37addd8f-e820-4bca-8e4e-9deaabc08296/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-11T09:02:19.161280-04: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": "Columbus Blue Jackets",
                        "amount": 5857.0
                    },
                    {
                        "team": "Philadelphia Flyers",
                        "amount": 4143.0
                    }
                ],
                "expected_reward_tokens": 9487.47,
                "profit_sb": -12.53,
                "profit_sb_percentage": -0.13,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9e2887b5-e58a-4e7f-8a79-70279aba5cd5",
                    "gambit_id": "d62d9612-8342-4126-90ca-53d906036b4f",
                    "last_updated": "2023-04-13T11:27:24.264374-04:00",
                    "created_at": "2023-04-11T09:02:19.165349-04:00",
                    "name": "Columbus Blue Jackets",
                    "reward": "1.62000",
                    "odds": "1.64520",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/beec1778-9d1f-45c4-925b-2efe52a4b26a/?format=api"
                },
                {
                    "id": "b0312fad-4e98-436e-8bbb-f1e3f241df98",
                    "gambit_id": "71cd7340-a882-4f90-9d8f-7e74312e63ba",
                    "last_updated": "2023-04-13T11:27:24.263043-04:00",
                    "created_at": "2023-04-11T09:02:19.163235-04:00",
                    "name": "Philadelphia Flyers",
                    "reward": "2.29000",
                    "odds": "2.35000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/beec1778-9d1f-45c4-925b-2efe52a4b26a/?format=api"
                }
            ]
        },
        {
            "id": "5ff0f121-d19a-4099-8a79-b6bb251b10f9",
            "match": "https://api-prod.gambitprofit.com/api/matches/37addd8f-e820-4bca-8e4e-9deaabc08296/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-11T09:02:19.151520-04: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": 5512.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4488.0
                    }
                ],
                "expected_reward_tokens": 9424.8,
                "profit_sb": -75.2,
                "profit_sb_percentage": -0.79,
                "recommended": false
            },
            "lines": [
                {
                    "id": "26381808-13c8-4d5f-aabf-c12721fce679",
                    "gambit_id": "256a5996-506d-4829-af9a-75c5a2f9c858",
                    "last_updated": "2023-04-13T11:27:24.260292-04:00",
                    "created_at": "2023-04-11T09:02:19.159060-04:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.71000",
                    "odds": "1.74070",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5ff0f121-d19a-4099-8a79-b6bb251b10f9/?format=api"
                },
                {
                    "id": "db93aed9-85e9-4187-97b0-91596f6acd27",
                    "gambit_id": "182037d6-3cd4-4e7a-82bf-8d7ea57c9c92",
                    "last_updated": "2023-04-13T11:27:24.259074-04:00",
                    "created_at": "2023-04-11T09:02:19.155574-04:00",
                    "name": "Game Total Under 6.5",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5ff0f121-d19a-4099-8a79-b6bb251b10f9/?format=api"
                }
            ]
        }
    ]
}