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/faa91d87-5ba2-4ef6-aeba-bcddc7b09fcb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "faa91d87-5ba2-4ef6-aeba-bcddc7b09fcb",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "eb23c5f2-3c67-4733-88b5-36d48ff51954",
    "completed": true,
    "last_updated": "2023-03-31T14:47:31.319110-04:00",
    "created_at": "2023-03-30T11:22:17.325028-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.31,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/eb23c5f2-3c67-4733-88b5-36d48ff51954",
    "datetime": "2023-03-30T19:07:00-04:00",
    "cutoff_datetime": "2023-03-30T19:07:00-04:00",
    "name": "Florida Panthers v. Montreal Canadiens",
    "bettypes": [
        {
            "id": "b1e0c951-3541-4047-bd6e-ef12a7989aad",
            "match": "https://api-prod.gambitprofit.com/api/matches/faa91d87-5ba2-4ef6-aeba-bcddc7b09fcb/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-30T11:22:17.341144-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": 6399.0
                    },
                    {
                        "team": "Montreal Canadiens",
                        "amount": 3601.0
                    }
                ],
                "expected_reward_tokens": 9470.52,
                "profit_sb": -29.48,
                "profit_sb_percentage": -0.31,
                "recommended": false
            },
            "lines": [
                {
                    "id": "54bd6141-243d-442d-b1c6-4e70a011d019",
                    "gambit_id": "39fa2cea-fc32-4894-be16-0c0d2e3431e7",
                    "last_updated": "2023-03-31T14:47:31.349110-04:00",
                    "created_at": "2023-03-30T11:22:17.345368-04:00",
                    "name": "Florida Panthers",
                    "reward": "1.48000",
                    "odds": "1.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1e0c951-3541-4047-bd6e-ef12a7989aad/?format=api"
                },
                {
                    "id": "2ef102d1-cad0-4e48-b5d0-97d190cb0abc",
                    "gambit_id": "85f2e989-aca1-45f1-ae15-b5187ecd57d5",
                    "last_updated": "2023-03-31T14:47:31.352028-04:00",
                    "created_at": "2023-03-30T11:22:17.342986-04:00",
                    "name": "Montreal Canadiens",
                    "reward": "2.63000",
                    "odds": "2.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1e0c951-3541-4047-bd6e-ef12a7989aad/?format=api"
                }
            ]
        },
        {
            "id": "4ad81a75-ad43-4c8e-bffb-be2b2cda5c7d",
            "match": "https://api-prod.gambitprofit.com/api/matches/faa91d87-5ba2-4ef6-aeba-bcddc7b09fcb/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-30T11:22:17.334091-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": "Montreal Canadiens",
                        "amount": 5699.0
                    },
                    {
                        "team": "Florida Panthers",
                        "amount": 4301.0
                    }
                ],
                "expected_reward_tokens": 9460.34,
                "profit_sb": -39.66,
                "profit_sb_percentage": -0.42,
                "recommended": false
            },
            "lines": [
                {
                    "id": "cd2a0083-cf7e-4708-9a05-fc9957ea0653",
                    "gambit_id": "d570858e-34e6-45fb-9444-515fa3599184",
                    "last_updated": "2023-03-31T14:47:31.338909-04:00",
                    "created_at": "2023-03-30T11:22:17.336346-04:00",
                    "name": "Montreal Canadiens",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ad81a75-ad43-4c8e-bffb-be2b2cda5c7d/?format=api"
                },
                {
                    "id": "49d55643-e902-45a0-8e2e-a39066769d4e",
                    "gambit_id": "544a082b-e305-4be9-af71-56ca4f20d5c0",
                    "last_updated": "2023-03-31T14:47:31.342724-04:00",
                    "created_at": "2023-03-30T11:22:17.338938-04:00",
                    "name": "Florida Panthers",
                    "reward": "2.20000",
                    "odds": "2.25000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ad81a75-ad43-4c8e-bffb-be2b2cda5c7d/?format=api"
                }
            ]
        },
        {
            "id": "b4b9fb1f-4640-447c-afe8-2544f28e1ea4",
            "match": "https://api-prod.gambitprofit.com/api/matches/faa91d87-5ba2-4ef6-aeba-bcddc7b09fcb/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-30T11:22:17.327741-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": 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": "c411f018-83e6-4b2b-a1ce-3e3dcf923de8",
                    "gambit_id": "c961cc99-d174-45f5-8525-f297b9f1f874",
                    "last_updated": "2023-03-31T14:47:31.327920-04:00",
                    "created_at": "2023-03-30T11:22:17.331593-04: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/b4b9fb1f-4640-447c-afe8-2544f28e1ea4/?format=api"
                },
                {
                    "id": "0857ad2e-e109-4121-bd60-94b3c8901963",
                    "gambit_id": "81311bed-84b7-4b4b-99f4-e6647c7a312f",
                    "last_updated": "2023-03-31T14:47:31.325584-04:00",
                    "created_at": "2023-03-30T11:22:17.329393-04: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/b4b9fb1f-4640-447c-afe8-2544f28e1ea4/?format=api"
                }
            ]
        }
    ]
}