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/00464a7a-130e-4c72-a88c-6cfbd114bcc1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "00464a7a-130e-4c72-a88c-6cfbd114bcc1",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "8fbb29fc-b21f-45d0-b338-bcfe54f05585",
    "completed": true,
    "last_updated": "2023-12-13T09:33:08.405966-05:00",
    "created_at": "2023-12-12T10:03:08.026713-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.26,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/8fbb29fc-b21f-45d0-b338-bcfe54f05585",
    "datetime": "2023-12-12T19:07:00-05:00",
    "cutoff_datetime": "2023-12-12T19:07:00-05:00",
    "name": "Toronto Maple Leafs v. New York Rangers",
    "bettypes": [
        {
            "id": "589bd06b-7fe4-47a4-be89-00ec1be9e4da",
            "match": "https://api-prod.gambitprofit.com/api/matches/00464a7a-130e-4c72-a88c-6cfbd114bcc1/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-12T10:03:08.045068-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 Rangers",
                        "amount": 6308.0
                    },
                    {
                        "team": "Toronto Maple Leafs",
                        "amount": 3692.0
                    }
                ],
                "expected_reward_tokens": 9525.08,
                "profit_sb": 25.08,
                "profit_sb_percentage": 0.26,
                "recommended": true
            },
            "lines": [
                {
                    "id": "905bc1ee-9380-40fb-908b-0c6155048149",
                    "gambit_id": "31a17266-0286-418f-b118-a16255aac802",
                    "last_updated": "2023-12-13T09:33:08.423791-05:00",
                    "created_at": "2023-12-12T10:03:08.064317-05:00",
                    "name": "New York Rangers",
                    "reward": "1.51000",
                    "odds": "1.52630",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/589bd06b-7fe4-47a4-be89-00ec1be9e4da/?format=api"
                },
                {
                    "id": "5932da51-d687-4784-936d-228738dbd938",
                    "gambit_id": "096a996a-9656-4d14-b5a1-1676a1f06f76",
                    "last_updated": "2023-12-13T09:33:08.420297-05:00",
                    "created_at": "2023-12-12T10:03:08.059318-05:00",
                    "name": "Toronto Maple Leafs",
                    "reward": "2.58000",
                    "odds": "2.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/589bd06b-7fe4-47a4-be89-00ec1be9e4da/?format=api"
                }
            ]
        },
        {
            "id": "b61d1fac-a55f-45b2-b99f-a6ad96ff2e80",
            "match": "https://api-prod.gambitprofit.com/api/matches/00464a7a-130e-4c72-a88c-6cfbd114bcc1/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-12T10:03:08.068948-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": 6020.0
                    },
                    {
                        "team": "New York Rangers",
                        "amount": 3980.0
                    }
                ],
                "expected_reward_tokens": 9511.6,
                "profit_sb": 11.6,
                "profit_sb_percentage": 0.12,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d2068bc5-ed72-4ddc-9b6c-89733f6d8721",
                    "gambit_id": "744f814a-90ac-4f01-b96d-a007bf4cb7d1",
                    "last_updated": "2023-12-13T09:33:08.430085-05:00",
                    "created_at": "2023-12-12T10:03:08.073566-05:00",
                    "name": "Toronto Maple Leafs",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b61d1fac-a55f-45b2-b99f-a6ad96ff2e80/?format=api"
                },
                {
                    "id": "379fac32-e02c-45c8-a96e-8ce76d44c8fa",
                    "gambit_id": "9f7ff03c-4e3a-4293-abce-4d772bcdf731",
                    "last_updated": "2023-12-13T09:33:08.433349-05:00",
                    "created_at": "2023-12-12T10:03:08.077521-05:00",
                    "name": "New York Rangers",
                    "reward": "2.39000",
                    "odds": "2.45000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b61d1fac-a55f-45b2-b99f-a6ad96ff2e80/?format=api"
                }
            ]
        },
        {
            "id": "a12455c3-800c-429d-80a4-e88884f209ae",
            "match": "https://api-prod.gambitprofit.com/api/matches/00464a7a-130e-4c72-a88c-6cfbd114bcc1/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-12T10:03:08.089813-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",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d1ab6151-879b-432f-bd1b-d4092563392f",
                    "gambit_id": "a966ac14-14af-454f-a64a-85980b0b1d1d",
                    "last_updated": "2023-12-13T09:33:08.440281-05:00",
                    "created_at": "2023-12-12T10:03:08.096141-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a12455c3-800c-429d-80a4-e88884f209ae/?format=api"
                },
                {
                    "id": "327ec2d0-28a2-4421-a6a6-ba068740ae70",
                    "gambit_id": "37d73aca-d7aa-441e-a125-cb1880efda38",
                    "last_updated": "2023-12-13T09:33:08.444121-05:00",
                    "created_at": "2023-12-12T10:03:08.101178-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a12455c3-800c-429d-80a4-e88884f209ae/?format=api"
                }
            ]
        }
    ]
}