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/9b0f36d6-9d2b-4b75-a4ed-ac88edbb2618/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "9b0f36d6-9d2b-4b75-a4ed-ac88edbb2618",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "22f14b8a-78f2-4a96-9c5d-b322a5fafae2",
    "completed": true,
    "last_updated": "2022-11-14T10:58:08.152057-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.94,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/22f14b8a-78f2-4a96-9c5d-b322a5fafae2",
    "datetime": "2022-11-12T19:05:00-05:00",
    "cutoff_datetime": "2022-11-12T19:05:00-05:00",
    "name": "Arizona Coyotes v. New Jersey Devils",
    "bettypes": [
        {
            "id": "4be11394-bc5d-4538-8668-c6b3c593901a",
            "match": "https://api-prod.gambitprofit.com/api/matches/9b0f36d6-9d2b-4b75-a4ed-ac88edbb2618/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-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": 7168.0
                    },
                    {
                        "team": "Arizona Coyotes",
                        "amount": 2832.0
                    }
                ],
                "expected_reward_tokens": 9175.04,
                "profit_sb": 175.04,
                "profit_sb_percentage": 1.94,
                "recommended": true
            },
            "lines": [
                {
                    "id": "6b95b4da-81c0-4de8-af47-05969e1c8b95",
                    "gambit_id": "59a25b1f-69ef-46da-867e-58cead09add8",
                    "last_updated": "2022-11-14T10:58:08.161268-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New Jersey Devils",
                    "reward": "1.28000",
                    "odds": "1.32260",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4be11394-bc5d-4538-8668-c6b3c593901a/?format=api"
                },
                {
                    "id": "0fa665b4-8328-4436-a9d6-2aa029e7f2db",
                    "gambit_id": "bd77691c-e977-4c82-bfa4-c219c74683c3",
                    "last_updated": "2022-11-14T10:58:08.162181-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Arizona Coyotes",
                    "reward": "3.24000",
                    "odds": "3.55000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4be11394-bc5d-4538-8668-c6b3c593901a/?format=api"
                }
            ]
        },
        {
            "id": "0a4da9b8-d6b9-42a8-be75-b221b71f3617",
            "match": "https://api-prod.gambitprofit.com/api/matches/9b0f36d6-9d2b-4b75-a4ed-ac88edbb2618/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-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": 5208.0
                    },
                    {
                        "team": "Arizona Coyotes",
                        "amount": 4792.0
                    }
                ],
                "expected_reward_tokens": 9008.96,
                "profit_sb": 8.96,
                "profit_sb_percentage": 0.1,
                "recommended": true
            },
            "lines": [
                {
                    "id": "8bb7ee4f-bb99-44e6-beab-68850c24199e",
                    "gambit_id": "c353a50d-9cc3-4421-9739-bb7c9e2231b8",
                    "last_updated": "2022-11-14T10:58:08.158180-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New Jersey Devils",
                    "reward": "1.73000",
                    "odds": "1.83330",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a4da9b8-d6b9-42a8-be75-b221b71f3617/?format=api"
                },
                {
                    "id": "003139ab-9fbd-41e0-b8c0-e14f6ae1744a",
                    "gambit_id": "f26f295a-b27a-4eff-b450-4c99b4c4858b",
                    "last_updated": "2022-11-14T10:58:08.159293-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Arizona Coyotes",
                    "reward": "1.88000",
                    "odds": "2.00000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a4da9b8-d6b9-42a8-be75-b221b71f3617/?format=api"
                }
            ]
        },
        {
            "id": "95cb1ffe-5517-42e9-8235-1785ede84a69",
            "match": "https://api-prod.gambitprofit.com/api/matches/9b0f36d6-9d2b-4b75-a4ed-ac88edbb2618/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-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": 5097.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4903.0
                    }
                ],
                "expected_reward_tokens": 9021.52,
                "profit_sb": 21.52,
                "profit_sb_percentage": 0.24,
                "recommended": true
            },
            "lines": [
                {
                    "id": "5330721a-371a-4060-8b21-3fe1d5838158",
                    "gambit_id": "91c29ea8-156e-4f8f-bf09-4586cd0cf866",
                    "last_updated": "2022-11-14T10:58:08.155910-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.77000",
                    "odds": "1.86960",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95cb1ffe-5517-42e9-8235-1785ede84a69/?format=api"
                },
                {
                    "id": "ba7a3574-3a74-4240-8e02-b681e06ccb8b",
                    "gambit_id": "b0314801-c736-4c1d-a50a-e400f3a9ead3",
                    "last_updated": "2022-11-14T10:58:08.154772-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.84000",
                    "odds": "1.95240",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95cb1ffe-5517-42e9-8235-1785ede84a69/?format=api"
                }
            ]
        }
    ]
}