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/8644a63c-0368-437f-abf8-dec92ab2cd47/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "8644a63c-0368-437f-abf8-dec92ab2cd47",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "d0f19587-8cc2-4c5a-aa54-de721c2c4f8e",
    "completed": true,
    "last_updated": "2023-12-12T21:58:27.728283-05:00",
    "created_at": "2023-12-11T09:37:59.653644-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.33,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/d0f19587-8cc2-4c5a-aa54-de721c2c4f8e",
    "datetime": "2023-12-11T19:07:00-05:00",
    "cutoff_datetime": "2023-12-11T19:07:00-05:00",
    "name": "Toronto Maple Leafs v. New York Islanders",
    "bettypes": [
        {
            "id": "74238f22-2516-46c6-b5fd-ca19de8e5ca5",
            "match": "https://api-prod.gambitprofit.com/api/matches/8644a63c-0368-437f-abf8-dec92ab2cd47/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-11T09:37:59.659160-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": "Toronto Maple Leafs",
                        "amount": 5317.0
                    },
                    {
                        "team": "New York Islanders",
                        "amount": 4683.0
                    }
                ],
                "expected_reward_tokens": 9411.09,
                "profit_sb": -88.91,
                "profit_sb_percentage": -0.94,
                "recommended": false
            },
            "lines": [
                {
                    "id": "75de459c-0c4e-4e37-8577-254f47ba64ca",
                    "gambit_id": "f2862235-7a86-44fc-b48c-08640d0c8c20",
                    "last_updated": "2023-12-12T21:58:27.736113-05:00",
                    "created_at": "2023-12-11T09:37:59.663013-05:00",
                    "name": "Toronto Maple Leafs",
                    "reward": "1.77000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74238f22-2516-46c6-b5fd-ca19de8e5ca5/?format=api"
                },
                {
                    "id": "00df4561-4457-4f7b-b69e-cc7a404e0127",
                    "gambit_id": "40f35887-c295-43b5-896b-ea239a2df868",
                    "last_updated": "2023-12-12T21:58:27.739465-05:00",
                    "created_at": "2023-12-11T09:37:59.667064-05:00",
                    "name": "New York Islanders",
                    "reward": "2.01000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74238f22-2516-46c6-b5fd-ca19de8e5ca5/?format=api"
                }
            ]
        },
        {
            "id": "2bbf8182-7d99-4371-96fa-724380ae1f8f",
            "match": "https://api-prod.gambitprofit.com/api/matches/8644a63c-0368-437f-abf8-dec92ab2cd47/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-11T09:37:59.671720-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 York Islanders",
                        "amount": 6812.0
                    },
                    {
                        "team": "Toronto Maple Leafs",
                        "amount": 3188.0
                    }
                ],
                "expected_reward_tokens": 9468.36,
                "profit_sb": -31.64,
                "profit_sb_percentage": -0.33,
                "recommended": false
            },
            "lines": [
                {
                    "id": "98025b4f-19d3-4198-a385-8dd0c5ab7434",
                    "gambit_id": "eda37b97-8468-48c5-ba10-e97e53590726",
                    "last_updated": "2023-12-12T21:58:27.750429-05:00",
                    "created_at": "2023-12-11T09:37:59.680417-05:00",
                    "name": "New York Islanders",
                    "reward": "1.39000",
                    "odds": "1.40820",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2bbf8182-7d99-4371-96fa-724380ae1f8f/?format=api"
                },
                {
                    "id": "64765ad2-8815-4a41-b702-b5dbb2515c4c",
                    "gambit_id": "dc651394-b0a4-4250-b497-9b4bec530bfb",
                    "last_updated": "2023-12-12T21:58:27.746487-05:00",
                    "created_at": "2023-12-11T09:37:59.675321-05:00",
                    "name": "Toronto Maple Leafs",
                    "reward": "2.97000",
                    "odds": "3.05000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2bbf8182-7d99-4371-96fa-724380ae1f8f/?format=api"
                }
            ]
        },
        {
            "id": "1255de3f-76e2-4d8e-b3e3-47cd5af95bdb",
            "match": "https://api-prod.gambitprofit.com/api/matches/8644a63c-0368-437f-abf8-dec92ab2cd47/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-11T09:37:59.684751-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",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 6",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "96fbcb5f-87b7-4978-9b63-2395638b9782",
                    "gambit_id": "2681d057-f8e2-40ff-947d-d9efda3dd45b",
                    "last_updated": "2023-12-12T21:58:27.760271-05:00",
                    "created_at": "2023-12-11T09:37:59.693031-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1255de3f-76e2-4d8e-b3e3-47cd5af95bdb/?format=api"
                },
                {
                    "id": "d27b7920-514c-42f3-99b2-5af686664fab",
                    "gambit_id": "882a3269-8598-43d2-8189-4b57774ee801",
                    "last_updated": "2023-12-12T21:58:27.756979-05:00",
                    "created_at": "2023-12-11T09:37:59.688372-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1255de3f-76e2-4d8e-b3e3-47cd5af95bdb/?format=api"
                }
            ]
        }
    ]
}