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/264f64a5-87ac-458f-bf5b-334c257084ae/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "264f64a5-87ac-458f-bf5b-334c257084ae",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "e953b27b-40cc-45f0-99f8-b6e8c6f47b7c",
    "completed": true,
    "last_updated": "2023-04-28T11:22:25.751951-04:00",
    "created_at": "2023-04-27T11:52:01.121790-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.05,
    "sport_category": "NHL Playoffs",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/e953b27b-40cc-45f0-99f8-b6e8c6f47b7c",
    "datetime": "2023-04-27T19:08:00-04:00",
    "cutoff_datetime": "2023-04-27T19:08:00-04:00",
    "name": "Tampa Bay Lightning v. Toronto Maple Leafs",
    "bettypes": [
        {
            "id": "e4164ba2-db3e-4322-98c3-9c1aaf89525e",
            "match": "https://api-prod.gambitprofit.com/api/matches/264f64a5-87ac-458f-bf5b-334c257084ae/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-27T11:52:01.134673-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": "Toronto Maple Leafs",
                        "amount": 5867.0
                    },
                    {
                        "team": "Tampa Bay Lightning",
                        "amount": 4133.0
                    }
                ],
                "expected_reward_tokens": 9504.54,
                "profit_sb": 4.54,
                "profit_sb_percentage": 0.05,
                "recommended": true
            },
            "lines": [
                {
                    "id": "44847c4d-bd00-4333-8bce-42b65c2d5b79",
                    "gambit_id": "1f2bae76-ce35-41dc-a6f5-448ad880f1aa",
                    "last_updated": "2023-04-28T11:22:25.762031-04:00",
                    "created_at": "2023-04-27T11:52:01.136189-04:00",
                    "name": "Toronto Maple Leafs",
                    "reward": "1.62000",
                    "odds": "1.64520",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4164ba2-db3e-4322-98c3-9c1aaf89525e/?format=api"
                },
                {
                    "id": "7ffb2aee-c5a1-46da-85d4-50bb18cc707f",
                    "gambit_id": "27293961-e169-40d4-8548-259259b986c7",
                    "last_updated": "2023-04-28T11:22:25.763537-04:00",
                    "created_at": "2023-04-27T11:52:01.137676-04:00",
                    "name": "Tampa Bay Lightning",
                    "reward": "2.30000",
                    "odds": "2.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4164ba2-db3e-4322-98c3-9c1aaf89525e/?format=api"
                }
            ]
        },
        {
            "id": "ce3a40d4-3df7-4100-91dc-88559888c490",
            "match": "https://api-prod.gambitprofit.com/api/matches/264f64a5-87ac-458f-bf5b-334c257084ae/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-27T11:52:01.129920-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": "Tampa Bay Lightning",
                        "amount": 6458.0
                    },
                    {
                        "team": "Toronto Maple Leafs",
                        "amount": 3542.0
                    }
                ],
                "expected_reward_tokens": 9492.56,
                "profit_sb": -7.44,
                "profit_sb_percentage": -0.08,
                "recommended": false
            },
            "lines": [
                {
                    "id": "53b1b102-8b3b-435d-9f27-8229174d7494",
                    "gambit_id": "3640b8db-cdc1-4b50-abe0-aca0cfdf3454",
                    "last_updated": "2023-04-28T11:22:25.759498-04:00",
                    "created_at": "2023-04-27T11:52:01.132806-04:00",
                    "name": "Tampa Bay Lightning",
                    "reward": "1.47000",
                    "odds": "1.48780",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce3a40d4-3df7-4100-91dc-88559888c490/?format=api"
                },
                {
                    "id": "0efb2ef0-8efc-4502-b58d-c39fc6958aae",
                    "gambit_id": "6aa56a7f-7f4f-43bd-ad83-c2d6256a4ab0",
                    "last_updated": "2023-04-28T11:22:25.758350-04:00",
                    "created_at": "2023-04-27T11:52:01.131305-04:00",
                    "name": "Toronto Maple Leafs",
                    "reward": "2.68000",
                    "odds": "2.75000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce3a40d4-3df7-4100-91dc-88559888c490/?format=api"
                }
            ]
        },
        {
            "id": "b26845cc-d0fe-4fe3-bd7f-773463999ba2",
            "match": "https://api-prod.gambitprofit.com/api/matches/264f64a5-87ac-458f-bf5b-334c257084ae/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-27T11:52:01.124369-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 6.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "73089b21-78ea-4205-ab8c-768f6ff31513",
                    "gambit_id": "36c092e0-a307-4329-af27-80b9b4d21b53",
                    "last_updated": "2023-04-28T11:22:25.756061-04:00",
                    "created_at": "2023-04-27T11:52:01.128288-04:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b26845cc-d0fe-4fe3-bd7f-773463999ba2/?format=api"
                },
                {
                    "id": "30ecbe53-2104-42da-b60a-783efdc875a9",
                    "gambit_id": "de52f7d3-3f24-4329-a597-0d6a76a43fe6",
                    "last_updated": "2023-04-28T11:22:25.754930-04:00",
                    "created_at": "2023-04-27T11:52:01.126411-04:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b26845cc-d0fe-4fe3-bd7f-773463999ba2/?format=api"
                }
            ]
        }
    ]
}