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/d6413c7e-2c30-467c-b3c3-94bd5844cb82/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d6413c7e-2c30-467c-b3c3-94bd5844cb82",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "5ca95b23-8f28-418f-86bc-3bce75cfbd08",
    "completed": true,
    "last_updated": "2024-01-08T14:18:08.447081-05:00",
    "created_at": "2024-01-05T09:32:56.323706-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.03,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/5ca95b23-8f28-418f-86bc-3bce75cfbd08",
    "datetime": "2024-01-05T19:07:00-05:00",
    "cutoff_datetime": "2024-01-05T19:07:00-05:00",
    "name": "Chicago Blackhawks v. New Jersey Devils",
    "bettypes": [
        {
            "id": "00f91d9c-d2f4-47fb-abb8-12848810c327",
            "match": "https://api-prod.gambitprofit.com/api/matches/d6413c7e-2c30-467c-b3c3-94bd5844cb82/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-01-05T09:32:56.338317-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 Jersey Devils",
                        "amount": 7770.0
                    },
                    {
                        "team": "Chicago Blackhawks",
                        "amount": 2230.0
                    }
                ],
                "expected_reward_tokens": 9477.5,
                "profit_sb": -22.5,
                "profit_sb_percentage": -0.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7c79d4ce-896c-4f3b-9b85-99b93110e247",
                    "gambit_id": "b53527b5-2658-42e0-8aa1-eb5847e3d46f",
                    "last_updated": "2024-01-08T14:18:08.463682-05:00",
                    "created_at": "2024-01-05T09:32:56.350128-05:00",
                    "name": "New Jersey Devils",
                    "reward": "1.22000",
                    "odds": "1.22730",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00f91d9c-d2f4-47fb-abb8-12848810c327/?format=api"
                },
                {
                    "id": "fd232277-3f25-44d6-b53f-29148484dd00",
                    "gambit_id": "ee25d1dd-f23c-4a65-a164-5d4fe869d08a",
                    "last_updated": "2024-01-08T14:18:08.455894-05:00",
                    "created_at": "2024-01-05T09:32:56.344336-05:00",
                    "name": "Chicago Blackhawks",
                    "reward": "4.25000",
                    "odds": "4.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00f91d9c-d2f4-47fb-abb8-12848810c327/?format=api"
                }
            ]
        },
        {
            "id": "c2d64b6d-7e1f-48db-9781-17b1eb84bad7",
            "match": "https://api-prod.gambitprofit.com/api/matches/d6413c7e-2c30-467c-b3c3-94bd5844cb82/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-01-05T09:32:56.354364-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 Jersey Devils",
                        "amount": 5939.0
                    },
                    {
                        "team": "Chicago Blackhawks",
                        "amount": 4061.0
                    }
                ],
                "expected_reward_tokens": 9502.4,
                "profit_sb": 2.4,
                "profit_sb_percentage": 0.03,
                "recommended": true
            },
            "lines": [
                {
                    "id": "21154def-aa88-431c-a75d-1a3d0ee731ef",
                    "gambit_id": "f91d894a-284b-4453-b479-a2694e01ef58",
                    "last_updated": "2024-01-08T14:18:08.477996-05:00",
                    "created_at": "2024-01-05T09:32:56.363024-05:00",
                    "name": "New Jersey Devils",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2d64b6d-7e1f-48db-9781-17b1eb84bad7/?format=api"
                },
                {
                    "id": "260d54f1-58e6-4bbf-83d7-cac2f9061b52",
                    "gambit_id": "640c3ff6-4dfb-4995-90a9-682d2ed43a5c",
                    "last_updated": "2024-01-08T14:18:08.474254-05:00",
                    "created_at": "2024-01-05T09:32:56.358383-05:00",
                    "name": "Chicago Blackhawks",
                    "reward": "2.34000",
                    "odds": "2.40000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2d64b6d-7e1f-48db-9781-17b1eb84bad7/?format=api"
                }
            ]
        },
        {
            "id": "3fb898c9-2ca8-4dcc-8c2a-f5eb650e4479",
            "match": "https://api-prod.gambitprofit.com/api/matches/d6413c7e-2c30-467c-b3c3-94bd5844cb82/?format=api",
            "name": "Over/Under",
            "created_at": "2024-01-05T09:32:56.366757-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.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9250a840-d096-45a6-9cd6-d18642fbc567",
                    "gambit_id": "e16e402d-1fee-491b-b7ac-36c0d078431f",
                    "last_updated": "2024-01-08T14:18:08.484901-05:00",
                    "created_at": "2024-01-05T09:32:56.370455-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3fb898c9-2ca8-4dcc-8c2a-f5eb650e4479/?format=api"
                },
                {
                    "id": "7ede1651-aba9-4332-94a8-b3ced88aea54",
                    "gambit_id": "b788d57e-6f1c-4522-b2f6-e06b95686288",
                    "last_updated": "2024-01-08T14:18:08.501751-05:00",
                    "created_at": "2024-01-05T09:32:56.375186-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3fb898c9-2ca8-4dcc-8c2a-f5eb650e4479/?format=api"
                }
            ]
        }
    ]
}