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/239a4ae5-0e24-4d77-94a9-41c7a01e9a83/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "239a4ae5-0e24-4d77-94a9-41c7a01e9a83",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "acd8a864-67e1-4d99-b37d-4e324f24d0f1",
    "completed": true,
    "last_updated": "2023-10-30T13:28:22.234567-04:00",
    "created_at": "2023-10-28T09:08:07.318935-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.21,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/acd8a864-67e1-4d99-b37d-4e324f24d0f1",
    "datetime": "2023-10-28T19:07:00-04:00",
    "cutoff_datetime": "2023-10-28T19:07:00-04:00",
    "name": "Detroit Red Wings v. Boston Bruins",
    "bettypes": [
        {
            "id": "83fd1dfa-412f-4e88-b988-69ed46923005",
            "match": "https://api-prod.gambitprofit.com/api/matches/239a4ae5-0e24-4d77-94a9-41c7a01e9a83/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-10-28T09:08:07.325241-04: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": "Boston Bruins",
                        "amount": 6222.0
                    },
                    {
                        "team": "Detroit Red Wings",
                        "amount": 3778.0
                    }
                ],
                "expected_reward_tokens": 9519.66,
                "profit_sb": 19.66,
                "profit_sb_percentage": 0.21,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d8b43fdb-4840-4620-843a-9a153db64638",
                    "gambit_id": "8b6bb0ad-e161-4572-8967-909d8ef0f22d",
                    "last_updated": "2023-10-30T13:28:22.246108-04:00",
                    "created_at": "2023-10-28T09:08:07.335153-04:00",
                    "name": "Boston Bruins",
                    "reward": "1.53000",
                    "odds": "1.55560",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83fd1dfa-412f-4e88-b988-69ed46923005/?format=api"
                },
                {
                    "id": "e7df30ca-27a3-4034-a512-46e272c1fa5c",
                    "gambit_id": "d50c4402-db30-46b5-8f3b-2afa8a08d7e8",
                    "last_updated": "2023-10-30T13:28:22.242521-04:00",
                    "created_at": "2023-10-28T09:08:07.329774-04:00",
                    "name": "Detroit Red Wings",
                    "reward": "2.52000",
                    "odds": "2.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83fd1dfa-412f-4e88-b988-69ed46923005/?format=api"
                }
            ]
        },
        {
            "id": "35d02132-01c2-4df7-bbbb-3d535a7614d4",
            "match": "https://api-prod.gambitprofit.com/api/matches/239a4ae5-0e24-4d77-94a9-41c7a01e9a83/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-10-28T09:08:07.340058-04: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": "Detroit Red Wings",
                        "amount": 5861.0
                    },
                    {
                        "team": "Boston Bruins",
                        "amount": 4139.0
                    }
                ],
                "expected_reward_tokens": 9436.21,
                "profit_sb": -63.79,
                "profit_sb_percentage": -0.67,
                "recommended": false
            },
            "lines": [
                {
                    "id": "66323225-7e99-476d-98ad-5793144fd5ca",
                    "gambit_id": "5a94260a-bfbd-415a-9fa6-7cecd98a08be",
                    "last_updated": "2023-10-30T13:28:22.252862-04:00",
                    "created_at": "2023-10-28T09:08:07.344321-04:00",
                    "name": "Detroit Red Wings",
                    "reward": "1.61000",
                    "odds": "1.64520",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/35d02132-01c2-4df7-bbbb-3d535a7614d4/?format=api"
                },
                {
                    "id": "e806a1b3-a09f-4af5-a336-7267b0eaeecc",
                    "gambit_id": "a8d4ba89-e953-4cf0-8341-9ac2bfa44785",
                    "last_updated": "2023-10-30T13:28:22.256934-04:00",
                    "created_at": "2023-10-28T09:08:07.348676-04:00",
                    "name": "Boston Bruins",
                    "reward": "2.28000",
                    "odds": "2.35000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/35d02132-01c2-4df7-bbbb-3d535a7614d4/?format=api"
                }
            ]
        },
        {
            "id": "62b48c57-99b4-43cb-bcb8-267610e69e95",
            "match": "https://api-prod.gambitprofit.com/api/matches/239a4ae5-0e24-4d77-94a9-41c7a01e9a83/?format=api",
            "name": "Over/Under",
            "created_at": "2023-10-28T09:08:07.352761-04: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": 5214.0
                    },
                    {
                        "team": "Game Total Over 6",
                        "amount": 4786.0
                    }
                ],
                "expected_reward_tokens": 9332.7,
                "profit_sb": -167.3,
                "profit_sb_percentage": -1.76,
                "recommended": false
            },
            "lines": [
                {
                    "id": "bbcf376f-f40b-47e7-93db-c2c20e9b1b7e",
                    "gambit_id": "937f7599-9fd2-4b5d-adbc-b63dc0e767e6",
                    "last_updated": "2023-10-30T13:28:22.269650-04:00",
                    "created_at": "2023-10-28T09:08:07.362195-04:00",
                    "name": "Game Total Under 6",
                    "reward": "1.79000",
                    "odds": "1.83330",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62b48c57-99b4-43cb-bcb8-267610e69e95/?format=api"
                },
                {
                    "id": "8ca06f31-0b90-49ba-934d-d09bb4601977",
                    "gambit_id": "8a25783b-4a4e-45dd-9471-56a2d1f7d0cb",
                    "last_updated": "2023-10-30T13:28:22.265289-04:00",
                    "created_at": "2023-10-28T09:08:07.356770-04:00",
                    "name": "Game Total Over 6",
                    "reward": "1.95000",
                    "odds": "2.00000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62b48c57-99b4-43cb-bcb8-267610e69e95/?format=api"
                }
            ]
        }
    ]
}