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/f3c116ec-8dce-4a90-b4b4-9dd4908215ce/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f3c116ec-8dce-4a90-b4b4-9dd4908215ce",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "92ed18f8-c01d-45ef-8bb5-2bb346c303e0",
    "completed": true,
    "last_updated": "2023-03-22T16:57:04.263746-04:00",
    "created_at": "2023-03-21T09:21:56.945949-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.5,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/92ed18f8-c01d-45ef-8bb5-2bb346c303e0",
    "datetime": "2023-03-21T19:07:00-04:00",
    "cutoff_datetime": "2023-03-21T19:07:00-04:00",
    "name": "Florida Panthers v. Philadelphia Flyers",
    "bettypes": [
        {
            "id": "3cd6a3f2-ee57-48a0-9908-4f9ea4f48332",
            "match": "https://api-prod.gambitprofit.com/api/matches/f3c116ec-8dce-4a90-b4b4-9dd4908215ce/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-21T09:21:56.953982-04: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": 5939.0
                    },
                    {
                        "team": "Philadelphia Flyers",
                        "amount": 4061.0
                    }
                ],
                "expected_reward_tokens": 9502.4,
                "profit_sb": 2.4,
                "profit_sb_percentage": 0.03,
                "recommended": true
            },
            "lines": [
                {
                    "id": "5023c3d6-b9d9-485a-9140-354c290943ba",
                    "gambit_id": "22869649-88ba-4808-bfe6-5121e14b9b67",
                    "last_updated": "2023-03-22T16:57:04.287789-04:00",
                    "created_at": "2023-03-21T09:21:56.957330-04:00",
                    "name": "Florida Panthers",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3cd6a3f2-ee57-48a0-9908-4f9ea4f48332/?format=api"
                },
                {
                    "id": "a04d2266-79f0-4a9b-b353-d6b343e7161b",
                    "gambit_id": "7778dd14-1488-4c15-9536-444a474969f3",
                    "last_updated": "2023-03-22T16:57:04.285364-04:00",
                    "created_at": "2023-03-21T09:21:56.955658-04:00",
                    "name": "Philadelphia Flyers",
                    "reward": "2.34000",
                    "odds": "2.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3cd6a3f2-ee57-48a0-9908-4f9ea4f48332/?format=api"
                }
            ]
        },
        {
            "id": "fc4f5efe-0100-43a2-bb44-16435ef248ea",
            "match": "https://api-prod.gambitprofit.com/api/matches/f3c116ec-8dce-4a90-b4b4-9dd4908215ce/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-21T09:21:56.948509-04: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": "Philadelphia Flyers",
                        "amount": 6241.0
                    },
                    {
                        "team": "Florida Panthers",
                        "amount": 3759.0
                    }
                ],
                "expected_reward_tokens": 9547.86,
                "profit_sb": 47.86,
                "profit_sb_percentage": 0.5,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c3c4dd64-577d-482d-85a6-21059541231f",
                    "gambit_id": "932082e2-876a-458d-b787-77222ca32136",
                    "last_updated": "2023-03-22T16:57:04.277805-04:00",
                    "created_at": "2023-03-21T09:21:56.950186-04:00",
                    "name": "Philadelphia Flyers",
                    "reward": "1.53000",
                    "odds": "1.55560",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc4f5efe-0100-43a2-bb44-16435ef248ea/?format=api"
                },
                {
                    "id": "148b98b1-dd8e-4442-9b77-85959c9a2b64",
                    "gambit_id": "1d3093c7-55c3-4665-b855-0f7b7ff11072",
                    "last_updated": "2023-03-22T16:57:04.280571-04:00",
                    "created_at": "2023-03-21T09:21:56.951879-04:00",
                    "name": "Florida Panthers",
                    "reward": "2.54000",
                    "odds": "2.60000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc4f5efe-0100-43a2-bb44-16435ef248ea/?format=api"
                }
            ]
        },
        {
            "id": "bc287e3c-223c-4f3f-ad19-72d50d332d0c",
            "match": "https://api-prod.gambitprofit.com/api/matches/f3c116ec-8dce-4a90-b4b4-9dd4908215ce/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-21T10:32:02.977435-04: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": 5213.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "dd69b524-be29-45b1-a6b4-575554cb5865",
                    "gambit_id": "6474fee9-be2c-4eb7-94db-062d078bafd6",
                    "last_updated": "2023-03-22T16:57:04.272306-04:00",
                    "created_at": "2023-03-21T10:32:02.980794-04:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc287e3c-223c-4f3f-ad19-72d50d332d0c/?format=api"
                },
                {
                    "id": "c98ff18d-97e6-4594-8c06-b95f7c8af723",
                    "gambit_id": "b5ff7e73-1f5e-436b-8a3f-ae5bc9d2c4c2",
                    "last_updated": "2023-03-22T16:57:04.269496-04:00",
                    "created_at": "2023-03-21T10:32:02.979072-04:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc287e3c-223c-4f3f-ad19-72d50d332d0c/?format=api"
                }
            ]
        }
    ]
}