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/57f3d225-b265-4c62-a22c-5055e275a79b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "57f3d225-b265-4c62-a22c-5055e275a79b",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "d0d6704b-0330-400d-b422-81d5d9efa137",
    "completed": true,
    "last_updated": "2023-10-03T10:13:10.250404-04:00",
    "created_at": "2023-09-28T10:08:13.798372-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.4,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/d0d6704b-0330-400d-b422-81d5d9efa137",
    "datetime": "2023-10-01T09:30:00-04:00",
    "cutoff_datetime": "2023-10-01T09:30:00-04:00",
    "name": "Atlanta Falcons v. Jacksonville Jaguars",
    "bettypes": [
        {
            "id": "86c7487a-289c-4509-a2df-f033f0635dbf",
            "match": "https://api-prod.gambitprofit.com/api/matches/57f3d225-b265-4c62-a22c-5055e275a79b/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-28T10:08:13.826304-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": "Jacksonville Jaguars",
                        "amount": 6154.0
                    },
                    {
                        "team": "Atlanta Falcons",
                        "amount": 3846.0
                    }
                ],
                "expected_reward_tokens": 9538.08,
                "profit_sb": 38.08,
                "profit_sb_percentage": 0.4,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e2b5cf93-56a4-4c91-9566-0722751aad44",
                    "gambit_id": "f57861d2-fe11-4b47-a051-30ea37f3a1b4",
                    "last_updated": "2023-10-03T10:13:10.285854-04:00",
                    "created_at": "2023-09-28T10:08:13.833911-04:00",
                    "name": "Jacksonville Jaguars",
                    "reward": "1.55000",
                    "odds": "1.57140",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86c7487a-289c-4509-a2df-f033f0635dbf/?format=api"
                },
                {
                    "id": "0ca6e602-fe14-4099-977b-89ef90fcca54",
                    "gambit_id": "ed3d164d-0821-47de-9fd8-0d83fa01e1d2",
                    "last_updated": "2023-10-03T10:13:10.280568-04:00",
                    "created_at": "2023-09-28T10:08:13.829893-04:00",
                    "name": "Atlanta Falcons",
                    "reward": "2.48000",
                    "odds": "2.55000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86c7487a-289c-4509-a2df-f033f0635dbf/?format=api"
                }
            ]
        },
        {
            "id": "82ca312b-da58-4f62-9818-953cd6262a1e",
            "match": "https://api-prod.gambitprofit.com/api/matches/57f3d225-b265-4c62-a22c-5055e275a79b/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-28T10:08:13.808842-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": "Jacksonville Jaguars",
                        "amount": 5213.0
                    },
                    {
                        "team": "Atlanta Falcons",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "29fe8e84-2d5a-4db4-be55-1fb92d4a45c0",
                    "gambit_id": "c7fceff1-741d-40ab-b7b8-6bb2061ab6b9",
                    "last_updated": "2023-10-03T10:13:10.268932-04:00",
                    "created_at": "2023-09-28T10:08:13.821415-04:00",
                    "name": "Jacksonville Jaguars",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "-3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82ca312b-da58-4f62-9818-953cd6262a1e/?format=api"
                },
                {
                    "id": "c003a63a-31d6-41f7-9b61-6fa264554df5",
                    "gambit_id": "a090e789-ec42-48ae-a023-779a04aa0e8d",
                    "last_updated": "2023-10-03T10:13:10.262685-04:00",
                    "created_at": "2023-09-28T10:08:13.816292-04:00",
                    "name": "Atlanta Falcons",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82ca312b-da58-4f62-9818-953cd6262a1e/?format=api"
                }
            ]
        },
        {
            "id": "4ed96572-2359-4b43-8ccf-550c3ed4bc35",
            "match": "https://api-prod.gambitprofit.com/api/matches/57f3d225-b265-4c62-a22c-5055e275a79b/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-28T10:08:13.837977-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 42.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 42.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "07bdac14-4a3a-4394-a473-1c6c1b897d8c",
                    "gambit_id": "89dcf786-134d-4592-865e-d3e2003ee874",
                    "last_updated": "2023-10-03T10:13:10.301830-04:00",
                    "created_at": "2023-09-28T10:08:13.846445-04:00",
                    "name": "Game Total Under 42.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "42.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ed96572-2359-4b43-8ccf-550c3ed4bc35/?format=api"
                },
                {
                    "id": "56643862-cc91-40b5-b704-e899fb214d3c",
                    "gambit_id": "da2a9998-39c4-473c-a6f8-35589d960d2d",
                    "last_updated": "2023-10-03T10:13:10.296579-04:00",
                    "created_at": "2023-09-28T10:08:13.842153-04:00",
                    "name": "Game Total Over 42.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "42.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ed96572-2359-4b43-8ccf-550c3ed4bc35/?format=api"
                }
            ]
        }
    ]
}