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/58e166e0-8eb5-46b0-bfd6-ae9a6c1ec742/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "58e166e0-8eb5-46b0-bfd6-ae9a6c1ec742",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "c66c6be3-850c-4d41-bae9-9b5bb5e04e0d",
    "completed": true,
    "last_updated": "2022-11-16T09:42:24.380464-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.18,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/c66c6be3-850c-4d41-bae9-9b5bb5e04e0d",
    "datetime": "2022-11-15T19:30:00-05:00",
    "cutoff_datetime": "2022-11-15T19:30:00-05:00",
    "name": "Memphis Grizzlies v. New Orleans Pelicans",
    "bettypes": [
        {
            "id": "3eedbc7d-74d1-4107-a938-7dbf867edf10",
            "match": "https://api-prod.gambitprofit.com/api/matches/58e166e0-8eb5-46b0-bfd6-ae9a6c1ec742/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-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": "New Orleans Pelicans",
                        "amount": 5304.0
                    },
                    {
                        "team": "Memphis Grizzlies",
                        "amount": 4696.0
                    }
                ],
                "expected_reward_tokens": 9016.32,
                "profit_sb": 16.32,
                "profit_sb_percentage": 0.18,
                "recommended": true
            },
            "lines": [
                {
                    "id": "f1065da9-a7a0-4339-85e7-b1ed6d2b99f8",
                    "gambit_id": "f28c7f96-c601-4e27-96a3-4f091f778364",
                    "last_updated": "2022-11-16T09:42:24.389883-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New Orleans Pelicans",
                    "reward": "1.70000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3eedbc7d-74d1-4107-a938-7dbf867edf10/?format=api"
                },
                {
                    "id": "dbb7b2ee-279f-4130-9a15-6c554deede67",
                    "gambit_id": "e91bad0a-f19f-4694-9a61-3c143f2517b0",
                    "last_updated": "2022-11-16T09:42:24.390861-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Memphis Grizzlies",
                    "reward": "1.92000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3eedbc7d-74d1-4107-a938-7dbf867edf10/?format=api"
                }
            ]
        },
        {
            "id": "9eca159f-d3b1-494b-af3a-b5bb241202ef",
            "match": "https://api-prod.gambitprofit.com/api/matches/58e166e0-8eb5-46b0-bfd6-ae9a6c1ec742/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-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": "Memphis Grizzlies",
                        "amount": 5000.0
                    },
                    {
                        "team": "New Orleans Pelicans",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "19ed9612-0a22-423e-82df-59d80ff2036b",
                    "gambit_id": "39c70020-a6f3-455d-97dd-0cf76a6d30de",
                    "last_updated": "2022-11-16T09:42:24.387863-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Memphis Grizzlies",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "2.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9eca159f-d3b1-494b-af3a-b5bb241202ef/?format=api"
                },
                {
                    "id": "9771750a-e9ad-4967-9cf3-36bdbbeabc9c",
                    "gambit_id": "7ee34e1d-3f97-41da-8df1-4952feebfa54",
                    "last_updated": "2022-11-16T09:42:24.386556-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New Orleans Pelicans",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-2.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9eca159f-d3b1-494b-af3a-b5bb241202ef/?format=api"
                }
            ]
        },
        {
            "id": "597451e2-c2c0-454e-8a3e-7e28f96af379",
            "match": "https://api-prod.gambitprofit.com/api/matches/58e166e0-8eb5-46b0-bfd6-ae9a6c1ec742/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-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 224",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 224",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "135fea07-6711-4f2f-8582-a5d661321bcb",
                    "gambit_id": "a32d6e2c-45d5-4262-8e2f-663dd0d2b9d5",
                    "last_updated": "2022-11-16T09:42:24.383446-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 224",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "224.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/597451e2-c2c0-454e-8a3e-7e28f96af379/?format=api"
                },
                {
                    "id": "a524a82a-4955-4ccb-973a-b9fe50bc538d",
                    "gambit_id": "ed5629a4-24bf-48ff-b466-2f6be83f67b1",
                    "last_updated": "2022-11-16T09:42:24.384570-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 224",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "224.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/597451e2-c2c0-454e-8a3e-7e28f96af379/?format=api"
                }
            ]
        }
    ]
}