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/105cc638-e036-4b93-a161-cc9dace44f55/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "105cc638-e036-4b93-a161-cc9dace44f55",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "2e4784b2-e040-465f-9e10-1cc565e26fc1",
    "completed": true,
    "last_updated": "2023-12-04T15:23:34.985005-05:00",
    "created_at": "2023-12-02T08:28:14.664389-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.61,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/2e4784b2-e040-465f-9e10-1cc565e26fc1",
    "datetime": "2023-12-02T22:07:00-05:00",
    "cutoff_datetime": "2023-12-02T22:07:00-05:00",
    "name": "Colorado Avalanche v. Anaheim Ducks",
    "bettypes": [
        {
            "id": "66ab5685-0f28-48a5-8998-ca89e68bd912",
            "match": "https://api-prod.gambitprofit.com/api/matches/105cc638-e036-4b93-a161-cc9dace44f55/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-02T08:28:14.669761-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": "Colorado Avalanche",
                        "amount": 6603.0
                    },
                    {
                        "team": "Anaheim Ducks",
                        "amount": 3397.0
                    }
                ],
                "expected_reward_tokens": 9442.29,
                "profit_sb": -57.71,
                "profit_sb_percentage": -0.61,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e656b0c2-e9aa-4e8e-a144-973dc5597c31",
                    "gambit_id": "fb839ac4-8b55-4505-a205-0ad0ea7d5d76",
                    "last_updated": "2023-12-04T15:23:34.995140-05:00",
                    "created_at": "2023-12-02T08:28:14.673898-05:00",
                    "name": "Colorado Avalanche",
                    "reward": "1.43000",
                    "odds": "1.44440",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/66ab5685-0f28-48a5-8998-ca89e68bd912/?format=api"
                },
                {
                    "id": "f291a7c7-6a74-448a-bb1c-6429c9a44fec",
                    "gambit_id": "a932f91b-2ddf-4482-97fe-3d0bef53fdef",
                    "last_updated": "2023-12-04T15:23:34.998557-05:00",
                    "created_at": "2023-12-02T08:28:14.678790-05:00",
                    "name": "Anaheim Ducks",
                    "reward": "2.78000",
                    "odds": "2.85000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/66ab5685-0f28-48a5-8998-ca89e68bd912/?format=api"
                }
            ]
        },
        {
            "id": "a9f9bd97-5ebb-4261-86c3-2bf80701aa75",
            "match": "https://api-prod.gambitprofit.com/api/matches/105cc638-e036-4b93-a161-cc9dace44f55/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-02T08:28:14.682358-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": "Anaheim Ducks",
                        "amount": 5317.0
                    },
                    {
                        "team": "Colorado Avalanche",
                        "amount": 4683.0
                    }
                ],
                "expected_reward_tokens": 9411.09,
                "profit_sb": -88.91,
                "profit_sb_percentage": -0.94,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a32c5b76-f3b6-4f63-8dab-4c28a69f907b",
                    "gambit_id": "0411c0e7-19c1-4423-b6ff-4c177ad82d05",
                    "last_updated": "2023-12-04T15:23:35.009142-05:00",
                    "created_at": "2023-12-02T08:28:14.690745-05:00",
                    "name": "Anaheim Ducks",
                    "reward": "1.77000",
                    "odds": "1.80000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a9f9bd97-5ebb-4261-86c3-2bf80701aa75/?format=api"
                },
                {
                    "id": "d4584d01-b183-4b40-82c1-1d70d1bdc8ae",
                    "gambit_id": "b5069b65-6b6a-4218-8ffa-6dd25f60f2f3",
                    "last_updated": "2023-12-04T15:23:35.005907-05:00",
                    "created_at": "2023-12-02T08:28:14.686559-05:00",
                    "name": "Colorado Avalanche",
                    "reward": "2.01000",
                    "odds": "2.05000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a9f9bd97-5ebb-4261-86c3-2bf80701aa75/?format=api"
                }
            ]
        },
        {
            "id": "e7c263ae-cb20-41b0-b488-4923c36da96f",
            "match": "https://api-prod.gambitprofit.com/api/matches/105cc638-e036-4b93-a161-cc9dace44f55/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-02T08:28:14.694579-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": 5213.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "21f3b29e-18eb-45d3-9a95-196b7db75abb",
                    "gambit_id": "259e1229-5022-429b-aff9-7b3cf57ded8a",
                    "last_updated": "2023-12-04T15:23:35.015906-05:00",
                    "created_at": "2023-12-02T08:28:14.698348-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7c263ae-cb20-41b0-b488-4923c36da96f/?format=api"
                },
                {
                    "id": "41b4f269-7e58-4158-a24e-7356e6efdad2",
                    "gambit_id": "6a5c42f5-3f2b-492a-9339-a5c962184140",
                    "last_updated": "2023-12-04T15:23:35.019345-05:00",
                    "created_at": "2023-12-02T08:28:14.702804-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7c263ae-cb20-41b0-b488-4923c36da96f/?format=api"
                }
            ]
        }
    ]
}