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/2a795bd3-a55a-472e-8300-4f34c969fd78/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "2a795bd3-a55a-472e-8300-4f34c969fd78",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "9054fd18-e1a0-408d-89af-350634474227",
    "completed": true,
    "last_updated": "2023-12-12T21:58:23.693793-05:00",
    "created_at": "2023-12-11T09:38:01.393160-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.4,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/9054fd18-e1a0-408d-89af-350634474227",
    "datetime": "2023-12-11T20:07:00-05:00",
    "cutoff_datetime": "2023-12-11T20:07:00-05:00",
    "name": "Detroit Red Wings v. Dallas Stars",
    "bettypes": [
        {
            "id": "ab5f4fc1-23b4-4299-83bf-f084c14ad533",
            "match": "https://api-prod.gambitprofit.com/api/matches/2a795bd3-a55a-472e-8300-4f34c969fd78/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-11T09:38:01.404489-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": "Dallas Stars",
                        "amount": 6547.0
                    },
                    {
                        "team": "Detroit Red Wings",
                        "amount": 3453.0
                    }
                ],
                "expected_reward_tokens": 9426.69,
                "profit_sb": -73.31,
                "profit_sb_percentage": -0.77,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a0a4d68e-1587-4d6d-842f-46df7a2f5e63",
                    "gambit_id": "92a4b74c-0abd-43db-8f36-d240ae6238cc",
                    "last_updated": "2023-12-12T21:58:23.710627-05:00",
                    "created_at": "2023-12-11T09:38:01.415992-05:00",
                    "name": "Dallas Stars",
                    "reward": "1.44000",
                    "odds": "1.45450",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab5f4fc1-23b4-4299-83bf-f084c14ad533/?format=api"
                },
                {
                    "id": "bcbfabf7-4a46-423d-aee8-7d583890060f",
                    "gambit_id": "84928367-f63a-4313-afbc-a2ff4e7e4d07",
                    "last_updated": "2023-12-12T21:58:23.707170-05:00",
                    "created_at": "2023-12-11T09:38:01.410070-05:00",
                    "name": "Detroit Red Wings",
                    "reward": "2.73000",
                    "odds": "2.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab5f4fc1-23b4-4299-83bf-f084c14ad533/?format=api"
                }
            ]
        },
        {
            "id": "e4b86926-4c5d-41da-a293-dbe74db58363",
            "match": "https://api-prod.gambitprofit.com/api/matches/2a795bd3-a55a-472e-8300-4f34c969fd78/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-11T09:38:01.422452-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": "Detroit Red Wings",
                        "amount": 5599.0
                    },
                    {
                        "team": "Dallas Stars",
                        "amount": 4401.0
                    }
                ],
                "expected_reward_tokens": 9462.15,
                "profit_sb": -37.85,
                "profit_sb_percentage": -0.4,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5b2ee0d6-bf63-4dcb-9280-eaab2d795cc0",
                    "gambit_id": "8eb26ead-af28-4b85-a1a7-8d9837f93960",
                    "last_updated": "2023-12-12T21:58:23.716838-05:00",
                    "created_at": "2023-12-11T09:38:01.426338-05:00",
                    "name": "Detroit Red Wings",
                    "reward": "1.69000",
                    "odds": "1.71430",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4b86926-4c5d-41da-a293-dbe74db58363/?format=api"
                },
                {
                    "id": "ad59ea9e-dec0-4be3-bccd-5227313ed952",
                    "gambit_id": "5ec13592-e013-4e5f-a87a-59091bbe5d66",
                    "last_updated": "2023-12-12T21:58:23.720036-05:00",
                    "created_at": "2023-12-11T09:38:01.430906-05:00",
                    "name": "Dallas Stars",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4b86926-4c5d-41da-a293-dbe74db58363/?format=api"
                }
            ]
        },
        {
            "id": "175dd7c2-29d4-49ac-9a87-9a6e5df21728",
            "match": "https://api-prod.gambitprofit.com/api/matches/2a795bd3-a55a-472e-8300-4f34c969fd78/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-11T09:38:01.435750-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 6",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d1fb1441-a9d2-40f2-bcf0-3477ca7f509c",
                    "gambit_id": "83ba9026-647d-4a98-af1b-91a993eaa241",
                    "last_updated": "2023-12-12T21:58:23.730180-05:00",
                    "created_at": "2023-12-11T09:38:01.440625-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/175dd7c2-29d4-49ac-9a87-9a6e5df21728/?format=api"
                },
                {
                    "id": "f5ee3b01-7ee5-4a9c-a922-2a8860f9ac13",
                    "gambit_id": "c79148e6-63a8-4d0f-9bf1-c738dd7abfee",
                    "last_updated": "2023-12-12T21:58:23.733351-05:00",
                    "created_at": "2023-12-11T09:38:01.445721-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/175dd7c2-29d4-49ac-9a87-9a6e5df21728/?format=api"
                }
            ]
        }
    ]
}