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/3b100c75-f95c-4188-97c5-4f5794c45d90/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "3b100c75-f95c-4188-97c5-4f5794c45d90",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "0422481b-7fee-4035-bb53-c86003daf629",
    "completed": true,
    "last_updated": "2023-01-13T11:32:07.810991-05:00",
    "created_at": "2023-01-12T08:22:02.783838-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.24,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/0422481b-7fee-4035-bb53-c86003daf629",
    "datetime": "2023-01-12T22:00:00-05:00",
    "cutoff_datetime": "2023-01-12T22:00:00-05:00",
    "name": "Dallas Mavericks v. Los Angeles Lakers",
    "bettypes": [
        {
            "id": "b1fd0599-180a-49f6-92d8-64b724ff249d",
            "match": "https://api-prod.gambitprofit.com/api/matches/3b100c75-f95c-4188-97c5-4f5794c45d90/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-12T08:42:18.113257-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 Mavericks",
                        "amount": 5577.0
                    },
                    {
                        "team": "Los Angeles Lakers",
                        "amount": 4423.0
                    }
                ],
                "expected_reward_tokens": 8978.69,
                "profit_sb": -21.31,
                "profit_sb_percentage": -0.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "022132c3-6039-45a8-869b-570fbe9c598d",
                    "gambit_id": "bcdbc1fc-a547-42ef-b12e-29bfa0316cd0",
                    "last_updated": "2023-01-13T11:32:07.817983-05:00",
                    "created_at": "2023-01-12T08:42:18.115586-05:00",
                    "name": "Dallas Mavericks",
                    "reward": "1.61000",
                    "odds": "1.71430",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1fd0599-180a-49f6-92d8-64b724ff249d/?format=api"
                },
                {
                    "id": "f5fb72e7-af04-4ace-bfd5-874e48a950f7",
                    "gambit_id": "22fc5f87-3b4d-4e9e-93f8-04e6ccccd6c4",
                    "last_updated": "2023-01-13T11:32:07.816902-05:00",
                    "created_at": "2023-01-12T08:42:18.114364-05:00",
                    "name": "Los Angeles Lakers",
                    "reward": "2.03000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1fd0599-180a-49f6-92d8-64b724ff249d/?format=api"
                }
            ]
        },
        {
            "id": "5c59d6d1-c55f-4428-85f0-6b4f9d543861",
            "match": "https://api-prod.gambitprofit.com/api/matches/3b100c75-f95c-4188-97c5-4f5794c45d90/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-01-12T08:22:02.785407-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 Mavericks",
                        "amount": 5000.0
                    },
                    {
                        "team": "Los Angeles Lakers",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8900.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5a5d31a4-94ad-4cee-8eed-cfcc3978bdda",
                    "gambit_id": "0f2ddb3b-2c20-43bf-a626-5206d31cbe13",
                    "last_updated": "2023-01-13T11:32:07.821189-05:00",
                    "created_at": "2023-01-12T08:22:02.787899-05:00",
                    "name": "Dallas Mavericks",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "-2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c59d6d1-c55f-4428-85f0-6b4f9d543861/?format=api"
                },
                {
                    "id": "33466ea9-2c8b-48ba-b07e-9b58db11538e",
                    "gambit_id": "3d17b249-e855-4ced-ad68-347d97821342",
                    "last_updated": "2023-01-13T11:32:07.820105-05:00",
                    "created_at": "2023-01-12T08:22:02.786592-05:00",
                    "name": "Los Angeles Lakers",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c59d6d1-c55f-4428-85f0-6b4f9d543861/?format=api"
                }
            ]
        },
        {
            "id": "50abcf30-c1df-4147-92ad-1151e3fa5372",
            "match": "https://api-prod.gambitprofit.com/api/matches/3b100c75-f95c-4188-97c5-4f5794c45d90/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-12T08:42:18.109501-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 236.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 236.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8900.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1e9525d6-8be4-4939-a1b6-ed3d6a154b62",
                    "gambit_id": "64c044f0-4305-4a12-ab6d-f01142bf2de8",
                    "last_updated": "2023-01-13T11:32:07.814709-05:00",
                    "created_at": "2023-01-12T08:42:18.111913-05:00",
                    "name": "Game Total Over 236.5",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "236.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50abcf30-c1df-4147-92ad-1151e3fa5372/?format=api"
                },
                {
                    "id": "24168025-e901-4ab3-b6fb-dfd96f2ebd82",
                    "gambit_id": "fbe601bc-e17b-4a0e-a77d-b629ddbb7aaf",
                    "last_updated": "2023-01-13T11:32:07.813634-05:00",
                    "created_at": "2023-01-12T08:42:18.110641-05:00",
                    "name": "Game Total Under 236.5",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "236.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50abcf30-c1df-4147-92ad-1151e3fa5372/?format=api"
                }
            ]
        }
    ]
}