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/f732af34-c1a5-447d-95a6-3f9ce88721b7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f732af34-c1a5-447d-95a6-3f9ce88721b7",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "c35ac9f2-cf32-4b1f-bbb7-ea8790f62aad",
    "completed": true,
    "last_updated": "2023-02-11T19:32:21.847776-05:00",
    "created_at": "2023-02-09T11:12:01.815920-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.08,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/c35ac9f2-cf32-4b1f-bbb7-ea8790f62aad",
    "datetime": "2023-02-09T19:07:00-05:00",
    "cutoff_datetime": "2023-02-09T19:07:00-05:00",
    "name": "San Jose Sharks v. Florida Panthers",
    "bettypes": [
        {
            "id": "8c67129c-473d-47b9-9467-b99c293fb02c",
            "match": "https://api-prod.gambitprofit.com/api/matches/f732af34-c1a5-447d-95a6-3f9ce88721b7/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-02-09T11:12:01.826056-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": "Florida Panthers",
                        "amount": 6458.0
                    },
                    {
                        "team": "San Jose Sharks",
                        "amount": 3542.0
                    }
                ],
                "expected_reward_tokens": 9492.56,
                "profit_sb": -7.44,
                "profit_sb_percentage": -0.08,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a54cdc9c-1d0f-44ed-8d8d-ccaf3cdf8598",
                    "gambit_id": "28a55054-12f9-4ad9-8e09-c6981404604c",
                    "last_updated": "2023-02-11T19:32:21.858725-05:00",
                    "created_at": "2023-02-09T11:12:01.827367-05:00",
                    "name": "Florida Panthers",
                    "reward": "1.47000",
                    "odds": "1.48780",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c67129c-473d-47b9-9467-b99c293fb02c/?format=api"
                },
                {
                    "id": "4dd100ff-e3f0-4892-bf6c-87685bca3ee8",
                    "gambit_id": "dc6fcce3-25b8-4a8a-b7a4-122759fd5489",
                    "last_updated": "2023-02-11T19:32:21.859961-05:00",
                    "created_at": "2023-02-09T11:12:01.828829-05:00",
                    "name": "San Jose Sharks",
                    "reward": "2.68000",
                    "odds": "2.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c67129c-473d-47b9-9467-b99c293fb02c/?format=api"
                }
            ]
        },
        {
            "id": "094ce52c-3abf-4355-a1d1-85b70f7223ab",
            "match": "https://api-prod.gambitprofit.com/api/matches/f732af34-c1a5-447d-95a6-3f9ce88721b7/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-02-09T11:12:01.821961-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": "San Jose Sharks",
                        "amount": 5421.0
                    },
                    {
                        "team": "Florida Panthers",
                        "amount": 4579.0
                    }
                ],
                "expected_reward_tokens": 9432.54,
                "profit_sb": -67.46,
                "profit_sb_percentage": -0.71,
                "recommended": false
            },
            "lines": [
                {
                    "id": "afc38e3f-7faa-4841-ba32-8b86820eab0e",
                    "gambit_id": "8e45047b-b865-4c58-9d0a-cbdf23fe28ab",
                    "last_updated": "2023-02-11T19:32:21.856250-05:00",
                    "created_at": "2023-02-09T11:12:01.824648-05:00",
                    "name": "San Jose Sharks",
                    "reward": "1.74000",
                    "odds": "1.76920",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/094ce52c-3abf-4355-a1d1-85b70f7223ab/?format=api"
                },
                {
                    "id": "4734eb2c-f609-45eb-9856-24a39d2707ef",
                    "gambit_id": "50e65355-0987-4b34-ac48-1bf175bcd06c",
                    "last_updated": "2023-02-11T19:32:21.855088-05:00",
                    "created_at": "2023-02-09T11:12:01.823243-05:00",
                    "name": "Florida Panthers",
                    "reward": "2.06000",
                    "odds": "2.10000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/094ce52c-3abf-4355-a1d1-85b70f7223ab/?format=api"
                }
            ]
        },
        {
            "id": "b4a1c2e8-d888-4e4b-840b-f6813f4290a0",
            "match": "https://api-prod.gambitprofit.com/api/matches/f732af34-c1a5-447d-95a6-3f9ce88721b7/?format=api",
            "name": "Over/Under",
            "created_at": "2023-02-09T11:12:01.817736-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 7",
                        "amount": 5421.0
                    },
                    {
                        "team": "Game Total Over 7",
                        "amount": 4579.0
                    }
                ],
                "expected_reward_tokens": 9432.54,
                "profit_sb": -67.46,
                "profit_sb_percentage": -0.71,
                "recommended": false
            },
            "lines": [
                {
                    "id": "496acf12-f70a-49d1-91a2-8397bb40436b",
                    "gambit_id": "a005fad1-5278-4e7d-b2ad-be93de6d4f35",
                    "last_updated": "2023-02-11T19:32:21.850911-05:00",
                    "created_at": "2023-02-09T11:12:01.819075-05:00",
                    "name": "Game Total Under 7",
                    "reward": "1.74000",
                    "odds": "1.76920",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4a1c2e8-d888-4e4b-840b-f6813f4290a0/?format=api"
                },
                {
                    "id": "e994514a-ade2-4861-ad87-b3cc381e0fe4",
                    "gambit_id": "05ac1841-b63d-4770-82d6-3b523f14ed52",
                    "last_updated": "2023-02-11T19:32:21.852616-05:00",
                    "created_at": "2023-02-09T11:12:01.820520-05:00",
                    "name": "Game Total Over 7",
                    "reward": "2.06000",
                    "odds": "2.10000",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4a1c2e8-d888-4e4b-840b-f6813f4290a0/?format=api"
                }
            ]
        }
    ]
}