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/3dba222c-48f5-4abe-88e7-4824f9bb3b2e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "3dba222c-48f5-4abe-88e7-4824f9bb3b2e",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "426a4102-066b-485f-a18b-8d9fd62d53aa",
    "completed": true,
    "last_updated": "2022-11-09T09:42:59.749337-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.03,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/426a4102-066b-485f-a18b-8d9fd62d53aa",
    "datetime": "2022-11-08T19:05:00-05:00",
    "cutoff_datetime": "2022-11-08T19:05:00-05:00",
    "name": "New York Islanders v. New York Rangers",
    "bettypes": [
        {
            "id": "4bee5241-97df-4707-b90d-2775fe8e7bad",
            "match": "https://api-prod.gambitprofit.com/api/matches/3dba222c-48f5-4abe-88e7-4824f9bb3b2e/?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": "New York Rangers",
                        "amount": 6042.0
                    },
                    {
                        "team": "New York Islanders",
                        "amount": 3958.0
                    }
                ],
                "expected_reward_tokens": 9182.56,
                "profit_sb": 182.56,
                "profit_sb_percentage": 2.03,
                "recommended": true
            },
            "lines": [
                {
                    "id": "10f96feb-5caf-4ee6-9e19-9efc2962cc12",
                    "gambit_id": "18e596a9-b044-4eab-994b-156c9a49a4a6",
                    "last_updated": "2022-11-09T09:42:59.758496-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New York Rangers",
                    "reward": "1.52000",
                    "odds": "1.58820",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4bee5241-97df-4707-b90d-2775fe8e7bad/?format=api"
                },
                {
                    "id": "22144495-9347-4ad3-9d46-fff6885dc164",
                    "gambit_id": "ae42e8f2-c512-41ed-8d60-31dd3b48d214",
                    "last_updated": "2022-11-09T09:42:59.759502-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New York Islanders",
                    "reward": "2.32000",
                    "odds": "2.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4bee5241-97df-4707-b90d-2775fe8e7bad/?format=api"
                }
            ]
        },
        {
            "id": "a849a709-b53e-4e4d-8890-e458a691f290",
            "match": "https://api-prod.gambitprofit.com/api/matches/3dba222c-48f5-4abe-88e7-4824f9bb3b2e/?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": "New York Islanders",
                        "amount": 6042.0
                    },
                    {
                        "team": "New York Rangers",
                        "amount": 3958.0
                    }
                ],
                "expected_reward_tokens": 9182.56,
                "profit_sb": 182.56,
                "profit_sb_percentage": 2.03,
                "recommended": true
            },
            "lines": [
                {
                    "id": "808700c5-5bbe-4b59-88fd-5a84dae1ac14",
                    "gambit_id": "f2598e4a-5a64-4907-8ea0-507ce14978e6",
                    "last_updated": "2022-11-09T09:42:59.756452-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New York Islanders",
                    "reward": "1.52000",
                    "odds": "1.58820",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a849a709-b53e-4e4d-8890-e458a691f290/?format=api"
                },
                {
                    "id": "b0084c1b-a42d-4084-9740-53c394ce8fd8",
                    "gambit_id": "bfbd6d1d-3600-4e0c-8cb6-b9d930715566",
                    "last_updated": "2022-11-09T09:42:59.755429-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New York Rangers",
                    "reward": "2.32000",
                    "odds": "2.50000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a849a709-b53e-4e4d-8890-e458a691f290/?format=api"
                }
            ]
        },
        {
            "id": "74ef1007-0778-49c8-ba54-0b0e66c2ef9a",
            "match": "https://api-prod.gambitprofit.com/api/matches/3dba222c-48f5-4abe-88e7-4824f9bb3b2e/?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": 5097.0
                    },
                    {
                        "team": "Game Total Over 6",
                        "amount": 4903.0
                    }
                ],
                "expected_reward_tokens": 9021.52,
                "profit_sb": 21.52,
                "profit_sb_percentage": 0.24,
                "recommended": true
            },
            "lines": [
                {
                    "id": "3281cc2f-9a9a-48d0-bae0-68dceb3a6603",
                    "gambit_id": "1c214610-1047-4567-ad66-b8d2e5e886e3",
                    "last_updated": "2022-11-09T09:42:59.752267-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.77000",
                    "odds": "1.86960",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74ef1007-0778-49c8-ba54-0b0e66c2ef9a/?format=api"
                },
                {
                    "id": "7c52bb01-3eda-430b-9e39-872a556ee422",
                    "gambit_id": "fc2b6f8a-4e33-42e6-8101-62c406e79d5e",
                    "last_updated": "2022-11-09T09:42:59.753440-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.84000",
                    "odds": "1.95240",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74ef1007-0778-49c8-ba54-0b0e66c2ef9a/?format=api"
                }
            ]
        }
    ]
}