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/4b3a4d2b-1fe5-47f8-a2a7-af5cfbfbf5a1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "4b3a4d2b-1fe5-47f8-a2a7-af5cfbfbf5a1",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "445e74f0-6b5c-476c-8679-d319e18ad66a",
    "completed": true,
    "last_updated": "2023-04-27T11:52:05.760834-04:00",
    "created_at": "2023-04-26T12:02:11.980141-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.11,
    "sport_category": "NHL Playoffs",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/445e74f0-6b5c-476c-8679-d319e18ad66a",
    "datetime": "2023-04-26T19:08:00-04:00",
    "cutoff_datetime": "2023-04-26T19:08:00-04:00",
    "name": "Florida Panthers v. Boston Bruins",
    "bettypes": [
        {
            "id": "b3002755-0c7f-435f-a566-da12bd4e767b",
            "match": "https://api-prod.gambitprofit.com/api/matches/4b3a4d2b-1fe5-47f8-a2a7-af5cfbfbf5a1/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-26T12:02:11.990279-04: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": "Boston Bruins",
                        "amount": 6942.0
                    },
                    {
                        "team": "Florida Panthers",
                        "amount": 3058.0
                    }
                ],
                "expected_reward_tokens": 9510.38,
                "profit_sb": 10.38,
                "profit_sb_percentage": 0.11,
                "recommended": true
            },
            "lines": [
                {
                    "id": "3da3a720-de6e-48fc-932f-8b21bb6c6e5e",
                    "gambit_id": "be772078-8b8c-4008-a828-420e4e60daa5",
                    "last_updated": "2023-04-27T11:52:05.778328-04:00",
                    "created_at": "2023-04-26T12:02:11.991511-04:00",
                    "name": "Boston Bruins",
                    "reward": "1.37000",
                    "odds": "1.38460",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b3002755-0c7f-435f-a566-da12bd4e767b/?format=api"
                },
                {
                    "id": "5829e5c8-898f-47fa-a051-bac35ac3bfaf",
                    "gambit_id": "600df5e6-d2c7-49ec-80ab-ff1f1c8ad963",
                    "last_updated": "2023-04-27T11:52:05.780536-04:00",
                    "created_at": "2023-04-26T12:02:11.992844-04:00",
                    "name": "Florida Panthers",
                    "reward": "3.11000",
                    "odds": "3.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b3002755-0c7f-435f-a566-da12bd4e767b/?format=api"
                }
            ]
        },
        {
            "id": "2fe5c9c6-9aab-4010-821e-431a6f1c1c91",
            "match": "https://api-prod.gambitprofit.com/api/matches/4b3a4d2b-1fe5-47f8-a2a7-af5cfbfbf5a1/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-26T12:02:11.986252-04: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": "Florida Panthers",
                        "amount": 5213.0
                    },
                    {
                        "team": "Boston Bruins",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d7a4aa22-399c-4d3a-8d4c-333d388e0d2f",
                    "gambit_id": "5a2f7ab1-3dc8-4cb9-86d1-d65c5dab54e4",
                    "last_updated": "2023-04-27T11:52:05.774205-04:00",
                    "created_at": "2023-04-26T12:02:11.988844-04:00",
                    "name": "Florida Panthers",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2fe5c9c6-9aab-4010-821e-431a6f1c1c91/?format=api"
                },
                {
                    "id": "8f007a82-e3d2-4ba6-9d08-63108b9b7718",
                    "gambit_id": "fad7430d-a34d-45ab-9862-f12db7bf8b37",
                    "last_updated": "2023-04-27T11:52:05.772108-04:00",
                    "created_at": "2023-04-26T12:02:11.987512-04:00",
                    "name": "Boston Bruins",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2fe5c9c6-9aab-4010-821e-431a6f1c1c91/?format=api"
                }
            ]
        },
        {
            "id": "a0e2111e-607b-46e7-9c2b-a48c0a61d8cb",
            "match": "https://api-prod.gambitprofit.com/api/matches/4b3a4d2b-1fe5-47f8-a2a7-af5cfbfbf5a1/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-26T12:02:11.981973-04: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": 5317.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 4683.0
                    }
                ],
                "expected_reward_tokens": 9411.09,
                "profit_sb": -88.91,
                "profit_sb_percentage": -0.94,
                "recommended": false
            },
            "lines": [
                {
                    "id": "12263ee3-df00-4d91-adbb-842d0a0fde70",
                    "gambit_id": "706ee9f0-7b65-4f34-92f4-06538fc05476",
                    "last_updated": "2023-04-27T11:52:05.768039-04:00",
                    "created_at": "2023-04-26T12:02:11.984807-04:00",
                    "name": "Game Total Over 6",
                    "reward": "1.77000",
                    "odds": "1.80000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0e2111e-607b-46e7-9c2b-a48c0a61d8cb/?format=api"
                },
                {
                    "id": "b621fe32-ebaf-4ce5-aea9-a9fc2d33f840",
                    "gambit_id": "ce63edb2-1c17-434c-a8ae-533578a85677",
                    "last_updated": "2023-04-27T11:52:05.765702-04:00",
                    "created_at": "2023-04-26T12:02:11.983415-04:00",
                    "name": "Game Total Under 6",
                    "reward": "2.01000",
                    "odds": "2.05000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0e2111e-607b-46e7-9c2b-a48c0a61d8cb/?format=api"
                }
            ]
        }
    ]
}