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/2a1e39f4-6396-4219-b827-84885714b1a0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "2a1e39f4-6396-4219-b827-84885714b1a0",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "ac21570c-700b-4a81-96eb-97f9a1d2740b",
    "completed": true,
    "last_updated": "2023-03-06T11:27:06.568402-05:00",
    "created_at": "2023-03-04T10:37:57.206725-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.08,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/ac21570c-700b-4a81-96eb-97f9a1d2740b",
    "datetime": "2023-03-04T22:37:00-05:00",
    "cutoff_datetime": "2023-03-04T22:37:00-05:00",
    "name": "St Louis Blues v. Los Angeles Kings",
    "bettypes": [
        {
            "id": "dce3d9c9-9364-4c82-9849-a4171f78b49a",
            "match": "https://api-prod.gambitprofit.com/api/matches/2a1e39f4-6396-4219-b827-84885714b1a0/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-04T10:37:57.216087-05: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": "Los Angeles Kings",
                        "amount": 6458.0
                    },
                    {
                        "team": "St Louis Blues",
                        "amount": 3542.0
                    }
                ],
                "expected_reward_tokens": 9492.56,
                "profit_sb": -7.44,
                "profit_sb_percentage": -0.08,
                "recommended": false
            },
            "lines": [
                {
                    "id": "37d4a08d-29eb-4851-abc3-533ff433814d",
                    "gambit_id": "c64c16ff-d5f2-49e2-afb0-0260f0bbc03c",
                    "last_updated": "2023-03-06T11:27:06.579666-05:00",
                    "created_at": "2023-03-04T10:37:57.217317-05:00",
                    "name": "Los Angeles Kings",
                    "reward": "1.47000",
                    "odds": "1.48780",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dce3d9c9-9364-4c82-9849-a4171f78b49a/?format=api"
                },
                {
                    "id": "c2484020-e88f-4067-8e5f-9d5ec623bb9c",
                    "gambit_id": "c5a263f9-e7ca-4513-8bc8-3b1d33301832",
                    "last_updated": "2023-03-06T11:27:06.580930-05:00",
                    "created_at": "2023-03-04T10:37:57.218542-05:00",
                    "name": "St Louis Blues",
                    "reward": "2.68000",
                    "odds": "2.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dce3d9c9-9364-4c82-9849-a4171f78b49a/?format=api"
                }
            ]
        },
        {
            "id": "0e102626-f7de-42fc-8574-5a0aa58d3aa8",
            "match": "https://api-prod.gambitprofit.com/api/matches/2a1e39f4-6396-4219-b827-84885714b1a0/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-04T10:37:57.212289-05: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": "St Louis Blues",
                        "amount": 5699.0
                    },
                    {
                        "team": "Los Angeles Kings",
                        "amount": 4301.0
                    }
                ],
                "expected_reward_tokens": 9460.34,
                "profit_sb": -39.66,
                "profit_sb_percentage": -0.42,
                "recommended": false
            },
            "lines": [
                {
                    "id": "943ab1a0-73c0-4eb0-9703-9c47830f58e9",
                    "gambit_id": "a7eb264c-1ecb-4385-ad7b-6ed934780a7f",
                    "last_updated": "2023-03-06T11:27:06.577139-05:00",
                    "created_at": "2023-03-04T10:37:57.214739-05:00",
                    "name": "St Louis Blues",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e102626-f7de-42fc-8574-5a0aa58d3aa8/?format=api"
                },
                {
                    "id": "8dbe7b8a-98d9-4816-a88b-3fd517cefa55",
                    "gambit_id": "f8f7fc72-c28e-48ba-b83a-30f9b0501f32",
                    "last_updated": "2023-03-06T11:27:06.575921-05:00",
                    "created_at": "2023-03-04T10:37:57.213491-05:00",
                    "name": "Los Angeles Kings",
                    "reward": "2.20000",
                    "odds": "2.25000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e102626-f7de-42fc-8574-5a0aa58d3aa8/?format=api"
                }
            ]
        },
        {
            "id": "d5dcaba7-a4b7-4370-80e1-4bfdcb6ba3bc",
            "match": "https://api-prod.gambitprofit.com/api/matches/2a1e39f4-6396-4219-b827-84885714b1a0/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-04T10:37:57.208441-05: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 6.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 6.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "74565ad3-8254-4238-b531-13d8cf88ac3d",
                    "gambit_id": "e626b4e8-f75c-4453-8abf-80bc47b41f73",
                    "last_updated": "2023-03-06T11:27:06.571964-05:00",
                    "created_at": "2023-03-04T10:37:57.209698-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5dcaba7-a4b7-4370-80e1-4bfdcb6ba3bc/?format=api"
                },
                {
                    "id": "2140589b-bab8-4584-936b-95130d39e471",
                    "gambit_id": "4baaca93-d70b-42f6-9e66-02a9c83ce924",
                    "last_updated": "2023-03-06T11:27:06.573369-05:00",
                    "created_at": "2023-03-04T10:37:57.210940-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5dcaba7-a4b7-4370-80e1-4bfdcb6ba3bc/?format=api"
                }
            ]
        }
    ]
}