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/2a6b3499-0a19-44bd-b471-451114a1813e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "2a6b3499-0a19-44bd-b471-451114a1813e",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "c3082981-2d79-4390-b46d-bfda733dbe71",
    "completed": true,
    "last_updated": "2023-06-25T10:18:02.127085-04:00",
    "created_at": "2023-06-23T09:28:13.539122-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.0,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/c3082981-2d79-4390-b46d-bfda733dbe71",
    "datetime": "2023-06-23T22:15:00-04:00",
    "cutoff_datetime": "2023-06-23T22:15:00-04:00",
    "name": "ARI (Z Davies) v. SFO (L Webb)",
    "bettypes": [
        {
            "id": "3535b4f0-6799-486b-8101-be1bc29dc12a",
            "match": "https://api-prod.gambitprofit.com/api/matches/2a6b3499-0a19-44bd-b471-451114a1813e/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-23T09:28:13.541833-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": "SFO (L Webb)",
                        "amount": 6035.0
                    },
                    {
                        "team": "ARI (Z Davies)",
                        "amount": 3965.0
                    }
                ],
                "expected_reward_tokens": 9595.3,
                "profit_sb": 95.3,
                "profit_sb_percentage": 1.0,
                "recommended": true
            },
            "lines": [
                {
                    "id": "f568fcac-bfab-4786-9615-b7d0ef75b6bb",
                    "gambit_id": "7f7700e1-ffaf-4373-91cd-4038c47aa733",
                    "last_updated": "2023-06-25T10:18:02.132194-04:00",
                    "created_at": "2023-06-23T09:28:13.545684-04:00",
                    "name": "SFO (L Webb)",
                    "reward": "1.59000",
                    "odds": "1.61350",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3535b4f0-6799-486b-8101-be1bc29dc12a/?format=api"
                },
                {
                    "id": "3e5e081d-4c83-485d-8e7d-5f6f2e274d8c",
                    "gambit_id": "9e9cc36e-8b72-4fd2-8fd7-20573c5d4525",
                    "last_updated": "2023-06-25T10:18:02.130702-04:00",
                    "created_at": "2023-06-23T09:28:13.543779-04:00",
                    "name": "ARI (Z Davies)",
                    "reward": "2.42000",
                    "odds": "2.48000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3535b4f0-6799-486b-8101-be1bc29dc12a/?format=api"
                }
            ]
        },
        {
            "id": "80d9149f-085c-4698-a7b9-d3163f82d43c",
            "match": "https://api-prod.gambitprofit.com/api/matches/2a6b3499-0a19-44bd-b471-451114a1813e/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-23T09:28:13.547623-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",
                        "amount": 5784.0
                    },
                    {
                        "team": "SFO",
                        "amount": 4216.0
                    }
                ],
                "expected_reward_tokens": 9485.76,
                "profit_sb": -14.24,
                "profit_sb_percentage": -0.15,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c1f56ed4-533a-48c6-8bf1-f7f50c6e32ed",
                    "gambit_id": "118e120c-eaaf-4642-ad51-ec402cd3270a",
                    "last_updated": "2023-06-25T10:18:02.135140-04:00",
                    "created_at": "2023-06-23T09:28:13.549385-04:00",
                    "name": "ARI",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80d9149f-085c-4698-a7b9-d3163f82d43c/?format=api"
                },
                {
                    "id": "4bb08eb9-df33-44d1-971a-8d281b1103b9",
                    "gambit_id": "a83a65ed-2557-44f9-9248-cc6e84c5eea5",
                    "last_updated": "2023-06-25T10:18:02.136764-04:00",
                    "created_at": "2023-06-23T09:28:13.551383-04:00",
                    "name": "SFO",
                    "reward": "2.25000",
                    "odds": "2.30000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80d9149f-085c-4698-a7b9-d3163f82d43c/?format=api"
                }
            ]
        },
        {
            "id": "1670b9a4-40d4-4b67-9d01-afd0ffbeb2c0",
            "match": "https://api-prod.gambitprofit.com/api/matches/2a6b3499-0a19-44bd-b471-451114a1813e/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-23T09:28:13.553451-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 7.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 7.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0ecfd3e0-343e-4b75-bd63-b6b48167772b",
                    "gambit_id": "11b4e3ef-66e5-4768-8b7f-9206092219c1",
                    "last_updated": "2023-06-25T10:18:02.141917-04:00",
                    "created_at": "2023-06-23T09:28:13.557297-04:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1670b9a4-40d4-4b67-9d01-afd0ffbeb2c0/?format=api"
                },
                {
                    "id": "b578716d-2589-41a8-9394-d2fba1bb7f23",
                    "gambit_id": "893ce308-2c3f-4611-ad80-6814b225b4c7",
                    "last_updated": "2023-06-25T10:18:02.139830-04:00",
                    "created_at": "2023-06-23T09:28:13.555330-04:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1670b9a4-40d4-4b67-9d01-afd0ffbeb2c0/?format=api"
                }
            ]
        }
    ]
}