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/99284536-d222-4c57-a269-72b8f9cf9db3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "99284536-d222-4c57-a269-72b8f9cf9db3",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "bae36fd0-04d3-42b1-9e60-fb96ae786bb2",
    "completed": true,
    "last_updated": "2022-10-31T10:47:29.860969-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.39,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/bae36fd0-04d3-42b1-9e60-fb96ae786bb2",
    "datetime": "2022-10-29T12:30:00-04:00",
    "cutoff_datetime": "2022-10-29T12:30:00-04:00",
    "name": "Miami Florida v. Virginia",
    "bettypes": [
        {
            "id": "765f97e4-23f9-4468-935f-8bbe0f8a7fde",
            "match": "https://api-prod.gambitprofit.com/api/matches/99284536-d222-4c57-a269-72b8f9cf9db3/?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": "Miami Florida",
                        "amount": 5780.0
                    },
                    {
                        "team": "Virginia",
                        "amount": 4220.0
                    }
                ],
                "expected_reward_tokens": 9537.0,
                "profit_sb": 37.0,
                "profit_sb_percentage": 0.39,
                "recommended": true
            },
            "lines": [
                {
                    "id": "1740ec98-6446-4fa0-b281-2466bb8cf847",
                    "gambit_id": "ea2f43aa-76c3-4285-a917-9432eea30dbe",
                    "last_updated": "2022-10-31T10:47:29.867750-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Miami Florida",
                    "reward": "1.65000",
                    "odds": "1.66670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/765f97e4-23f9-4468-935f-8bbe0f8a7fde/?format=api"
                },
                {
                    "id": "3a164635-f204-40db-8590-8780d1b37ed6",
                    "gambit_id": "bea2d99f-63f2-4bba-a0d2-0904db0eb7c6",
                    "last_updated": "2022-10-31T10:47:29.866800-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Virginia",
                    "reward": "2.26000",
                    "odds": "2.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/765f97e4-23f9-4468-935f-8bbe0f8a7fde/?format=api"
                }
            ]
        },
        {
            "id": "b239a1b8-8d6c-417e-ac45-d38a109b94ce",
            "match": "https://api-prod.gambitprofit.com/api/matches/99284536-d222-4c57-a269-72b8f9cf9db3/?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": "Virginia",
                        "amount": 5000.0
                    },
                    {
                        "team": "Miami Florida",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e2e269dd-a7ad-4122-b606-7e6e51ede6d0",
                    "gambit_id": "7255f569-9cc9-4bb6-ab1d-35ed0fef91fa",
                    "last_updated": "2022-10-31T10:47:29.869673-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Virginia",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b239a1b8-8d6c-417e-ac45-d38a109b94ce/?format=api"
                },
                {
                    "id": "7630ebd4-5bd7-4e02-a3bb-57ba9381484a",
                    "gambit_id": "ae628be6-e813-4c6a-b160-53427f3c00a5",
                    "last_updated": "2022-10-31T10:47:29.870628-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Miami Florida",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b239a1b8-8d6c-417e-ac45-d38a109b94ce/?format=api"
                }
            ]
        },
        {
            "id": "221b0832-28c7-4438-af1a-6ba1aa673c68",
            "match": "https://api-prod.gambitprofit.com/api/matches/99284536-d222-4c57-a269-72b8f9cf9db3/?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 48.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 48.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "fb269a56-0354-4e25-8925-0ddff3f97ed7",
                    "gambit_id": "20363872-f602-40a4-b639-6f5517b395b8",
                    "last_updated": "2022-10-31T10:47:29.863762-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 48.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "48.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/221b0832-28c7-4438-af1a-6ba1aa673c68/?format=api"
                },
                {
                    "id": "2a6e22d8-f4dc-4d55-9fbd-a29cb9b0d4e8",
                    "gambit_id": "f5ab0657-eef9-4c24-af26-56f1f975a152",
                    "last_updated": "2022-10-31T10:47:29.864890-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 48.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "48.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/221b0832-28c7-4438-af1a-6ba1aa673c68/?format=api"
                }
            ]
        }
    ]
}