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/2523471b-ea79-461f-a989-348f62f15094/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "2523471b-ea79-461f-a989-348f62f15094",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "2eced953-feb9-485e-893c-badeb35e0a2a",
    "completed": true,
    "last_updated": "2022-11-09T09:33:34.260936-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.27,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/2eced953-feb9-485e-893c-badeb35e0a2a",
    "datetime": "2022-11-08T22:35:00-05:00",
    "cutoff_datetime": "2022-11-08T22:35:00-05:00",
    "name": "Minnesota Wild v. Los Angeles Kings",
    "bettypes": [
        {
            "id": "c65e99e3-bce6-45d9-8e4f-d000bb8e6cc6",
            "match": "https://api-prod.gambitprofit.com/api/matches/2523471b-ea79-461f-a989-348f62f15094/?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": "Minnesota Wild",
                        "amount": 5000.0
                    },
                    {
                        "team": "Los Angeles Kings",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2f7fe7b1-473c-4754-bce1-2095d5c083cd",
                    "gambit_id": "5319be1c-0bfd-4a69-9297-eb34f20251f3",
                    "last_updated": "2022-11-09T09:33:34.271283-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Minnesota Wild",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c65e99e3-bce6-45d9-8e4f-d000bb8e6cc6/?format=api"
                },
                {
                    "id": "8660b248-d5d9-47fa-ab59-6744d6815063",
                    "gambit_id": "62cf9ef9-d875-467e-b438-c587b3627f2d",
                    "last_updated": "2022-11-09T09:33:34.270314-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Los Angeles Kings",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c65e99e3-bce6-45d9-8e4f-d000bb8e6cc6/?format=api"
                }
            ]
        },
        {
            "id": "0dca601d-4f06-4074-a06b-596afcd3068f",
            "match": "https://api-prod.gambitprofit.com/api/matches/2523471b-ea79-461f-a989-348f62f15094/?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": "Minnesota Wild",
                        "amount": 6869.0
                    },
                    {
                        "team": "Los Angeles Kings",
                        "amount": 3131.0
                    }
                ],
                "expected_reward_tokens": 9204.46,
                "profit_sb": 204.46,
                "profit_sb_percentage": 2.27,
                "recommended": true
            },
            "lines": [
                {
                    "id": "baa69ee4-ac99-485e-a209-a33fd28b57ea",
                    "gambit_id": "4e1e3536-668e-49b0-bb53-72195a6fd9a8",
                    "last_updated": "2022-11-09T09:33:34.268332-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Minnesota Wild",
                    "reward": "1.34000",
                    "odds": "1.38460",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0dca601d-4f06-4074-a06b-596afcd3068f/?format=api"
                },
                {
                    "id": "65ad24a5-860f-4eef-9c44-1974f9ad8a4a",
                    "gambit_id": "8ff9e682-d9b7-4829-b012-c488eccdf644",
                    "last_updated": "2022-11-09T09:33:34.267341-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Los Angeles Kings",
                    "reward": "2.94000",
                    "odds": "3.20000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0dca601d-4f06-4074-a06b-596afcd3068f/?format=api"
                }
            ]
        },
        {
            "id": "2cac08ad-8d9d-4b7c-b687-2d6c4eb64373",
            "match": "https://api-prod.gambitprofit.com/api/matches/2523471b-ea79-461f-a989-348f62f15094/?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": 5000.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c3641dde-f277-4584-aed8-f86885e6da9b",
                    "gambit_id": "2404d993-6e5e-40f5-9f17-a805df7aaf92",
                    "last_updated": "2022-11-09T09:33:34.265314-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2cac08ad-8d9d-4b7c-b687-2d6c4eb64373/?format=api"
                },
                {
                    "id": "3c47c4f1-8ed4-4ed2-a0c9-391683b84158",
                    "gambit_id": "a295bf5d-be73-43cc-8973-9e53c7cf82e6",
                    "last_updated": "2022-11-09T09:33:34.264007-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2cac08ad-8d9d-4b7c-b687-2d6c4eb64373/?format=api"
                }
            ]
        }
    ]
}