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/87422bce-c39c-4a47-8ba9-da09183a7890/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "87422bce-c39c-4a47-8ba9-da09183a7890",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "4c8216b9-22ed-421e-84d4-4c67a418dc53",
    "completed": true,
    "last_updated": "2023-12-21T10:03:16.684295-05:00",
    "created_at": "2023-12-19T08:53:02.939131-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.01,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/4c8216b9-22ed-421e-84d4-4c67a418dc53",
    "datetime": "2023-12-19T21:37:00-05:00",
    "cutoff_datetime": "2023-12-19T21:37:00-05:00",
    "name": "Los Angeles Kings v. San Jose Sharks",
    "bettypes": [
        {
            "id": "cc38de4b-7776-4b3b-b80b-6d3b472a84a6",
            "match": "https://api-prod.gambitprofit.com/api/matches/87422bce-c39c-4a47-8ba9-da09183a7890/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-19T08:53:02.949942-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": "Los Angeles Kings",
                        "amount": 6935.0
                    },
                    {
                        "team": "San Jose Sharks",
                        "amount": 3065.0
                    }
                ],
                "expected_reward_tokens": 9500.95,
                "profit_sb": 0.95,
                "profit_sb_percentage": 0.01,
                "recommended": true
            },
            "lines": [
                {
                    "id": "6efef3f7-24c5-4e1c-ab60-d6c270d82afa",
                    "gambit_id": "5d7ac1e2-ff87-46be-9ec4-65695df15af3",
                    "last_updated": "2023-12-21T10:03:16.698280-05:00",
                    "created_at": "2023-12-19T08:53:02.956795-05:00",
                    "name": "Los Angeles Kings",
                    "reward": "1.37000",
                    "odds": "1.38460",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc38de4b-7776-4b3b-b80b-6d3b472a84a6/?format=api"
                },
                {
                    "id": "21f666a1-79a0-4149-ab4e-7350fc1a72c1",
                    "gambit_id": "259db9be-38d3-4ea9-8ef2-2bacb8514423",
                    "last_updated": "2023-12-21T10:03:16.701515-05:00",
                    "created_at": "2023-12-19T08:53:02.962339-05:00",
                    "name": "San Jose Sharks",
                    "reward": "3.10000",
                    "odds": "3.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc38de4b-7776-4b3b-b80b-6d3b472a84a6/?format=api"
                }
            ]
        },
        {
            "id": "459abcf5-8061-423c-9ea9-d8d40a825ac0",
            "match": "https://api-prod.gambitprofit.com/api/matches/87422bce-c39c-4a47-8ba9-da09183a7890/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-19T08:53:02.966309-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": 5107.0
                    },
                    {
                        "team": "Los Angeles Kings",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "29f12824-ae72-4b57-bdf7-2c5b88e5ef5b",
                    "gambit_id": "d43a42a2-2250-4bef-b8c8-ec0d22e232f1",
                    "last_updated": "2023-12-21T10:03:16.711917-05:00",
                    "created_at": "2023-12-19T08:53:02.975477-05:00",
                    "name": "San Jose Sharks",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/459abcf5-8061-423c-9ea9-d8d40a825ac0/?format=api"
                },
                {
                    "id": "e896f9a0-2945-47c1-bbc5-524602438358",
                    "gambit_id": "fc68b57f-cb45-43dd-aa13-4404decbcc31",
                    "last_updated": "2023-12-21T10:03:16.708459-05:00",
                    "created_at": "2023-12-19T08:53:02.969800-05:00",
                    "name": "Los Angeles Kings",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/459abcf5-8061-423c-9ea9-d8d40a825ac0/?format=api"
                }
            ]
        },
        {
            "id": "ed5080f3-c934-4cfe-a124-f59b4c766414",
            "match": "https://api-prod.gambitprofit.com/api/matches/87422bce-c39c-4a47-8ba9-da09183a7890/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-19T08:53:02.979359-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",
                        "amount": 5423.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 4577.0
                    }
                ],
                "expected_reward_tokens": 9381.79,
                "profit_sb": -118.21,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2049ab32-152e-4574-ac36-2c0033dde933",
                    "gambit_id": "fb8d7f72-aa3a-4807-af85-ca37f5fac1f8",
                    "last_updated": "2023-12-21T10:03:16.718574-05:00",
                    "created_at": "2023-12-19T08:53:02.982911-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.73000",
                    "odds": "1.76920",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed5080f3-c934-4cfe-a124-f59b4c766414/?format=api"
                },
                {
                    "id": "ef04e132-b304-4c54-aac5-37ddf068d433",
                    "gambit_id": "5a853258-996a-4b5e-9ec3-3b0cbf7fd130",
                    "last_updated": "2023-12-21T10:03:16.721963-05:00",
                    "created_at": "2023-12-19T08:53:02.987876-05:00",
                    "name": "Game Total Under 6",
                    "reward": "2.05000",
                    "odds": "2.10000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed5080f3-c934-4cfe-a124-f59b4c766414/?format=api"
                }
            ]
        }
    ]
}