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/aaa130b9-d739-4fb2-9de7-84333f7e3784/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "aaa130b9-d739-4fb2-9de7-84333f7e3784",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "88f2347a-6b9f-4a47-9377-149fd9c7f7f5",
    "completed": true,
    "last_updated": "2023-02-12T10:37:14.914645-05:00",
    "created_at": "2023-02-11T09:01:56.006993-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.37,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/88f2347a-6b9f-4a47-9377-149fd9c7f7f5",
    "datetime": "2023-02-11T22:37:00-05:00",
    "cutoff_datetime": "2023-02-11T22:37:00-05:00",
    "name": "Pittsburgh Penguins v. Los Angeles Kings",
    "bettypes": [
        {
            "id": "e31b629e-e577-47e2-936e-2d026792794c",
            "match": "https://api-prod.gambitprofit.com/api/matches/aaa130b9-d739-4fb2-9de7-84333f7e3784/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-02-11T09:01:56.017223-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": 5316.0
                    },
                    {
                        "team": "Pittsburgh Penguins",
                        "amount": 4684.0
                    }
                ],
                "expected_reward_tokens": 9461.68,
                "profit_sb": -38.32,
                "profit_sb_percentage": -0.4,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1a7cdcfd-86ff-48d5-806e-65b5387c8d0a",
                    "gambit_id": "ab69456c-1935-4df4-b658-51ad48b25c11",
                    "last_updated": "2023-02-12T10:37:14.929338-05:00",
                    "created_at": "2023-02-11T09:01:56.018537-05:00",
                    "name": "Los Angeles Kings",
                    "reward": "1.78000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e31b629e-e577-47e2-936e-2d026792794c/?format=api"
                },
                {
                    "id": "d2f19512-ab51-4969-bc52-de77c17b7ae9",
                    "gambit_id": "3a86bedb-f32c-4e00-9aab-f46d47e1e0d6",
                    "last_updated": "2023-02-12T10:37:14.930395-05:00",
                    "created_at": "2023-02-11T09:01:56.019905-05:00",
                    "name": "Pittsburgh Penguins",
                    "reward": "2.02000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e31b629e-e577-47e2-936e-2d026792794c/?format=api"
                }
            ]
        },
        {
            "id": "476b754f-352f-4444-88dc-306d30311ef0",
            "match": "https://api-prod.gambitprofit.com/api/matches/aaa130b9-d739-4fb2-9de7-84333f7e3784/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-02-11T09:01:56.013136-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": "Pittsburgh Penguins",
                        "amount": 6811.0
                    },
                    {
                        "team": "Los Angeles Kings",
                        "amount": 3189.0
                    }
                ],
                "expected_reward_tokens": 9535.11,
                "profit_sb": 35.11,
                "profit_sb_percentage": 0.37,
                "recommended": true
            },
            "lines": [
                {
                    "id": "43035786-17ac-4f37-83f9-c75157fdb9e3",
                    "gambit_id": "ba522a03-0959-476b-9054-dccb1e63d2df",
                    "last_updated": "2023-02-12T10:37:14.927041-05:00",
                    "created_at": "2023-02-11T09:01:56.015773-05:00",
                    "name": "Pittsburgh Penguins",
                    "reward": "1.40000",
                    "odds": "1.40820",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/476b754f-352f-4444-88dc-306d30311ef0/?format=api"
                },
                {
                    "id": "556838cd-1865-40c0-ae50-bacb503d3947",
                    "gambit_id": "d168334a-da7e-4e4c-96e6-91dad867495f",
                    "last_updated": "2023-02-12T10:37:14.925281-05:00",
                    "created_at": "2023-02-11T09:01:56.014406-05:00",
                    "name": "Los Angeles Kings",
                    "reward": "2.99000",
                    "odds": "3.05000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/476b754f-352f-4444-88dc-306d30311ef0/?format=api"
                }
            ]
        },
        {
            "id": "d5f5d307-d599-43f8-ab8b-fa0d3b0a94de",
            "match": "https://api-prod.gambitprofit.com/api/matches/aaa130b9-d739-4fb2-9de7-84333f7e3784/?format=api",
            "name": "Over/Under",
            "created_at": "2023-02-11T09:01:56.008818-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.5",
                        "amount": 5106.0
                    },
                    {
                        "team": "Game Total Over 6.5",
                        "amount": 4894.0
                    }
                ],
                "expected_reward_tokens": 9395.04,
                "profit_sb": -104.96,
                "profit_sb_percentage": -1.1,
                "recommended": false
            },
            "lines": [
                {
                    "id": "aaf55cf1-74ab-4403-ad36-f9e4d3bc20db",
                    "gambit_id": "094e17cb-b429-4af2-af50-1195db1dea3c",
                    "last_updated": "2023-02-12T10:37:14.918201-05:00",
                    "created_at": "2023-02-11T09:01:56.010184-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.84000",
                    "odds": "1.86960",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5f5d307-d599-43f8-ab8b-fa0d3b0a94de/?format=api"
                },
                {
                    "id": "3a0f31f8-591f-4d65-9f14-c014e426a29c",
                    "gambit_id": "c4650e1b-f1b6-4cdd-a0a6-a4f1d4a6ca58",
                    "last_updated": "2023-02-12T10:37:14.919398-05:00",
                    "created_at": "2023-02-11T09:01:56.011669-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.92000",
                    "odds": "1.95240",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5f5d307-d599-43f8-ab8b-fa0d3b0a94de/?format=api"
                }
            ]
        }
    ]
}