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/f27af7f6-1867-49ad-bb4e-888f0112af5f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f27af7f6-1867-49ad-bb4e-888f0112af5f",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "6af23bfd-59b8-44c1-9f22-a3c36f0eef2f",
    "completed": true,
    "last_updated": "2022-10-13T09:47:22.357783-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.51,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/6af23bfd-59b8-44c1-9f22-a3c36f0eef2f",
    "datetime": "2022-10-12T22:05:00-04:00",
    "cutoff_datetime": "2022-10-12T22:05:00-04:00",
    "name": "Seattle Kraken v. Anaheim Ducks",
    "bettypes": [
        {
            "id": "95bbf6d2-6a45-4eb5-9b28-03d4cd586045",
            "match": "https://api-prod.gambitprofit.com/api/matches/f27af7f6-1867-49ad-bb4e-888f0112af5f/?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": "Anaheim Ducks",
                        "amount": 5106.0
                    },
                    {
                        "team": "Seattle Kraken",
                        "amount": 4894.0
                    }
                ],
                "expected_reward_tokens": 9445.42,
                "profit_sb": -54.58,
                "profit_sb_percentage": -0.57,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c293576c-94f0-4d4f-9164-3d34a1cfc781",
                    "gambit_id": "e4f1c431-fabb-47b1-af0f-170d29a75138",
                    "last_updated": "2022-10-13T09:47:22.366800-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Anaheim Ducks",
                    "reward": "1.85000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95bbf6d2-6a45-4eb5-9b28-03d4cd586045/?format=api"
                },
                {
                    "id": "4c82b03f-c3f8-406d-bec9-2e06d3d047fd",
                    "gambit_id": "24762502-396e-4391-b161-391d69a0b13f",
                    "last_updated": "2022-10-13T09:47:22.367795-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Seattle Kraken",
                    "reward": "1.93000",
                    "odds": "1.95240",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95bbf6d2-6a45-4eb5-9b28-03d4cd586045/?format=api"
                }
            ]
        },
        {
            "id": "c49ff98e-a0d7-4f7a-9a9e-da82f8628dea",
            "match": "https://api-prod.gambitprofit.com/api/matches/f27af7f6-1867-49ad-bb4e-888f0112af5f/?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": "Seattle Kraken",
                        "amount": 6920.0
                    },
                    {
                        "team": "Anaheim Ducks",
                        "amount": 3080.0
                    }
                ],
                "expected_reward_tokens": 9548.0,
                "profit_sb": 48.0,
                "profit_sb_percentage": 0.51,
                "recommended": true
            },
            "lines": [
                {
                    "id": "23453a27-c3cb-4681-857a-a50fc259df94",
                    "gambit_id": "64a2246b-a1d4-4cdd-b10b-7d821c5221c3",
                    "last_updated": "2022-10-13T09:47:22.364802-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Seattle Kraken",
                    "reward": "1.38000",
                    "odds": "1.39220",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c49ff98e-a0d7-4f7a-9a9e-da82f8628dea/?format=api"
                },
                {
                    "id": "296b94cd-dd61-4679-bff6-d6abf541856d",
                    "gambit_id": "8e19de21-484d-4b21-ab9e-5ee422b97963",
                    "last_updated": "2022-10-13T09:47:22.363812-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Anaheim Ducks",
                    "reward": "3.10000",
                    "odds": "3.15000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c49ff98e-a0d7-4f7a-9a9e-da82f8628dea/?format=api"
                }
            ]
        },
        {
            "id": "531a5c61-be9e-4bb0-a6c6-366ce5af2bf1",
            "match": "https://api-prod.gambitprofit.com/api/matches/f27af7f6-1867-49ad-bb4e-888f0112af5f/?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 5.5",
                        "amount": 5224.0
                    },
                    {
                        "team": "Game Total Under 5.5",
                        "amount": 4776.0
                    }
                ],
                "expected_reward_tokens": 9455.44,
                "profit_sb": -44.56,
                "profit_sb_percentage": -0.47,
                "recommended": false
            },
            "lines": [
                {
                    "id": "75c088e4-3efd-44e9-aeb8-f8f8fd13ccec",
                    "gambit_id": "2378ec53-5ce7-4c6d-bf60-c11c69ea5a60",
                    "last_updated": "2022-10-13T09:47:22.361838-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 5.5",
                    "reward": "1.81000",
                    "odds": "1.83330",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/531a5c61-be9e-4bb0-a6c6-366ce5af2bf1/?format=api"
                },
                {
                    "id": "4336162b-1e41-48e9-af82-00e97b1980d8",
                    "gambit_id": "4fc7195d-7964-4fa4-a44f-da83884534db",
                    "last_updated": "2022-10-13T09:47:22.360638-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 5.5",
                    "reward": "1.98000",
                    "odds": "2.00000",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/531a5c61-be9e-4bb0-a6c6-366ce5af2bf1/?format=api"
                }
            ]
        }
    ]
}