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/aea19d40-48b6-4fc5-9939-8846d0309031/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "aea19d40-48b6-4fc5-9939-8846d0309031",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "5cccf0d0-da56-4031-891b-7db3b0c1825c",
    "completed": true,
    "last_updated": "2023-02-13T09:47:08.272567-05:00",
    "created_at": "2023-02-12T09:32:11.257361-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.01,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/5cccf0d0-da56-4031-891b-7db3b0c1825c",
    "datetime": "2023-02-12T15:10:00-05:00",
    "cutoff_datetime": "2023-02-12T15:10:00-05:00",
    "name": "Detroit Pistons v. Toronto Raptors",
    "bettypes": [
        {
            "id": "bee3ef10-b3cd-4013-b399-3ca90a8e75ec",
            "match": "https://api-prod.gambitprofit.com/api/matches/aea19d40-48b6-4fc5-9939-8846d0309031/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-02-12T10:02:04.589333-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": "Toronto Raptors",
                        "amount": 8260.0
                    },
                    {
                        "team": "Detroit Pistons",
                        "amount": 1740.0
                    }
                ],
                "expected_reward_tokens": 9499.0,
                "profit_sb": -1.0,
                "profit_sb_percentage": -0.01,
                "recommended": false
            },
            "lines": [
                {
                    "id": "648ec64e-d9e7-4e8e-80a5-091899f6380e",
                    "gambit_id": "778a210b-8584-4ba2-9ef4-f2e3a475ef4e",
                    "last_updated": "2023-02-13T09:47:08.282871-05:00",
                    "created_at": "2023-02-12T10:02:04.590578-05:00",
                    "name": "Toronto Raptors",
                    "reward": "1.15000",
                    "odds": "1.15620",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bee3ef10-b3cd-4013-b399-3ca90a8e75ec/?format=api"
                },
                {
                    "id": "a8e2ac0e-c54e-4063-be35-bd87913d0e9c",
                    "gambit_id": "4d47dc82-fa5d-41ce-a5af-1b49d61460d2",
                    "last_updated": "2023-02-13T09:47:08.284165-05:00",
                    "created_at": "2023-02-12T10:02:04.591938-05:00",
                    "name": "Detroit Pistons",
                    "reward": "5.46000",
                    "odds": "5.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bee3ef10-b3cd-4013-b399-3ca90a8e75ec/?format=api"
                }
            ]
        },
        {
            "id": "dd5da20c-df39-4ac3-90a3-4fc606e52b59",
            "match": "https://api-prod.gambitprofit.com/api/matches/aea19d40-48b6-4fc5-9939-8846d0309031/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-02-12T09:32:11.258899-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": "Detroit Pistons",
                        "amount": 5000.0
                    },
                    {
                        "team": "Toronto Raptors",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "04bc4ee6-a652-4bb1-a003-9360970dc183",
                    "gambit_id": "32e4009c-bea3-4e78-8043-3417e0e457da",
                    "last_updated": "2023-02-13T09:47:08.287521-05:00",
                    "created_at": "2023-02-12T09:32:11.261516-05:00",
                    "name": "Detroit Pistons",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "11.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd5da20c-df39-4ac3-90a3-4fc606e52b59/?format=api"
                },
                {
                    "id": "b3605bb3-3c44-456f-8482-87772335241d",
                    "gambit_id": "2bfdc67e-eba7-4622-8929-17b77904d7b4",
                    "last_updated": "2023-02-13T09:47:08.286421-05:00",
                    "created_at": "2023-02-12T09:32:11.260238-05:00",
                    "name": "Toronto Raptors",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-11.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd5da20c-df39-4ac3-90a3-4fc606e52b59/?format=api"
                }
            ]
        },
        {
            "id": "3d2d905b-488a-4ef8-837f-232b48acc501",
            "match": "https://api-prod.gambitprofit.com/api/matches/aea19d40-48b6-4fc5-9939-8846d0309031/?format=api",
            "name": "Over/Under",
            "created_at": "2023-02-12T10:02:04.585273-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 225.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 225.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3e855597-0d7c-4ce7-9b8e-d321822fce3a",
                    "gambit_id": "54328357-93ff-4d49-9903-e7d8865eb2df",
                    "last_updated": "2023-02-13T09:47:08.275673-05:00",
                    "created_at": "2023-02-12T10:02:04.586627-05:00",
                    "name": "Game Total Under 225.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "225.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d2d905b-488a-4ef8-837f-232b48acc501/?format=api"
                },
                {
                    "id": "7beab5ba-9cd7-4c8d-8a92-a10a11178e0d",
                    "gambit_id": "0c6d1b39-2f96-41c5-8e9c-8039e325a369",
                    "last_updated": "2023-02-13T09:47:08.277513-05:00",
                    "created_at": "2023-02-12T10:02:04.587974-05:00",
                    "name": "Game Total Over 225.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "225.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d2d905b-488a-4ef8-837f-232b48acc501/?format=api"
                }
            ]
        }
    ]
}