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/ff6388b0-4f91-4ede-8087-54fef727bf65/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "ff6388b0-4f91-4ede-8087-54fef727bf65",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "40b83f28-8dbc-45aa-bb93-6181f8c1b434",
    "completed": true,
    "last_updated": "2022-10-22T09:22:26.708464-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.05,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/40b83f28-8dbc-45aa-bb93-6181f8c1b434",
    "datetime": "2022-10-21T19:40:00-04:00",
    "cutoff_datetime": "2022-10-21T19:40:00-04:00",
    "name": "Boston Celtics v. Miami Heat",
    "bettypes": [
        {
            "id": "d9241bf4-e6b0-4571-a310-558269c6295d",
            "match": "https://api-prod.gambitprofit.com/api/matches/ff6388b0-4f91-4ede-8087-54fef727bf65/?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": "Boston Celtics",
                        "amount": 5521.0
                    },
                    {
                        "team": "Miami Heat",
                        "amount": 4479.0
                    }
                ],
                "expected_reward_tokens": 9495.48,
                "profit_sb": -4.52,
                "profit_sb_percentage": -0.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "bc89d652-6556-41a0-9da2-8903b6e8bbd1",
                    "gambit_id": "b5edf8b2-42bd-488a-a313-0a294b29164f",
                    "last_updated": "2022-10-22T09:22:26.715428-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Boston Celtics",
                    "reward": "1.72000",
                    "odds": "1.74070",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9241bf4-e6b0-4571-a310-558269c6295d/?format=api"
                },
                {
                    "id": "cdae4d8c-10ec-4287-8b58-d57dcf86fdb2",
                    "gambit_id": "1f77f76a-5edd-4877-b7ee-2befcbc2de13",
                    "last_updated": "2022-10-22T09:22:26.714463-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Miami Heat",
                    "reward": "2.12000",
                    "odds": "2.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9241bf4-e6b0-4571-a310-558269c6295d/?format=api"
                }
            ]
        },
        {
            "id": "dac19c41-3b42-433e-a8cb-561a6d03e593",
            "match": "https://api-prod.gambitprofit.com/api/matches/ff6388b0-4f91-4ede-8087-54fef727bf65/?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": "Boston Celtics",
                        "amount": 5106.0
                    },
                    {
                        "team": "Miami Heat",
                        "amount": 4894.0
                    }
                ],
                "expected_reward_tokens": 9395.04,
                "profit_sb": -104.96,
                "profit_sb_percentage": -1.1,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d81e4429-edeb-461c-8d7c-5cd6f0565b58",
                    "gambit_id": "2df35a7b-8e52-4b46-aeaa-9bd0cdb57d10",
                    "last_updated": "2022-10-22T09:22:26.717353-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Boston Celtics",
                    "reward": "1.84000",
                    "odds": "1.86960",
                    "spread": "-2.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dac19c41-3b42-433e-a8cb-561a6d03e593/?format=api"
                },
                {
                    "id": "596b537f-8377-49f9-906b-38e65870377a",
                    "gambit_id": "0a98e9ca-0834-4033-a382-c9407ca697b0",
                    "last_updated": "2022-10-22T09:22:26.718394-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Miami Heat",
                    "reward": "1.92000",
                    "odds": "1.95240",
                    "spread": "2.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dac19c41-3b42-433e-a8cb-561a6d03e593/?format=api"
                }
            ]
        },
        {
            "id": "9493c2fe-923a-4206-b79e-1a094b4409e3",
            "match": "https://api-prod.gambitprofit.com/api/matches/ff6388b0-4f91-4ede-8087-54fef727bf65/?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 221",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 221",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6f9ad88b-d451-4842-bb48-47de4d809b19",
                    "gambit_id": "cbe79c6c-50cb-45d1-9540-c32aed663cfc",
                    "last_updated": "2022-10-22T09:22:26.711446-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 221",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "221.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9493c2fe-923a-4206-b79e-1a094b4409e3/?format=api"
                },
                {
                    "id": "a069a549-6010-4546-8ceb-46fe3ea3a52b",
                    "gambit_id": "bc0d9e8d-6765-45b8-a2f5-437599b533fc",
                    "last_updated": "2022-10-22T09:22:26.712520-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 221",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "221.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9493c2fe-923a-4206-b79e-1a094b4409e3/?format=api"
                }
            ]
        }
    ]
}