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/e1308f9f-aba6-4489-b5b1-d503346578e4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e1308f9f-aba6-4489-b5b1-d503346578e4",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "46ad7540-de39-4ff1-8d3c-b7a11a1419a0",
    "completed": true,
    "last_updated": "2023-02-06T09:06:57.159079-05:00",
    "created_at": "2023-02-05T09:47:04.335872-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.76,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/46ad7540-de39-4ff1-8d3c-b7a11a1419a0",
    "datetime": "2023-02-05T19:10:00-05:00",
    "cutoff_datetime": "2023-02-05T19:10:00-05:00",
    "name": "Sacramento Kings v. New Orleans Pelicans",
    "bettypes": [
        {
            "id": "2f55db6c-32a6-4bb7-9b00-99face86fea7",
            "match": "https://api-prod.gambitprofit.com/api/matches/e1308f9f-aba6-4489-b5b1-d503346578e4/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-02-05T09:47:04.347077-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": "Sacramento Kings",
                        "amount": 5214.0
                    },
                    {
                        "team": "New Orleans Pelicans",
                        "amount": 4786.0
                    }
                ],
                "expected_reward_tokens": 9332.7,
                "profit_sb": -167.3,
                "profit_sb_percentage": -1.76,
                "recommended": false
            },
            "lines": [
                {
                    "id": "eb503762-150c-454b-b5e8-cf098fbf2606",
                    "gambit_id": "c22164aa-fd56-4eec-8412-caf1a8285faa",
                    "last_updated": "2023-02-06T09:06:57.171379-05:00",
                    "created_at": "2023-02-05T09:47:04.350596-05:00",
                    "name": "Sacramento Kings",
                    "reward": "1.79000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f55db6c-32a6-4bb7-9b00-99face86fea7/?format=api"
                },
                {
                    "id": "e711178b-d6fc-4300-ad39-5362fb8cefca",
                    "gambit_id": "84fd94ae-ccc9-47f8-8dda-f9882067cbb8",
                    "last_updated": "2023-02-06T09:06:57.170129-05:00",
                    "created_at": "2023-02-05T09:47:04.349132-05:00",
                    "name": "New Orleans Pelicans",
                    "reward": "1.95000",
                    "odds": "2.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f55db6c-32a6-4bb7-9b00-99face86fea7/?format=api"
                }
            ]
        },
        {
            "id": "bbb276d0-62c7-42a1-b90e-4ab7759f4972",
            "match": "https://api-prod.gambitprofit.com/api/matches/e1308f9f-aba6-4489-b5b1-d503346578e4/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-02-05T09:47:04.341927-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": "Sacramento Kings",
                        "amount": 5000.0
                    },
                    {
                        "team": "New Orleans Pelicans",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5c5445fb-f47d-4ea5-85a2-4eb7fce94197",
                    "gambit_id": "37ad47ff-2724-4262-815e-a2fa72776043",
                    "last_updated": "2023-02-06T09:06:57.167544-05:00",
                    "created_at": "2023-02-05T09:47:04.345544-05:00",
                    "name": "Sacramento Kings",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbb276d0-62c7-42a1-b90e-4ab7759f4972/?format=api"
                },
                {
                    "id": "94f230bd-5aa2-4ffd-b80c-5aa4d3b1df8a",
                    "gambit_id": "b3984e5b-cfad-4017-833b-b3db4fb3017b",
                    "last_updated": "2023-02-06T09:06:57.166314-05:00",
                    "created_at": "2023-02-05T09:47:04.343659-05:00",
                    "name": "New Orleans Pelicans",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbb276d0-62c7-42a1-b90e-4ab7759f4972/?format=api"
                }
            ]
        },
        {
            "id": "275f7c9f-a4f3-4b95-af18-55c843fa2704",
            "match": "https://api-prod.gambitprofit.com/api/matches/e1308f9f-aba6-4489-b5b1-d503346578e4/?format=api",
            "name": "Over/Under",
            "created_at": "2023-02-05T09:47:04.337678-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 228",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 228",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0efde1dd-3fd9-448d-9565-ed6910b93903",
                    "gambit_id": "9c1476ab-9f53-4b05-a29a-798343ee7f06",
                    "last_updated": "2023-02-06T09:06:57.162191-05:00",
                    "created_at": "2023-02-05T09:47:04.339064-05:00",
                    "name": "Game Total Under 228",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "228.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/275f7c9f-a4f3-4b95-af18-55c843fa2704/?format=api"
                },
                {
                    "id": "18ce7da6-cf22-40c2-9285-7e716302e9a9",
                    "gambit_id": "2ea61a2d-c048-4fa8-b4e7-4089026c34d0",
                    "last_updated": "2023-02-06T09:06:57.163419-05:00",
                    "created_at": "2023-02-05T09:47:04.340497-05:00",
                    "name": "Game Total Over 228",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "228.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/275f7c9f-a4f3-4b95-af18-55c843fa2704/?format=api"
                }
            ]
        }
    ]
}