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/69181129-2120-4fc3-b914-d8f80522016b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "69181129-2120-4fc3-b914-d8f80522016b",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "7ba434f5-2287-4a0e-adaf-4d4ae21c5d4c",
    "completed": true,
    "last_updated": "2022-10-18T09:12:07.775027-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.57,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/7ba434f5-2287-4a0e-adaf-4d4ae21c5d4c",
    "datetime": "2022-10-17T20:35:00-04:00",
    "cutoff_datetime": "2022-10-17T20:35:00-04:00",
    "name": "Winnipeg Jets v. Dallas Stars",
    "bettypes": [
        {
            "id": "06dc2ab2-d34b-4337-a247-e2bba1e07b14",
            "match": "https://api-prod.gambitprofit.com/api/matches/69181129-2120-4fc3-b914-d8f80522016b/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-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": 5791.0
                    },
                    {
                        "team": "Winnipeg Jets",
                        "amount": 4209.0
                    }
                ],
                "expected_reward_tokens": 9554.43,
                "profit_sb": 54.43,
                "profit_sb_percentage": 0.57,
                "recommended": true
            },
            "lines": [
                {
                    "id": "bcba5f66-7aec-409b-aad4-845a6ed04846",
                    "gambit_id": "02bad6c4-87f7-46f3-8b2b-5d8b5adee99e",
                    "last_updated": "2022-10-18T09:12:07.783242-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Dallas Stars",
                    "reward": "1.65000",
                    "odds": "1.66670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/06dc2ab2-d34b-4337-a247-e2bba1e07b14/?format=api"
                },
                {
                    "id": "649008a7-102a-4540-bded-100a8ce2936c",
                    "gambit_id": "7a4eecd2-1a96-42ca-94d2-30657e373a34",
                    "last_updated": "2022-10-18T09:12:07.784272-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Winnipeg Jets",
                    "reward": "2.27000",
                    "odds": "2.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/06dc2ab2-d34b-4337-a247-e2bba1e07b14/?format=api"
                }
            ]
        },
        {
            "id": "7299de74-fb5c-4b6f-bba4-6941621371eb",
            "match": "https://api-prod.gambitprofit.com/api/matches/69181129-2120-4fc3-b914-d8f80522016b/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-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": "Winnipeg Jets",
                        "amount": 6571.0
                    },
                    {
                        "team": "Dallas Stars",
                        "amount": 3429.0
                    }
                ],
                "expected_reward_tokens": 9462.24,
                "profit_sb": -37.76,
                "profit_sb_percentage": -0.4,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2a6f578a-81cc-449a-87e1-622ad9bbf26b",
                    "gambit_id": "c7430617-a849-49cf-9a2e-b27b9df97590",
                    "last_updated": "2022-10-18T09:12:07.781298-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Winnipeg Jets",
                    "reward": "1.44000",
                    "odds": "1.45450",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7299de74-fb5c-4b6f-bba4-6941621371eb/?format=api"
                },
                {
                    "id": "131abd92-60fe-407b-91cc-c1514b7d71bf",
                    "gambit_id": "400e03bf-f518-4cc5-b66e-bcb1fac59094",
                    "last_updated": "2022-10-18T09:12:07.780328-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Dallas Stars",
                    "reward": "2.76000",
                    "odds": "2.80000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7299de74-fb5c-4b6f-bba4-6941621371eb/?format=api"
                }
            ]
        },
        {
            "id": "d38c6234-d077-4c71-a3ed-881f624d6bee",
            "match": "https://api-prod.gambitprofit.com/api/matches/69181129-2120-4fc3-b914-d8f80522016b/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-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": 5000.0
                    },
                    {
                        "team": "Game Total Over 6",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9450.0,
                "profit_sb": -50.0,
                "profit_sb_percentage": -0.53,
                "recommended": false
            },
            "lines": [
                {
                    "id": "11f788ba-09a3-44f0-87ce-dafeb2b3d2d5",
                    "gambit_id": "00378374-87cf-4808-9acb-4643f4d10daf",
                    "last_updated": "2022-10-18T09:12:07.777403-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d38c6234-d077-4c71-a3ed-881f624d6bee/?format=api"
                },
                {
                    "id": "218ae76f-6514-42a1-b602-a574cbf6dbae",
                    "gambit_id": "c3ba6838-725a-4bd9-be4d-5a40ede66ca6",
                    "last_updated": "2022-10-18T09:12:07.778394-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d38c6234-d077-4c71-a3ed-881f624d6bee/?format=api"
                }
            ]
        }
    ]
}