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/48fba8be-12a0-41f7-856d-523045a383a6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "48fba8be-12a0-41f7-856d-523045a383a6",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "c72da7c9-dc6e-46e2-bc29-1438ffe23891",
    "completed": true,
    "last_updated": "2023-01-16T09:57:13.242236-05:00",
    "created_at": "2023-01-14T08:26:59.544475-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.73,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/c72da7c9-dc6e-46e2-bc29-1438ffe23891",
    "datetime": "2023-01-14T22:37:00-05:00",
    "cutoff_datetime": "2023-01-14T22:37:00-05:00",
    "name": "New Jersey Devils v. Los Angeles Kings",
    "bettypes": [
        {
            "id": "ec3d4a73-bb52-41a4-9c0d-2231d3a254a4",
            "match": "https://api-prod.gambitprofit.com/api/matches/48fba8be-12a0-41f7-856d-523045a383a6/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-14T08:26:59.570053-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": "Los Angeles Kings",
                        "amount": 5402.0
                    },
                    {
                        "team": "New Jersey Devils",
                        "amount": 4598.0
                    }
                ],
                "expected_reward_tokens": 8966.1,
                "profit_sb": -33.9,
                "profit_sb_percentage": -0.38,
                "recommended": false
            },
            "lines": [
                {
                    "id": "55a76eff-150e-4616-b349-20e87f561f8a",
                    "gambit_id": "ff7d0d5d-ed2c-4f95-a097-56648a528f8b",
                    "last_updated": "2023-01-16T09:57:13.267426-05:00",
                    "created_at": "2023-01-14T08:26:59.572999-05:00",
                    "name": "Los Angeles Kings",
                    "reward": "1.66000",
                    "odds": "1.76920",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec3d4a73-bb52-41a4-9c0d-2231d3a254a4/?format=api"
                },
                {
                    "id": "f5683316-cffa-4683-834d-a3f04dd0b629",
                    "gambit_id": "430acef0-ecb7-4e64-8cd5-2ed937baa25e",
                    "last_updated": "2023-01-16T09:57:13.270444-05:00",
                    "created_at": "2023-01-14T08:26:59.576014-05:00",
                    "name": "New Jersey Devils",
                    "reward": "1.95000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec3d4a73-bb52-41a4-9c0d-2231d3a254a4/?format=api"
                }
            ]
        },
        {
            "id": "5604a343-ee8a-45d2-85aa-591db2aa9d8b",
            "match": "https://api-prod.gambitprofit.com/api/matches/48fba8be-12a0-41f7-856d-523045a383a6/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-01-14T08:26:59.560787-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": 6617.0
                    },
                    {
                        "team": "Los Angeles Kings",
                        "amount": 3383.0
                    }
                ],
                "expected_reward_tokens": 9065.29,
                "profit_sb": 65.29,
                "profit_sb_percentage": 0.73,
                "recommended": true
            },
            "lines": [
                {
                    "id": "07fdc303-a3c7-4130-bb20-24232b11fa24",
                    "gambit_id": "ea9f6734-1fdd-4d3e-8b41-db6bf954e1a5",
                    "last_updated": "2023-01-16T09:57:13.261266-05:00",
                    "created_at": "2023-01-14T08:26:59.566675-05:00",
                    "name": "New Jersey Devils",
                    "reward": "1.37000",
                    "odds": "1.42550",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5604a343-ee8a-45d2-85aa-591db2aa9d8b/?format=api"
                },
                {
                    "id": "690af5d3-95fd-4bd1-8a28-94fedfb3732c",
                    "gambit_id": "20de37f4-09bb-4abd-a5c2-a2cf7e6b37f5",
                    "last_updated": "2023-01-16T09:57:13.258155-05:00",
                    "created_at": "2023-01-14T08:26:59.563700-05:00",
                    "name": "Los Angeles Kings",
                    "reward": "2.68000",
                    "odds": "2.95000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5604a343-ee8a-45d2-85aa-591db2aa9d8b/?format=api"
                }
            ]
        },
        {
            "id": "d50ee9b5-8e88-43c7-a2a3-23bc38a5734e",
            "match": "https://api-prod.gambitprofit.com/api/matches/48fba8be-12a0-41f7-856d-523045a383a6/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-14T08:26:59.548589-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": 5098.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4902.0
                    }
                ],
                "expected_reward_tokens": 8921.5,
                "profit_sb": -78.5,
                "profit_sb_percentage": -0.87,
                "recommended": false
            },
            "lines": [
                {
                    "id": "570e6c3c-046c-4102-9113-78896655f97a",
                    "gambit_id": "2a5e1075-3266-4eed-88d0-91e18defb55d",
                    "last_updated": "2023-01-16T09:57:13.252193-05:00",
                    "created_at": "2023-01-14T08:26:59.557180-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.75000",
                    "odds": "1.86960",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d50ee9b5-8e88-43c7-a2a3-23bc38a5734e/?format=api"
                },
                {
                    "id": "18b3d77c-d855-451b-9459-d99b20775238",
                    "gambit_id": "f83f61d5-b851-4a86-9396-77e91926f739",
                    "last_updated": "2023-01-16T09:57:13.249016-05:00",
                    "created_at": "2023-01-14T08:26:59.551492-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.82000",
                    "odds": "1.95240",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d50ee9b5-8e88-43c7-a2a3-23bc38a5734e/?format=api"
                }
            ]
        }
    ]
}