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/e8d306e0-7edc-42f2-96ec-65a2fef3f9dd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e8d306e0-7edc-42f2-96ec-65a2fef3f9dd",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "39abefc0-777a-4787-b3c9-9e7012cbefce",
    "completed": true,
    "last_updated": "2022-12-14T10:17:16.528169-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.13,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/39abefc0-777a-4787-b3c9-9e7012cbefce",
    "datetime": "2022-12-13T19:07:00-05:00",
    "cutoff_datetime": "2022-12-13T19:07:00-05:00",
    "name": "Dallas Stars v. New Jersey Devils",
    "bettypes": [
        {
            "id": "3ae1c1e4-6eab-43a3-ab8d-bd495902902e",
            "match": "https://api-prod.gambitprofit.com/api/matches/e8d306e0-7edc-42f2-96ec-65a2fef3f9dd/?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": 5899.0
                    },
                    {
                        "team": "Dallas Stars",
                        "amount": 4101.0
                    }
                ],
                "expected_reward_tokens": 9143.45,
                "profit_sb": 143.45,
                "profit_sb_percentage": 1.59,
                "recommended": true
            },
            "lines": [
                {
                    "id": "6e2db254-eefc-4409-beba-ed6cd6b0241e",
                    "gambit_id": "6921f93f-c9b6-49a5-967f-b506690961f7",
                    "last_updated": "2022-12-14T10:17:16.538096-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New Jersey Devils",
                    "reward": "1.55000",
                    "odds": "1.62500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ae1c1e4-6eab-43a3-ab8d-bd495902902e/?format=api"
                },
                {
                    "id": "13cf6765-8192-4930-89ba-b1e9e43a6d71",
                    "gambit_id": "39b5861d-d655-48a8-a0e9-92a6f2cd439b",
                    "last_updated": "2022-12-14T10:17:16.539260-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Dallas Stars",
                    "reward": "2.23000",
                    "odds": "2.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ae1c1e4-6eab-43a3-ab8d-bd495902902e/?format=api"
                }
            ]
        },
        {
            "id": "238f034a-8fe0-4736-b382-3c9ca25d5a4d",
            "match": "https://api-prod.gambitprofit.com/api/matches/e8d306e0-7edc-42f2-96ec-65a2fef3f9dd/?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": "Dallas Stars",
                        "amount": 6170.0
                    },
                    {
                        "team": "New Jersey Devils",
                        "amount": 3830.0
                    }
                ],
                "expected_reward_tokens": 9192.0,
                "profit_sb": 192.0,
                "profit_sb_percentage": 2.13,
                "recommended": true
            },
            "lines": [
                {
                    "id": "1ed42319-59fc-44f7-a7cb-1aa0118ccf10",
                    "gambit_id": "ac362cc2-e0d7-4c54-a243-d3d1d31d573f",
                    "last_updated": "2022-12-14T10:17:16.535777-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Dallas Stars",
                    "reward": "1.49000",
                    "odds": "1.55560",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/238f034a-8fe0-4736-b382-3c9ca25d5a4d/?format=api"
                },
                {
                    "id": "8ae84227-b7a0-46e2-9887-e5d0cfc067b7",
                    "gambit_id": "5c54f00b-2257-4852-9c1c-d4857d9d039f",
                    "last_updated": "2022-12-14T10:17:16.534630-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New Jersey Devils",
                    "reward": "2.40000",
                    "odds": "2.60000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/238f034a-8fe0-4736-b382-3c9ca25d5a4d/?format=api"
                }
            ]
        },
        {
            "id": "a6def74d-04f8-4a93-8bbe-b596d28b63b8",
            "match": "https://api-prod.gambitprofit.com/api/matches/e8d306e0-7edc-42f2-96ec-65a2fef3f9dd/?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": 5208.0
                    },
                    {
                        "team": "Game Total Over 6.5",
                        "amount": 4792.0
                    }
                ],
                "expected_reward_tokens": 9008.96,
                "profit_sb": 8.96,
                "profit_sb_percentage": 0.1,
                "recommended": true
            },
            "lines": [
                {
                    "id": "7e2faf45-44c4-41e5-9668-58eea4f33227",
                    "gambit_id": "e1908a1b-c265-453c-b010-9ee8dc15c9e3",
                    "last_updated": "2022-12-14T10:17:16.531016-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.73000",
                    "odds": "1.83330",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a6def74d-04f8-4a93-8bbe-b596d28b63b8/?format=api"
                },
                {
                    "id": "6bda8288-7d66-44fc-b0c7-d5f1fcee6ba6",
                    "gambit_id": "25dd4096-b0d5-4d08-a35f-bfde8cfff47a",
                    "last_updated": "2022-12-14T10:17:16.532294-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.88000",
                    "odds": "2.00000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a6def74d-04f8-4a93-8bbe-b596d28b63b8/?format=api"
                }
            ]
        }
    ]
}