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/bb0da0fb-dfb4-4a7c-b0fb-5fbf2f95603e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "bb0da0fb-dfb4-4a7c-b0fb-5fbf2f95603e",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "b16af5b2-4b7a-476a-b584-a832b305a1b4",
    "completed": true,
    "last_updated": "2023-03-13T13:17:02.547057-04:00",
    "created_at": "2023-03-11T09:32:17.130560-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.71,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/b16af5b2-4b7a-476a-b584-a832b305a1b4",
    "datetime": "2023-03-11T22:07:00-05:00",
    "cutoff_datetime": "2023-03-11T22:07:00-05:00",
    "name": "Ottawa Senators v. Vancouver Canucks",
    "bettypes": [
        {
            "id": "90d59246-89d8-44c5-8de6-bfa3545cff99",
            "match": "https://api-prod.gambitprofit.com/api/matches/bb0da0fb-dfb4-4a7c-b0fb-5fbf2f95603e/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-11T09:32:17.140161-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": "Ottawa Senators",
                        "amount": 5317.0
                    },
                    {
                        "team": "Vancouver Canucks",
                        "amount": 4683.0
                    }
                ],
                "expected_reward_tokens": 9411.09,
                "profit_sb": -88.91,
                "profit_sb_percentage": -0.94,
                "recommended": false
            },
            "lines": [
                {
                    "id": "64a24bd1-107d-42e6-b950-41df1f4520ef",
                    "gambit_id": "6ce61757-8613-471e-b516-c7116c12b790",
                    "last_updated": "2023-03-13T13:17:02.567365-04:00",
                    "created_at": "2023-03-11T09:32:17.142670-05:00",
                    "name": "Ottawa Senators",
                    "reward": "1.77000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90d59246-89d8-44c5-8de6-bfa3545cff99/?format=api"
                },
                {
                    "id": "78f8bd55-882f-434c-bf8a-7a6a410e658d",
                    "gambit_id": "af314f77-3641-46fb-b20e-da949845a578",
                    "last_updated": "2023-03-13T13:17:02.565214-04:00",
                    "created_at": "2023-03-11T09:32:17.141374-05:00",
                    "name": "Vancouver Canucks",
                    "reward": "2.01000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90d59246-89d8-44c5-8de6-bfa3545cff99/?format=api"
                }
            ]
        },
        {
            "id": "0a5676f9-4325-43eb-a4a4-21886e3bab6d",
            "match": "https://api-prod.gambitprofit.com/api/matches/bb0da0fb-dfb4-4a7c-b0fb-5fbf2f95603e/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-11T09:32:17.136252-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": "Vancouver Canucks",
                        "amount": 6547.0
                    },
                    {
                        "team": "Ottawa Senators",
                        "amount": 3453.0
                    }
                ],
                "expected_reward_tokens": 9426.69,
                "profit_sb": -73.31,
                "profit_sb_percentage": -0.77,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2bc9033f-9440-4e00-bc58-703a282c3902",
                    "gambit_id": "e5dacb85-172b-4d3e-be95-fafefba048bd",
                    "last_updated": "2023-03-13T13:17:02.558787-04:00",
                    "created_at": "2023-03-11T09:32:17.137541-05:00",
                    "name": "Vancouver Canucks",
                    "reward": "1.44000",
                    "odds": "1.45450",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a5676f9-4325-43eb-a4a4-21886e3bab6d/?format=api"
                },
                {
                    "id": "f70c3cc0-2dc2-48ac-8299-7b30848f7baa",
                    "gambit_id": "da6ce33f-3ec1-41cb-9dd9-98856d45df94",
                    "last_updated": "2023-03-13T13:17:02.561066-04:00",
                    "created_at": "2023-03-11T09:32:17.138864-05:00",
                    "name": "Ottawa Senators",
                    "reward": "2.73000",
                    "odds": "2.80000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a5676f9-4325-43eb-a4a4-21886e3bab6d/?format=api"
                }
            ]
        },
        {
            "id": "fee9c3e4-fba7-472d-accb-aeec5bca3ece",
            "match": "https://api-prod.gambitprofit.com/api/matches/bb0da0fb-dfb4-4a7c-b0fb-5fbf2f95603e/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-11T09:32:17.132274-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 6.5",
                        "amount": 5421.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4579.0
                    }
                ],
                "expected_reward_tokens": 9432.54,
                "profit_sb": -67.46,
                "profit_sb_percentage": -0.71,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6159fc02-df83-4e40-b5e5-a1dd11ada995",
                    "gambit_id": "47147f2f-9951-4a3a-990f-478e867455a7",
                    "last_updated": "2023-03-13T13:17:02.554493-04:00",
                    "created_at": "2023-03-11T09:32:17.134840-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.74000",
                    "odds": "1.76920",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fee9c3e4-fba7-472d-accb-aeec5bca3ece/?format=api"
                },
                {
                    "id": "4e6b3946-3c5b-4329-8ba4-455aba751573",
                    "gambit_id": "3194a404-3687-42f6-92d1-17242b1bc724",
                    "last_updated": "2023-03-13T13:17:02.552349-04:00",
                    "created_at": "2023-03-11T09:32:17.133549-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "2.06000",
                    "odds": "2.10000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fee9c3e4-fba7-472d-accb-aeec5bca3ece/?format=api"
                }
            ]
        }
    ]
}