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/c4af8095-a3e2-4b58-a047-516ad4dc6f00/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c4af8095-a3e2-4b58-a047-516ad4dc6f00",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "81cb52c0-2f9f-4316-b627-3996794a3a9d",
    "completed": true,
    "last_updated": "2023-09-29T10:08:19.464411-04:00",
    "created_at": "2023-09-28T08:13:17.690620-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.67,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/81cb52c0-2f9f-4316-b627-3996794a3a9d",
    "datetime": "2023-09-28T19:07:00-04:00",
    "cutoff_datetime": "2023-09-28T19:07:00-04:00",
    "name": "NYY (L Weaver) v. TOR (C Bassitt)",
    "bettypes": [
        {
            "id": "53305c5e-3a92-4b52-9302-e0b500ded863",
            "match": "https://api-prod.gambitprofit.com/api/matches/c4af8095-a3e2-4b58-a047-516ad4dc6f00/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-28T08:13:17.698617-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": "TOR (C Bassitt)",
                        "amount": 6293.0
                    },
                    {
                        "team": "NYY (L Weaver)",
                        "amount": 3707.0
                    }
                ],
                "expected_reward_tokens": 9564.06,
                "profit_sb": 64.06,
                "profit_sb_percentage": 0.67,
                "recommended": true
            },
            "lines": [
                {
                    "id": "36c882de-8242-4bcd-a93f-db4f15585fcf",
                    "gambit_id": "1c920633-7883-4be5-bdf8-e22528c53834",
                    "last_updated": "2023-09-29T10:08:19.494600-04:00",
                    "created_at": "2023-09-28T08:13:17.708667-04:00",
                    "name": "TOR (C Bassitt)",
                    "reward": "1.52000",
                    "odds": "1.54050",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/53305c5e-3a92-4b52-9302-e0b500ded863/?format=api"
                },
                {
                    "id": "c2e4be17-02f7-476c-b0b8-bdc3ee685e19",
                    "gambit_id": "933095a9-e733-46e4-8b51-b421685b4a1a",
                    "last_updated": "2023-09-29T10:08:19.488458-04:00",
                    "created_at": "2023-09-28T08:13:17.702964-04:00",
                    "name": "NYY (L Weaver)",
                    "reward": "2.58000",
                    "odds": "2.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/53305c5e-3a92-4b52-9302-e0b500ded863/?format=api"
                }
            ]
        },
        {
            "id": "7dff4e25-3679-41ee-98a0-2a3aede14890",
            "match": "https://api-prod.gambitprofit.com/api/matches/c4af8095-a3e2-4b58-a047-516ad4dc6f00/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-28T08:13:17.713356-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": "NYY",
                        "amount": 5423.0
                    },
                    {
                        "team": "TOR",
                        "amount": 4577.0
                    }
                ],
                "expected_reward_tokens": 9381.79,
                "profit_sb": -118.21,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c74c2c9e-b42a-4a06-8b90-13c17934ca15",
                    "gambit_id": "7ab310f9-e87f-4a82-8b29-6b5d1270e244",
                    "last_updated": "2023-09-29T10:08:19.500951-04:00",
                    "created_at": "2023-09-28T08:13:17.717503-04:00",
                    "name": "NYY",
                    "reward": "1.73000",
                    "odds": "1.76920",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7dff4e25-3679-41ee-98a0-2a3aede14890/?format=api"
                },
                {
                    "id": "891a9dbd-6491-48e7-b4a7-b1890e67dcab",
                    "gambit_id": "33830780-2605-4d17-bcbb-fe9028ff0001",
                    "last_updated": "2023-09-29T10:08:19.504094-04:00",
                    "created_at": "2023-09-28T08:13:17.721669-04:00",
                    "name": "TOR",
                    "reward": "2.05000",
                    "odds": "2.10000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7dff4e25-3679-41ee-98a0-2a3aede14890/?format=api"
                }
            ]
        },
        {
            "id": "0fd993dc-0caf-49f7-ab09-69730c530e97",
            "match": "https://api-prod.gambitprofit.com/api/matches/c4af8095-a3e2-4b58-a047-516ad4dc6f00/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-28T08:13:17.726547-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 Over 8.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e8e7161f-79b3-4ddc-b2aa-e9a0e7d61cd7",
                    "gambit_id": "9b5d5d25-37e6-41d3-9807-0719bebc19cf",
                    "last_updated": "2023-09-29T10:08:19.535351-04:00",
                    "created_at": "2023-09-28T08:13:17.730403-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0fd993dc-0caf-49f7-ab09-69730c530e97/?format=api"
                },
                {
                    "id": "d504c2b9-50c9-4072-8da8-91bcf7831bd7",
                    "gambit_id": "4371163d-73be-4e5c-9eb7-d05360ed8b68",
                    "last_updated": "2023-09-29T10:08:19.538699-04:00",
                    "created_at": "2023-09-28T08:13:17.735414-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0fd993dc-0caf-49f7-ab09-69730c530e97/?format=api"
                }
            ]
        }
    ]
}