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/c6088f99-5d62-4d69-9fd5-7b65daeb5392/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c6088f99-5d62-4d69-9fd5-7b65daeb5392",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "bf07dcc3-b16b-4f3b-beb6-bbe00bed669d",
    "completed": true,
    "last_updated": "2023-12-15T10:52:58.592195-05:00",
    "created_at": "2023-12-14T09:28:08.633776-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.0,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/bf07dcc3-b16b-4f3b-beb6-bbe00bed669d",
    "datetime": "2023-12-14T21:07:00-05:00",
    "cutoff_datetime": "2023-12-14T21:07:00-05:00",
    "name": "Tampa Bay Lightning v. Edmonton Oilers",
    "bettypes": [
        {
            "id": "2c1f5066-ba49-4201-b192-7c30a0cd48d6",
            "match": "https://api-prod.gambitprofit.com/api/matches/c6088f99-5d62-4d69-9fd5-7b65daeb5392/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-14T09:28:08.644693-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": "Edmonton Oilers",
                        "amount": 6090.0
                    },
                    {
                        "team": "Tampa Bay Lightning",
                        "amount": 3910.0
                    }
                ],
                "expected_reward_tokens": 9500.4,
                "profit_sb": 0.4,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e820e5a8-8dbe-4fa4-a218-197d4a90ed95",
                    "gambit_id": "91442924-4f79-4a94-97a1-2758997d83e8",
                    "last_updated": "2023-12-15T10:52:58.608461-05:00",
                    "created_at": "2023-12-14T09:28:08.653880-05:00",
                    "name": "Edmonton Oilers",
                    "reward": "1.56000",
                    "odds": "1.58820",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2c1f5066-ba49-4201-b192-7c30a0cd48d6/?format=api"
                },
                {
                    "id": "a9cd593d-f111-473d-8d07-5cfaa6d99d24",
                    "gambit_id": "5bee1ed8-f798-4f69-b180-3abfb142e2fb",
                    "last_updated": "2023-12-15T10:52:58.605092-05:00",
                    "created_at": "2023-12-14T09:28:08.648894-05:00",
                    "name": "Tampa Bay Lightning",
                    "reward": "2.43000",
                    "odds": "2.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2c1f5066-ba49-4201-b192-7c30a0cd48d6/?format=api"
                }
            ]
        },
        {
            "id": "7af6b888-8879-40f4-8ab8-0d1ef38db6a5",
            "match": "https://api-prod.gambitprofit.com/api/matches/c6088f99-5d62-4d69-9fd5-7b65daeb5392/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-14T09:28:08.658379-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": "Tampa Bay Lightning",
                        "amount": 6010.0
                    },
                    {
                        "team": "Edmonton Oilers",
                        "amount": 3990.0
                    }
                ],
                "expected_reward_tokens": 9495.8,
                "profit_sb": -4.2,
                "profit_sb_percentage": -0.04,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ae97f2bc-45fb-48f1-ab61-3e860baab619",
                    "gambit_id": "ef83438c-07af-49bc-ab0e-de0df997e209",
                    "last_updated": "2023-12-15T10:52:58.614925-05:00",
                    "created_at": "2023-12-14T09:28:08.662966-05:00",
                    "name": "Tampa Bay Lightning",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7af6b888-8879-40f4-8ab8-0d1ef38db6a5/?format=api"
                },
                {
                    "id": "106052d4-31ad-4bae-875c-af37f20f4357",
                    "gambit_id": "45f8f4c6-83a9-4713-bc14-b6f7c2bc41fc",
                    "last_updated": "2023-12-15T10:52:58.618270-05:00",
                    "created_at": "2023-12-14T09:28:08.668061-05:00",
                    "name": "Edmonton Oilers",
                    "reward": "2.38000",
                    "odds": "2.45000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7af6b888-8879-40f4-8ab8-0d1ef38db6a5/?format=api"
                }
            ]
        },
        {
            "id": "f0cffec7-a846-4c72-82a7-d73023d425f3",
            "match": "https://api-prod.gambitprofit.com/api/matches/c6088f99-5d62-4d69-9fd5-7b65daeb5392/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-14T09:28:08.672716-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": 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": "d3308d25-46f4-432a-88d1-03af92a59677",
                    "gambit_id": "c1abf9fd-391b-4f27-a0ba-73bd51613e40",
                    "last_updated": "2023-12-15T10:52:58.624760-05:00",
                    "created_at": "2023-12-14T09:28:08.676736-05: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/f0cffec7-a846-4c72-82a7-d73023d425f3/?format=api"
                },
                {
                    "id": "60c381e4-5f9c-4a3d-bc4d-c86bc6c50571",
                    "gambit_id": "98aac6c9-3b03-4ba0-97ad-95321d502112",
                    "last_updated": "2023-12-15T10:52:58.627948-05:00",
                    "created_at": "2023-12-14T09:28:08.680697-05: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/f0cffec7-a846-4c72-82a7-d73023d425f3/?format=api"
                }
            ]
        }
    ]
}