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/b23c3f6e-05a0-4d91-8886-d34e56785033/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b23c3f6e-05a0-4d91-8886-d34e56785033",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "befe3da4-d5ef-4013-8908-c1f78cb9480e",
    "completed": true,
    "last_updated": "2022-10-24T10:17:10.795127-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.73,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/befe3da4-d5ef-4013-8908-c1f78cb9480e",
    "datetime": "2022-10-22T13:05:00-04:00",
    "cutoff_datetime": "2022-10-22T13:05:00-04:00",
    "name": "San Jose Sharks v. New Jersey Devils",
    "bettypes": [
        {
            "id": "c745eb1f-954b-4cea-aa1b-1d01245977a1",
            "match": "https://api-prod.gambitprofit.com/api/matches/b23c3f6e-05a0-4d91-8886-d34e56785033/?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 Jersey Devils",
                        "amount": 6401.0
                    },
                    {
                        "team": "San Jose Sharks",
                        "amount": 3599.0
                    }
                ],
                "expected_reward_tokens": 9537.35,
                "profit_sb": 37.35,
                "profit_sb_percentage": 0.39,
                "recommended": true
            },
            "lines": [
                {
                    "id": "bdbd874a-5708-4420-b5d8-d05fdd2d872b",
                    "gambit_id": "4071905f-5bb0-4d97-8a11-d8e478afe8e4",
                    "last_updated": "2022-10-24T10:17:10.804600-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New Jersey Devils",
                    "reward": "1.49000",
                    "odds": "1.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c745eb1f-954b-4cea-aa1b-1d01245977a1/?format=api"
                },
                {
                    "id": "7f9cf8e6-9087-4912-8aef-039ba555ae08",
                    "gambit_id": "544542c3-b147-48f4-8710-85f395065bd1",
                    "last_updated": "2022-10-24T10:17:10.805627-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "San Jose Sharks",
                    "reward": "2.65000",
                    "odds": "2.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c745eb1f-954b-4cea-aa1b-1d01245977a1/?format=api"
                }
            ]
        },
        {
            "id": "46e72ed7-a297-4d57-aa84-256fcbabbaa2",
            "match": "https://api-prod.gambitprofit.com/api/matches/b23c3f6e-05a0-4d91-8886-d34e56785033/?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": "San Jose Sharks",
                        "amount": 5945.0
                    },
                    {
                        "team": "New Jersey Devils",
                        "amount": 4055.0
                    }
                ],
                "expected_reward_tokens": 9569.8,
                "profit_sb": 69.8,
                "profit_sb_percentage": 0.73,
                "recommended": true
            },
            "lines": [
                {
                    "id": "61b4cdac-9227-48e3-9a32-d9aa0ad19aa3",
                    "gambit_id": "3d89e4ac-e124-48d9-8dd8-261339652781",
                    "last_updated": "2022-10-24T10:17:10.802578-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "San Jose Sharks",
                    "reward": "1.61000",
                    "odds": "1.62500",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46e72ed7-a297-4d57-aa84-256fcbabbaa2/?format=api"
                },
                {
                    "id": "de53d21e-2f4b-495d-9cde-291bb1d24932",
                    "gambit_id": "7973a541-e793-4432-b714-1d3cb6cea899",
                    "last_updated": "2022-10-24T10:17:10.801533-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New Jersey Devils",
                    "reward": "2.36000",
                    "odds": "2.40000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46e72ed7-a297-4d57-aa84-256fcbabbaa2/?format=api"
                }
            ]
        },
        {
            "id": "5f6f4aee-3e60-43ed-9a8b-63496c735063",
            "match": "https://api-prod.gambitprofit.com/api/matches/b23c3f6e-05a0-4d91-8886-d34e56785033/?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.5",
                        "amount": 5106.0
                    },
                    {
                        "team": "Game Total Over 6.5",
                        "amount": 4894.0
                    }
                ],
                "expected_reward_tokens": 9395.04,
                "profit_sb": -104.96,
                "profit_sb_percentage": -1.1,
                "recommended": false
            },
            "lines": [
                {
                    "id": "209f2ae6-de22-48dd-8a51-2b4e8cb324ae",
                    "gambit_id": "652c556f-84de-413c-9618-9efe2f20c460",
                    "last_updated": "2022-10-24T10:17:10.798112-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.84000",
                    "odds": "1.86960",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f6f4aee-3e60-43ed-9a8b-63496c735063/?format=api"
                },
                {
                    "id": "1a717a47-8dc3-4f94-9af1-cd2210c66b36",
                    "gambit_id": "358bf2fa-3fbc-4c3b-ac57-156ec3b7a4fd",
                    "last_updated": "2022-10-24T10:17:10.799365-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.92000",
                    "odds": "1.95240",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f6f4aee-3e60-43ed-9a8b-63496c735063/?format=api"
                }
            ]
        }
    ]
}