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/7fc8a16f-b23d-4822-9d7b-408b04203b4c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "7fc8a16f-b23d-4822-9d7b-408b04203b4c",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "48f32ad2-19ea-4afd-9dc6-7eb19c4842d2",
    "completed": true,
    "last_updated": "2023-06-08T16:28:19.751002-04:00",
    "created_at": "2023-06-07T09:28:20.635969-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.91,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/48f32ad2-19ea-4afd-9dc6-7eb19c4842d2",
    "datetime": "2023-06-07T19:05:00-04:00",
    "cutoff_datetime": "2023-06-07T19:05:00-04:00",
    "name": "ARI (Z Davies) v. WAS (P Corbin)",
    "bettypes": [
        {
            "id": "facc26aa-8668-4832-bec7-b99bc01757ac",
            "match": "https://api-prod.gambitprofit.com/api/matches/7fc8a16f-b23d-4822-9d7b-408b04203b4c/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-07T09:28:20.640549-04: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": "ARI (Z Davies)",
                        "amount": 5182.0
                    },
                    {
                        "team": "WAS (P Corbin)",
                        "amount": 4818.0
                    }
                ],
                "expected_reward_tokens": 9586.7,
                "profit_sb": 86.7,
                "profit_sb_percentage": 0.91,
                "recommended": true
            },
            "lines": [
                {
                    "id": "4060aaa2-b08f-40a1-8f16-7eef1ccd9a18",
                    "gambit_id": "e99d39f1-22f7-4676-8da6-fe3cb95ad298",
                    "last_updated": "2023-06-08T16:28:19.754779-04:00",
                    "created_at": "2023-06-07T09:28:20.643303-04:00",
                    "name": "ARI (Z Davies)",
                    "reward": "1.85000",
                    "odds": "1.88500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/facc26aa-8668-4832-bec7-b99bc01757ac/?format=api"
                },
                {
                    "id": "5b6b19f6-89e7-4783-b55f-4ef065c88d79",
                    "gambit_id": "05b2f23b-d5bf-449c-8b21-6e351321282c",
                    "last_updated": "2023-06-08T16:28:19.756650-04:00",
                    "created_at": "2023-06-07T09:28:20.645864-04:00",
                    "name": "WAS (P Corbin)",
                    "reward": "1.99000",
                    "odds": "2.03000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/facc26aa-8668-4832-bec7-b99bc01757ac/?format=api"
                }
            ]
        },
        {
            "id": "f604dae4-66b8-49aa-930f-cff877fa3581",
            "match": "https://api-prod.gambitprofit.com/api/matches/7fc8a16f-b23d-4822-9d7b-408b04203b4c/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-07T09:28:20.648402-04: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": "WAS",
                        "amount": 5784.0
                    },
                    {
                        "team": "ARI",
                        "amount": 4216.0
                    }
                ],
                "expected_reward_tokens": 9485.76,
                "profit_sb": -14.24,
                "profit_sb_percentage": -0.15,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c13ed6b7-187e-442d-9374-5e8121fb84b0",
                    "gambit_id": "6cdf96ee-99f0-4eab-88b2-93b29863719d",
                    "last_updated": "2023-06-08T16:28:19.761919-04:00",
                    "created_at": "2023-06-07T09:28:20.653491-04:00",
                    "name": "WAS",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f604dae4-66b8-49aa-930f-cff877fa3581/?format=api"
                },
                {
                    "id": "541a4a37-e725-4d88-aeb1-68e8923907bc",
                    "gambit_id": "a1469fe0-7bda-41bf-ac28-b57a6bce7472",
                    "last_updated": "2023-06-08T16:28:19.760013-04:00",
                    "created_at": "2023-06-07T09:28:20.651068-04:00",
                    "name": "ARI",
                    "reward": "2.25000",
                    "odds": "2.30000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f604dae4-66b8-49aa-930f-cff877fa3581/?format=api"
                }
            ]
        },
        {
            "id": "e91b29e0-5334-4ceb-83e9-56c45eaa638b",
            "match": "https://api-prod.gambitprofit.com/api/matches/7fc8a16f-b23d-4822-9d7b-408b04203b4c/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-07T09:28:20.656156-04: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 10",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 10",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4c6c7042-9cbe-4a94-8a9a-6ff99cb89ba0",
                    "gambit_id": "72c13745-58e1-4a1d-94de-261981d73a38",
                    "last_updated": "2023-06-08T16:28:19.766220-04:00",
                    "created_at": "2023-06-07T09:28:20.661196-04:00",
                    "name": "Game Total Under 10",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "10.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e91b29e0-5334-4ceb-83e9-56c45eaa638b/?format=api"
                },
                {
                    "id": "0cb9f2da-5174-4b7f-8ca0-d95067a58296",
                    "gambit_id": "9873ffcd-47c9-4e83-bda1-3010d7a4b2bb",
                    "last_updated": "2023-06-08T16:28:19.768131-04:00",
                    "created_at": "2023-06-07T09:28:20.658693-04:00",
                    "name": "Game Total Over 10",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "10.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e91b29e0-5334-4ceb-83e9-56c45eaa638b/?format=api"
                }
            ]
        }
    ]
}