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/18e61828-f7b2-480b-b70e-abbdd1ae929a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "18e61828-f7b2-480b-b70e-abbdd1ae929a",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "c0db8c39-405c-4ae8-b946-24541918ab96",
    "completed": true,
    "last_updated": "2022-11-14T15:12:42.163602-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.48,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/c0db8c39-405c-4ae8-b946-24541918ab96",
    "datetime": "2022-11-13T19:05:00-05:00",
    "cutoff_datetime": "2022-11-13T19:05:00-05:00",
    "name": "Arizona Coyotes v. New York Rangers",
    "bettypes": [
        {
            "id": "e8805c83-4cc5-4be8-97b8-8cd532ce9c5b",
            "match": "https://api-prod.gambitprofit.com/api/matches/18e61828-f7b2-480b-b70e-abbdd1ae929a/?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 York Rangers",
                        "amount": 7438.0
                    },
                    {
                        "team": "Arizona Coyotes",
                        "amount": 2562.0
                    }
                ],
                "expected_reward_tokens": 9223.12,
                "profit_sb": 223.12,
                "profit_sb_percentage": 2.48,
                "recommended": true
            },
            "lines": [
                {
                    "id": "41344d2e-217f-4dea-93bb-90c478693f68",
                    "gambit_id": "af703d05-d481-4d94-afbf-0586589f4ab4",
                    "last_updated": "2022-11-14T15:12:42.172502-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New York Rangers",
                    "reward": "1.24000",
                    "odds": "1.27030",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8805c83-4cc5-4be8-97b8-8cd532ce9c5b/?format=api"
                },
                {
                    "id": "659151e9-c89a-457b-ae25-7088e4e894e8",
                    "gambit_id": "230d7935-9348-4887-82d1-0bc24b63c8a9",
                    "last_updated": "2022-11-14T15:12:42.173441-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Arizona Coyotes",
                    "reward": "3.60000",
                    "odds": "3.95000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8805c83-4cc5-4be8-97b8-8cd532ce9c5b/?format=api"
                }
            ]
        },
        {
            "id": "09f8d783-116b-48c6-8ce0-3d86228216da",
            "match": "https://api-prod.gambitprofit.com/api/matches/18e61828-f7b2-480b-b70e-abbdd1ae929a/?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 York Rangers",
                        "amount": 5660.0
                    },
                    {
                        "team": "Arizona Coyotes",
                        "amount": 4340.0
                    }
                ],
                "expected_reward_tokens": 9112.6,
                "profit_sb": 112.6,
                "profit_sb_percentage": 1.25,
                "recommended": true
            },
            "lines": [
                {
                    "id": "3c655424-666c-4824-8b7b-1658d2f286ac",
                    "gambit_id": "599f9c0f-4f03-4341-b4cd-b4bc49e85ea0",
                    "last_updated": "2022-11-14T15:12:42.169713-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New York Rangers",
                    "reward": "1.61000",
                    "odds": "1.68970",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09f8d783-116b-48c6-8ce0-3d86228216da/?format=api"
                },
                {
                    "id": "2d344d10-1fee-459e-9a69-bd7d698536c1",
                    "gambit_id": "a65eff7f-3376-4e9e-833d-59aae2b9d8cb",
                    "last_updated": "2022-11-14T15:12:42.170644-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Arizona Coyotes",
                    "reward": "2.10000",
                    "odds": "2.25000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09f8d783-116b-48c6-8ce0-3d86228216da/?format=api"
                }
            ]
        },
        {
            "id": "7be88bb6-d010-4987-b619-797b4c44538c",
            "match": "https://api-prod.gambitprofit.com/api/matches/18e61828-f7b2-480b-b70e-abbdd1ae929a/?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 Under 6.5",
                        "amount": 5097.0
                    },
                    {
                        "team": "Game Total Over 6.5",
                        "amount": 4903.0
                    }
                ],
                "expected_reward_tokens": 9021.52,
                "profit_sb": 21.52,
                "profit_sb_percentage": 0.24,
                "recommended": true
            },
            "lines": [
                {
                    "id": "49121fce-68ad-4c28-858d-d73fe1041ecc",
                    "gambit_id": "879b0944-ad51-4c83-b349-95efc9408d72",
                    "last_updated": "2022-11-14T15:12:42.166348-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.77000",
                    "odds": "1.86960",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7be88bb6-d010-4987-b619-797b4c44538c/?format=api"
                },
                {
                    "id": "b9eccfa9-84df-4670-bdde-4a3bee125128",
                    "gambit_id": "1f0b753e-63a7-418c-9966-5f04d033bd0f",
                    "last_updated": "2022-11-14T15:12:42.167482-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.84000",
                    "odds": "1.95240",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7be88bb6-d010-4987-b619-797b4c44538c/?format=api"
                }
            ]
        }
    ]
}