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/0cf4124c-e7cb-4528-a290-71adcc556dc6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "0cf4124c-e7cb-4528-a290-71adcc556dc6",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "0c709a6a-9edd-4da8-b369-deb859eca058",
    "completed": true,
    "last_updated": "2023-09-18T09:08:28.735474-04:00",
    "created_at": "2023-09-16T09:23:12.538062-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.59,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/0c709a6a-9edd-4da8-b369-deb859eca058",
    "datetime": "2023-09-16T16:10:00-04:00",
    "cutoff_datetime": "2023-09-16T16:10:00-04:00",
    "name": "ATL (J Shuster) v. MIA (B Hoeing)",
    "bettypes": [
        {
            "id": "b5d0f6b8-3280-4c57-9fee-d3b910427c50",
            "match": "https://api-prod.gambitprofit.com/api/matches/0cf4124c-e7cb-4528-a290-71adcc556dc6/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-16T09:23:12.544613-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": "ATL (J Shuster)",
                        "amount": 5222.0
                    },
                    {
                        "team": "MIA (B Hoeing)",
                        "amount": 4778.0
                    }
                ],
                "expected_reward_tokens": 9556.0,
                "profit_sb": 56.0,
                "profit_sb_percentage": 0.59,
                "recommended": true
            },
            "lines": [
                {
                    "id": "9622b521-c53e-4637-bd85-0fc5ed632a9c",
                    "gambit_id": "0a59ff30-fc8b-4f8d-a77b-7ba22e98a53d",
                    "last_updated": "2023-09-18T09:08:28.749269-04:00",
                    "created_at": "2023-09-16T09:23:12.549105-04:00",
                    "name": "ATL (J Shuster)",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b5d0f6b8-3280-4c57-9fee-d3b910427c50/?format=api"
                },
                {
                    "id": "186ebc76-d18e-47ab-8199-df5e169d1883",
                    "gambit_id": "ea1aea7d-ebe7-4cfc-a25f-219e78b1380b",
                    "last_updated": "2023-09-18T09:08:28.754452-04:00",
                    "created_at": "2023-09-16T09:23:12.554477-04:00",
                    "name": "MIA (B Hoeing)",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b5d0f6b8-3280-4c57-9fee-d3b910427c50/?format=api"
                }
            ]
        },
        {
            "id": "da0e66a6-d8b0-4289-b5e5-c2c5ce9c6890",
            "match": "https://api-prod.gambitprofit.com/api/matches/0cf4124c-e7cb-4528-a290-71adcc556dc6/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-16T09:23:12.558814-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": "MIA",
                        "amount": 5773.0
                    },
                    {
                        "team": "ATL",
                        "amount": 4227.0
                    }
                ],
                "expected_reward_tokens": 9467.72,
                "profit_sb": -32.28,
                "profit_sb_percentage": -0.34,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8143ea55-213e-488b-bb1f-06380fec8d7e",
                    "gambit_id": "c0176092-9b7b-45b7-b53f-f890ef13adc1",
                    "last_updated": "2023-09-18T09:08:28.770009-04:00",
                    "created_at": "2023-09-16T09:23:12.568338-04:00",
                    "name": "MIA",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da0e66a6-d8b0-4289-b5e5-c2c5ce9c6890/?format=api"
                },
                {
                    "id": "adfdf170-969d-48ae-9841-d725b0c6ba2e",
                    "gambit_id": "ae506ef7-df1c-47b9-845a-af0bcf3513e9",
                    "last_updated": "2023-09-18T09:08:28.764774-04:00",
                    "created_at": "2023-09-16T09:23:12.562737-04:00",
                    "name": "ATL",
                    "reward": "2.24000",
                    "odds": "2.30000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da0e66a6-d8b0-4289-b5e5-c2c5ce9c6890/?format=api"
                }
            ]
        },
        {
            "id": "c6f0b862-2769-497b-9f7c-26a64219923c",
            "match": "https://api-prod.gambitprofit.com/api/matches/0cf4124c-e7cb-4528-a290-71adcc556dc6/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-16T09:23:12.574937-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 9.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Over 9.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "18d84dbd-c99b-4f27-95fc-4d9f810179e4",
                    "gambit_id": "334934e9-697a-4df0-93b0-b5a089aaeff2",
                    "last_updated": "2023-09-18T09:08:28.786539-04:00",
                    "created_at": "2023-09-16T09:23:12.582614-04:00",
                    "name": "Game Total Under 9.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6f0b862-2769-497b-9f7c-26a64219923c/?format=api"
                },
                {
                    "id": "341ce6f2-afdd-4a53-8201-aa4731c19460",
                    "gambit_id": "746ad969-9c17-41bc-be50-de3e9adaf652",
                    "last_updated": "2023-09-18T09:08:28.781093-04:00",
                    "created_at": "2023-09-16T09:23:12.578923-04:00",
                    "name": "Game Total Over 9.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6f0b862-2769-497b-9f7c-26a64219923c/?format=api"
                }
            ]
        }
    ]
}