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/d3f293f3-1157-4983-8b9e-5105bff15e5b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d3f293f3-1157-4983-8b9e-5105bff15e5b",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "871bd1f8-fabc-402d-957e-98fd82fdabb4",
    "completed": true,
    "last_updated": "2023-04-03T20:22:18.203956-04:00",
    "created_at": "2023-04-02T13:52:00.730777-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.32,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/871bd1f8-fabc-402d-957e-98fd82fdabb4",
    "datetime": "2023-04-02T19:07:00-04:00",
    "cutoff_datetime": "2023-04-02T19:07:00-04:00",
    "name": "New Jersey Devils v. Winnipeg Jets",
    "bettypes": [
        {
            "id": "0f5e350e-29e1-4679-8516-8b296c24e89c",
            "match": "https://api-prod.gambitprofit.com/api/matches/d3f293f3-1157-4983-8b9e-5105bff15e5b/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-02T13:52:00.751380-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": "Winnipeg Jets",
                        "amount": 5107.0
                    },
                    {
                        "team": "New Jersey Devils",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "34e21acd-3777-4421-b1b9-48bc6db73aca",
                    "gambit_id": "6bfbfb36-551e-47cc-9af9-a495bf9a50d9",
                    "last_updated": "2023-04-03T20:22:18.224324-04:00",
                    "created_at": "2023-04-02T13:52:00.754052-04:00",
                    "name": "Winnipeg Jets",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f5e350e-29e1-4679-8516-8b296c24e89c/?format=api"
                },
                {
                    "id": "c718dccb-09ba-4d7f-b384-d78559556d32",
                    "gambit_id": "203f4f00-652f-4388-9df2-594d754f9fd0",
                    "last_updated": "2023-04-03T20:22:18.226998-04:00",
                    "created_at": "2023-04-02T13:52:00.756979-04:00",
                    "name": "New Jersey Devils",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f5e350e-29e1-4679-8516-8b296c24e89c/?format=api"
                }
            ]
        },
        {
            "id": "8ee5e062-0c26-4b07-99b0-145d84d9cf0c",
            "match": "https://api-prod.gambitprofit.com/api/matches/d3f293f3-1157-4983-8b9e-5105bff15e5b/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-02T13:52:00.742978-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": "Winnipeg Jets",
                        "amount": 7112.0
                    },
                    {
                        "team": "New Jersey Devils",
                        "amount": 2888.0
                    }
                ],
                "expected_reward_tokens": 9530.08,
                "profit_sb": 30.08,
                "profit_sb_percentage": 0.32,
                "recommended": true
            },
            "lines": [
                {
                    "id": "4fb59366-7c12-4f08-a43f-00e9f7ad8350",
                    "gambit_id": "fa979811-11ef-4636-b19d-c3543ef60010",
                    "last_updated": "2023-04-03T20:22:18.216657-04:00",
                    "created_at": "2023-04-02T13:52:00.745384-04:00",
                    "name": "Winnipeg Jets",
                    "reward": "1.34000",
                    "odds": "1.35710",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ee5e062-0c26-4b07-99b0-145d84d9cf0c/?format=api"
                },
                {
                    "id": "86df1ca3-489b-441c-a06a-513e7fa7def7",
                    "gambit_id": "d0c9bddb-08e9-4e8d-93a1-f7bed1230408",
                    "last_updated": "2023-04-03T20:22:18.219482-04:00",
                    "created_at": "2023-04-02T13:52:00.748399-04:00",
                    "name": "New Jersey Devils",
                    "reward": "3.30000",
                    "odds": "3.40000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ee5e062-0c26-4b07-99b0-145d84d9cf0c/?format=api"
                }
            ]
        },
        {
            "id": "f6d69af1-1f67-49d6-becc-599fb888c414",
            "match": "https://api-prod.gambitprofit.com/api/matches/d3f293f3-1157-4983-8b9e-5105bff15e5b/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-02T13:52:00.734030-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 Under 6.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Over 6.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f286805e-ff10-4479-93d6-65962d028702",
                    "gambit_id": "bc0f6fae-e7be-4d47-943c-9eff0a02740f",
                    "last_updated": "2023-04-03T20:22:18.208887-04:00",
                    "created_at": "2023-04-02T13:52:00.736590-04:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6d69af1-1f67-49d6-becc-599fb888c414/?format=api"
                },
                {
                    "id": "f0f3a10a-cebf-49c3-a49b-a4bcab5fe5ef",
                    "gambit_id": "1c617d9f-0497-4a9d-a664-0c53dc3053e7",
                    "last_updated": "2023-04-03T20:22:18.211533-04:00",
                    "created_at": "2023-04-02T13:52:00.739620-04:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6d69af1-1f67-49d6-becc-599fb888c414/?format=api"
                }
            ]
        }
    ]
}