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/6bf261cd-3852-4c58-b108-30e559d82fe6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6bf261cd-3852-4c58-b108-30e559d82fe6",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "938ef4a8-fb0e-4512-92d9-a914ca705ab3",
    "completed": true,
    "last_updated": "2022-12-08T13:02:17.104728-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.37,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/938ef4a8-fb0e-4512-92d9-a914ca705ab3",
    "datetime": "2022-12-07T19:07:00-05:00",
    "cutoff_datetime": "2022-12-07T19:07:00-05:00",
    "name": "Washington Capitals v. Philadelphia Flyers",
    "bettypes": [
        {
            "id": "b5f0514e-82f3-4cf0-994b-d1d9a6344340",
            "match": "https://api-prod.gambitprofit.com/api/matches/6bf261cd-3852-4c58-b108-30e559d82fe6/?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": "Washington Capitals",
                        "amount": 5492.0
                    },
                    {
                        "team": "Philadelphia Flyers",
                        "amount": 4508.0
                    }
                ],
                "expected_reward_tokens": 9061.08,
                "profit_sb": 61.08,
                "profit_sb_percentage": 0.68,
                "recommended": true
            },
            "lines": [
                {
                    "id": "8e8c0beb-8c28-497d-a69c-efe505bf303e",
                    "gambit_id": "43decdf0-5293-48ec-981a-931877443aa0",
                    "last_updated": "2022-12-08T13:02:17.113244-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Washington Capitals",
                    "reward": "1.65000",
                    "odds": "1.74070",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b5f0514e-82f3-4cf0-994b-d1d9a6344340/?format=api"
                },
                {
                    "id": "a883c03b-33fa-49a5-b823-af81f5eb0af5",
                    "gambit_id": "5c1951e1-7610-4435-9419-9b3ec027ea14",
                    "last_updated": "2022-12-08T13:02:17.114205-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Philadelphia Flyers",
                    "reward": "2.01000",
                    "odds": "2.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b5f0514e-82f3-4cf0-994b-d1d9a6344340/?format=api"
                }
            ]
        },
        {
            "id": "9667ef1d-ef3b-452d-8163-212d018d3e14",
            "match": "https://api-prod.gambitprofit.com/api/matches/6bf261cd-3852-4c58-b108-30e559d82fe6/?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": "Philadelphia Flyers",
                        "amount": 6336.0
                    },
                    {
                        "team": "Washington Capitals",
                        "amount": 3664.0
                    }
                ],
                "expected_reward_tokens": 9123.36,
                "profit_sb": 123.36,
                "profit_sb_percentage": 1.37,
                "recommended": true
            },
            "lines": [
                {
                    "id": "3c25ac71-2372-46e8-8ffd-88d8795730ca",
                    "gambit_id": "77d64e5b-45bf-4033-8d7c-6dce4d519a03",
                    "last_updated": "2022-12-08T13:02:17.111306-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Philadelphia Flyers",
                    "reward": "1.44000",
                    "odds": "1.50000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9667ef1d-ef3b-452d-8163-212d018d3e14/?format=api"
                },
                {
                    "id": "667f4e55-82ea-4ce0-9a00-acda4c635510",
                    "gambit_id": "1bfe8041-0c6d-453b-8957-6518de9592d5",
                    "last_updated": "2022-12-08T13:02:17.110295-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Washington Capitals",
                    "reward": "2.49000",
                    "odds": "2.70000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9667ef1d-ef3b-452d-8163-212d018d3e14/?format=api"
                }
            ]
        },
        {
            "id": "616fb220-0e32-4e92-9391-15148e99de9b",
            "match": "https://api-prod.gambitprofit.com/api/matches/6bf261cd-3852-4c58-b108-30e559d82fe6/?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": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b8b9fe5b-a601-4d63-b246-36547d628c60",
                    "gambit_id": "85880097-abe2-4ac3-bb12-d0af15dbd6e4",
                    "last_updated": "2022-12-08T13:02:17.107165-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/616fb220-0e32-4e92-9391-15148e99de9b/?format=api"
                },
                {
                    "id": "44dca664-5a29-47ce-b105-a83228947ee5",
                    "gambit_id": "49a2cbf1-a59d-49d5-b8dc-106b059a2ffe",
                    "last_updated": "2022-12-08T13:02:17.108179-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/616fb220-0e32-4e92-9391-15148e99de9b/?format=api"
                }
            ]
        }
    ]
}