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/af94ce99-4a9f-4e6d-8671-e2cee14434dd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "af94ce99-4a9f-4e6d-8671-e2cee14434dd",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "9039d461-3d17-45ab-87f2-10ee78808583",
    "completed": true,
    "last_updated": "2023-01-20T10:27:08.714427-05:00",
    "created_at": "2023-01-19T09:22:05.211780-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.18,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/9039d461-3d17-45ab-87f2-10ee78808583",
    "datetime": "2023-01-19T15:10:00-05:00",
    "cutoff_datetime": "2023-01-19T15:10:00-05:00",
    "name": "Chicago Bulls v. Detroit Pistons",
    "bettypes": [
        {
            "id": "a7e832f2-51ac-4ab9-ac18-5d44f08a6329",
            "match": "https://api-prod.gambitprofit.com/api/matches/af94ce99-4a9f-4e6d-8671-e2cee14434dd/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-19T09:22:05.218380-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": "Chicago Bulls",
                        "amount": 7173.0
                    },
                    {
                        "team": "Detroit Pistons",
                        "amount": 2827.0
                    }
                ],
                "expected_reward_tokens": 9611.8,
                "profit_sb": 111.8,
                "profit_sb_percentage": 1.18,
                "recommended": true
            },
            "lines": [
                {
                    "id": "0c5ae3dd-b631-4ef6-8a8b-b43426621047",
                    "gambit_id": "56adf45b-ab47-4693-a0b6-e18d0e53c23e",
                    "last_updated": "2023-01-20T10:27:08.722125-05:00",
                    "created_at": "2023-01-19T09:22:05.220767-05:00",
                    "name": "Chicago Bulls",
                    "reward": "1.34000",
                    "odds": "1.34480",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7e832f2-51ac-4ab9-ac18-5d44f08a6329/?format=api"
                },
                {
                    "id": "a38594de-03c1-4ae2-948a-7311ee9ae92b",
                    "gambit_id": "42f99d6a-8ed1-41de-9a8e-b4d8bb0e642b",
                    "last_updated": "2023-01-20T10:27:08.721007-05:00",
                    "created_at": "2023-01-19T09:22:05.219554-05:00",
                    "name": "Detroit Pistons",
                    "reward": "3.40000",
                    "odds": "3.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7e832f2-51ac-4ab9-ac18-5d44f08a6329/?format=api"
                }
            ]
        },
        {
            "id": "f966d743-1e90-44d1-b04a-968068a0d6f7",
            "match": "https://api-prod.gambitprofit.com/api/matches/af94ce99-4a9f-4e6d-8671-e2cee14434dd/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-01-19T09:22:05.222018-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": "Chicago Bulls",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9450.0,
                "profit_sb": -50.0,
                "profit_sb_percentage": -0.53,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e1c36c9d-e823-437b-8936-9f6ec39e5869",
                    "gambit_id": "49d9a0ae-6a72-4ea4-94e0-9f4b274873a0",
                    "last_updated": "2023-01-20T10:27:08.724418-05:00",
                    "created_at": "2023-01-19T09:22:05.223186-05:00",
                    "name": "Detroit Pistons",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f966d743-1e90-44d1-b04a-968068a0d6f7/?format=api"
                },
                {
                    "id": "5611de4d-0c05-4dce-aaba-90cc74d6b070",
                    "gambit_id": "e539f985-faaf-4f9e-be51-3d70aa9f3a69",
                    "last_updated": "2023-01-20T10:27:08.725550-05:00",
                    "created_at": "2023-01-19T09:22:05.224413-05:00",
                    "name": "Chicago Bulls",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "-7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f966d743-1e90-44d1-b04a-968068a0d6f7/?format=api"
                }
            ]
        },
        {
            "id": "9b1a32da-7627-4de1-a169-0584cb00365d",
            "match": "https://api-prod.gambitprofit.com/api/matches/af94ce99-4a9f-4e6d-8671-e2cee14434dd/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-19T09:22:05.214167-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 Over 236.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 236.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9450.0,
                "profit_sb": -50.0,
                "profit_sb_percentage": -0.53,
                "recommended": false
            },
            "lines": [
                {
                    "id": "02146667-799e-431d-b335-5a4a8a7c8f3f",
                    "gambit_id": "8cbfc9cd-15c4-4db1-a39e-ad453c3ed7d6",
                    "last_updated": "2023-01-20T10:27:08.718664-05:00",
                    "created_at": "2023-01-19T09:22:05.217048-05:00",
                    "name": "Game Total Over 236.5",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "236.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b1a32da-7627-4de1-a169-0584cb00365d/?format=api"
                },
                {
                    "id": "d0a13e28-9113-484f-a606-b72abd94c68f",
                    "gambit_id": "b5b475ab-e08c-410a-997b-584fa3af0afb",
                    "last_updated": "2023-01-20T10:27:08.717394-05:00",
                    "created_at": "2023-01-19T09:22:05.215662-05:00",
                    "name": "Game Total Under 236.5",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "236.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b1a32da-7627-4de1-a169-0584cb00365d/?format=api"
                }
            ]
        }
    ]
}