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/3bd3603d-cd7e-4384-b763-ec914e9ce70d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "3bd3603d-cd7e-4384-b763-ec914e9ce70d",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "d4f5e976-1cd4-479a-b105-9b31a0a4aade",
    "completed": true,
    "last_updated": "2023-03-06T11:42:12.877255-05:00",
    "created_at": "2023-03-04T10:37:54.645341-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.59,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/d4f5e976-1cd4-479a-b105-9b31a0a4aade",
    "datetime": "2023-03-04T18:07:00-05:00",
    "cutoff_datetime": "2023-03-04T18:07:00-05:00",
    "name": "Pittsburgh Penguins v. Florida Panthers",
    "bettypes": [
        {
            "id": "c646f51c-15a1-4951-98ab-3e5f2ebb7c50",
            "match": "https://api-prod.gambitprofit.com/api/matches/3bd3603d-cd7e-4384-b763-ec914e9ce70d/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-04T10:37:54.655519-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": "Florida Panthers",
                        "amount": 5213.0
                    },
                    {
                        "team": "Pittsburgh Penguins",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "63a5d116-2654-411a-900a-04fc661c6cc2",
                    "gambit_id": "b3a1da97-a8c7-40b0-9862-29993fa53e6d",
                    "last_updated": "2023-03-06T11:42:12.887028-05:00",
                    "created_at": "2023-03-04T10:37:54.656724-05:00",
                    "name": "Florida Panthers",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c646f51c-15a1-4951-98ab-3e5f2ebb7c50/?format=api"
                },
                {
                    "id": "a09c6976-79ef-4c2f-893c-88b5fa4c59cf",
                    "gambit_id": "4580e7f2-6b87-449e-9961-18939f536eef",
                    "last_updated": "2023-03-06T11:42:12.888093-05:00",
                    "created_at": "2023-03-04T10:37:54.657984-05:00",
                    "name": "Pittsburgh Penguins",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c646f51c-15a1-4951-98ab-3e5f2ebb7c50/?format=api"
                }
            ]
        },
        {
            "id": "e3804afb-649c-46e0-be53-8ada91e42d93",
            "match": "https://api-prod.gambitprofit.com/api/matches/3bd3603d-cd7e-4384-b763-ec914e9ce70d/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-04T10:37:54.651770-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": "Pittsburgh Penguins",
                        "amount": 6651.0
                    },
                    {
                        "team": "Florida Panthers",
                        "amount": 3349.0
                    }
                ],
                "expected_reward_tokens": 9444.18,
                "profit_sb": -55.82,
                "profit_sb_percentage": -0.59,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8959ebd8-bf75-4cc4-8aac-637d249550f9",
                    "gambit_id": "fe0d1e22-4e72-486e-b6f4-66d3e8442f0e",
                    "last_updated": "2023-03-06T11:42:12.884775-05:00",
                    "created_at": "2023-03-04T10:37:54.654234-05:00",
                    "name": "Pittsburgh Penguins",
                    "reward": "1.42000",
                    "odds": "1.43480",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e3804afb-649c-46e0-be53-8ada91e42d93/?format=api"
                },
                {
                    "id": "af78ad8e-3fe3-4f91-b93b-067a3098f993",
                    "gambit_id": "c5b29edc-f52b-4541-b626-421530802752",
                    "last_updated": "2023-03-06T11:42:12.883607-05:00",
                    "created_at": "2023-03-04T10:37:54.653004-05:00",
                    "name": "Florida Panthers",
                    "reward": "2.82000",
                    "odds": "2.90000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e3804afb-649c-46e0-be53-8ada91e42d93/?format=api"
                }
            ]
        },
        {
            "id": "2a2725ea-4650-4bc1-ba44-c8484d8a410c",
            "match": "https://api-prod.gambitprofit.com/api/matches/3bd3603d-cd7e-4384-b763-ec914e9ce70d/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-04T10:37:54.647117-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": 5512.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4488.0
                    }
                ],
                "expected_reward_tokens": 9424.8,
                "profit_sb": -75.2,
                "profit_sb_percentage": -0.79,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0c945ef1-6c39-4579-89fe-760af533c305",
                    "gambit_id": "50569a26-571a-46e5-88ee-7f6bb411a60a",
                    "last_updated": "2023-03-06T11:42:12.881258-05:00",
                    "created_at": "2023-03-04T10:37:54.650439-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.71000",
                    "odds": "1.74070",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a2725ea-4650-4bc1-ba44-c8484d8a410c/?format=api"
                },
                {
                    "id": "ca125701-9ee6-412b-9e7b-c2a02c11dbce",
                    "gambit_id": "521243a5-7ae7-4697-a59a-09f3c4bc871a",
                    "last_updated": "2023-03-06T11:42:12.880088-05:00",
                    "created_at": "2023-03-04T10:37:54.648432-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a2725ea-4650-4bc1-ba44-c8484d8a410c/?format=api"
                }
            ]
        }
    ]
}