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/4ad703cc-d026-457f-9295-62d18507fcef/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "4ad703cc-d026-457f-9295-62d18507fcef",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "d89308bc-db34-44aa-8508-6154815b622d",
    "completed": true,
    "last_updated": "2023-11-13T15:03:30.398571-05:00",
    "created_at": "2023-11-11T08:53:07.486738-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.08,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/d89308bc-db34-44aa-8508-6154815b622d",
    "datetime": "2023-11-11T19:40:00-05:00",
    "cutoff_datetime": "2023-11-11T19:40:00-05:00",
    "name": "Miami Heat v. Atlanta Hawks",
    "bettypes": [
        {
            "id": "fd0b9cc2-5ce4-4c68-94b9-cdbfe1c674b8",
            "match": "https://api-prod.gambitprofit.com/api/matches/4ad703cc-d026-457f-9295-62d18507fcef/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-11T08:53:07.520806-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": "Atlanta Hawks",
                        "amount": 7191.0
                    },
                    {
                        "team": "Miami Heat",
                        "amount": 2809.0
                    }
                ],
                "expected_reward_tokens": 9492.12,
                "profit_sb": -7.88,
                "profit_sb_percentage": -0.08,
                "recommended": false
            },
            "lines": [
                {
                    "id": "07574a06-47dd-4af9-b9a3-7eef03e51971",
                    "gambit_id": "52d5c273-ae07-4b15-ae3a-6c2b03e66a35",
                    "last_updated": "2023-11-13T15:03:30.427428-05:00",
                    "created_at": "2023-11-11T08:53:07.529305-05:00",
                    "name": "Atlanta Hawks",
                    "reward": "1.32000",
                    "odds": "1.33330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd0b9cc2-5ce4-4c68-94b9-cdbfe1c674b8/?format=api"
                },
                {
                    "id": "7a2c4f4a-095e-446f-bfa4-017002bfd8a2",
                    "gambit_id": "654502f2-947b-429d-b1d2-36c0c9b23753",
                    "last_updated": "2023-11-13T15:03:30.423999-05:00",
                    "created_at": "2023-11-11T08:53:07.524920-05:00",
                    "name": "Miami Heat",
                    "reward": "3.38000",
                    "odds": "3.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd0b9cc2-5ce4-4c68-94b9-cdbfe1c674b8/?format=api"
                }
            ]
        },
        {
            "id": "6917231b-ba30-4fe9-a005-2017fd125f83",
            "match": "https://api-prod.gambitprofit.com/api/matches/4ad703cc-d026-457f-9295-62d18507fcef/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-11T08:53:07.506669-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": "Miami Heat",
                        "amount": 5000.0
                    },
                    {
                        "team": "Atlanta Hawks",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1c0841e8-edb4-4eab-82e6-21e93af160c5",
                    "gambit_id": "b1d3962c-8157-4c46-97ac-8147f4745ac7",
                    "last_updated": "2023-11-13T15:03:30.413657-05:00",
                    "created_at": "2023-11-11T08:53:07.512130-05:00",
                    "name": "Miami Heat",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6917231b-ba30-4fe9-a005-2017fd125f83/?format=api"
                },
                {
                    "id": "1644ce1b-6ccd-4014-acc8-d8a75e14e33f",
                    "gambit_id": "3d24f108-a4b5-4c62-9b35-a6716df67d81",
                    "last_updated": "2023-11-13T15:03:30.417221-05:00",
                    "created_at": "2023-11-11T08:53:07.516503-05:00",
                    "name": "Atlanta Hawks",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "-8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6917231b-ba30-4fe9-a005-2017fd125f83/?format=api"
                }
            ]
        },
        {
            "id": "1cfdf79e-692a-44b1-a0c5-bc4b4687ce7d",
            "match": "https://api-prod.gambitprofit.com/api/matches/4ad703cc-d026-457f-9295-62d18507fcef/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-11T08:53:07.533693-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 Over 228",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 228",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8f23ee3c-88a6-464f-8dee-3c0a762ec7e3",
                    "gambit_id": "2df892fa-4346-4f31-96e7-6ebc53c1cb54",
                    "last_updated": "2023-11-13T15:03:30.434447-05:00",
                    "created_at": "2023-11-11T08:53:07.537848-05:00",
                    "name": "Game Total Over 228",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "228.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1cfdf79e-692a-44b1-a0c5-bc4b4687ce7d/?format=api"
                },
                {
                    "id": "48a5c6e9-bb8e-43cc-b44e-6f1604e5f4a7",
                    "gambit_id": "e396ec0c-6824-46ea-a327-af005b87eb15",
                    "last_updated": "2023-11-13T15:03:30.437818-05:00",
                    "created_at": "2023-11-11T08:53:07.542507-05:00",
                    "name": "Game Total Under 228",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "228.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1cfdf79e-692a-44b1-a0c5-bc4b4687ce7d/?format=api"
                }
            ]
        }
    ]
}