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/db152f26-9f26-4e85-ab9f-5813ce2f5f19/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "db152f26-9f26-4e85-ab9f-5813ce2f5f19",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "cd1b4166-7524-48b0-92e5-5d2b5157829e",
    "completed": true,
    "last_updated": "2023-01-11T10:46:58.081849-05:00",
    "created_at": "2023-01-10T17:42:05.343662-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.72,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/cd1b4166-7524-48b0-92e5-5d2b5157829e",
    "datetime": "2023-01-10T19:37:00-05:00",
    "cutoff_datetime": "2023-01-10T19:37:00-05:00",
    "name": "Dallas Stars v. New York Islanders",
    "bettypes": [
        {
            "id": "95b9776d-db3b-4e23-9271-236fcbe51f45",
            "match": "https://api-prod.gambitprofit.com/api/matches/db152f26-9f26-4e85-ab9f-5813ce2f5f19/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-10T17:42:05.352853-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": "Dallas Stars",
                        "amount": 5196.0
                    },
                    {
                        "team": "New York Islanders",
                        "amount": 4804.0
                    }
                ],
                "expected_reward_tokens": 8935.44,
                "profit_sb": -64.56,
                "profit_sb_percentage": -0.72,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a34ec664-a867-4515-9345-60c5906b09ef",
                    "gambit_id": "fa52e19b-a9c4-4896-aa84-9069003f141c",
                    "last_updated": "2023-01-11T10:46:58.092397-05:00",
                    "created_at": "2023-01-10T17:42:05.355206-05:00",
                    "name": "Dallas Stars",
                    "reward": "1.72000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95b9776d-db3b-4e23-9271-236fcbe51f45/?format=api"
                },
                {
                    "id": "52516542-8c49-4189-b464-ecdf0456438a",
                    "gambit_id": "7d73d5d4-a6a5-48b0-aeb5-3cd2c1b44c7b",
                    "last_updated": "2023-01-11T10:46:58.091211-05:00",
                    "created_at": "2023-01-10T17:42:05.354035-05:00",
                    "name": "New York Islanders",
                    "reward": "1.86000",
                    "odds": "2.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95b9776d-db3b-4e23-9271-236fcbe51f45/?format=api"
                }
            ]
        },
        {
            "id": "cd57fcd4-9678-4efa-b860-369faf2a35f4",
            "match": "https://api-prod.gambitprofit.com/api/matches/db152f26-9f26-4e85-ab9f-5813ce2f5f19/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-01-10T17:42:05.349094-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": 6715.0
                    },
                    {
                        "team": "Dallas Stars",
                        "amount": 3285.0
                    }
                ],
                "expected_reward_tokens": 9065.25,
                "profit_sb": 65.25,
                "profit_sb_percentage": 0.72,
                "recommended": true
            },
            "lines": [
                {
                    "id": "f58b9fc2-35f0-4de6-be15-17eca2dff5b8",
                    "gambit_id": "de1c75ef-1631-42f1-83d1-3315d7a337a0",
                    "last_updated": "2023-01-11T10:46:58.087939-05:00",
                    "created_at": "2023-01-10T17:42:05.350297-05:00",
                    "name": "New York Islanders",
                    "reward": "1.35000",
                    "odds": "1.40820",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd57fcd4-9678-4efa-b860-369faf2a35f4/?format=api"
                },
                {
                    "id": "272ecfc3-9ed4-4bed-9fa1-05a4773b680d",
                    "gambit_id": "005ed23c-3a40-4840-b7b1-89b74e6aa40c",
                    "last_updated": "2023-01-11T10:46:58.089052-05:00",
                    "created_at": "2023-01-10T17:42:05.351578-05:00",
                    "name": "Dallas Stars",
                    "reward": "2.76000",
                    "odds": "3.05000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd57fcd4-9678-4efa-b860-369faf2a35f4/?format=api"
                }
            ]
        },
        {
            "id": "097bab27-4125-4c62-9e7e-ec44f811b18d",
            "match": "https://api-prod.gambitprofit.com/api/matches/db152f26-9f26-4e85-ab9f-5813ce2f5f19/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-10T17:42:05.345365-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 5.5",
                        "amount": 5098.0
                    },
                    {
                        "team": "Game Total Under 5.5",
                        "amount": 4902.0
                    }
                ],
                "expected_reward_tokens": 8921.5,
                "profit_sb": -78.5,
                "profit_sb_percentage": -0.87,
                "recommended": false
            },
            "lines": [
                {
                    "id": "478c6cab-55f0-4396-b9e7-d98b6b16aea6",
                    "gambit_id": "9a1374a9-f476-4a79-bfa3-a085ae649176",
                    "last_updated": "2023-01-11T10:46:58.085747-05:00",
                    "created_at": "2023-01-10T17:42:05.347804-05:00",
                    "name": "Game Total Over 5.5",
                    "reward": "1.75000",
                    "odds": "1.86960",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/097bab27-4125-4c62-9e7e-ec44f811b18d/?format=api"
                },
                {
                    "id": "10168576-2a76-4eea-845a-e7669113984b",
                    "gambit_id": "b07e22dd-9211-418a-b4e8-96ecac6aba24",
                    "last_updated": "2023-01-11T10:46:58.084607-05:00",
                    "created_at": "2023-01-10T17:42:05.346588-05:00",
                    "name": "Game Total Under 5.5",
                    "reward": "1.82000",
                    "odds": "1.95240",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/097bab27-4125-4c62-9e7e-ec44f811b18d/?format=api"
                }
            ]
        }
    ]
}