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/99c58f5e-4dc3-4bba-b029-7d6cd69cf710/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "99c58f5e-4dc3-4bba-b029-7d6cd69cf710",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "4eeaeeed-3605-4ac7-ad97-209ee4a81996",
    "completed": true,
    "last_updated": "2022-12-17T09:47:21.833429-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.54,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/4eeaeeed-3605-4ac7-ad97-209ee4a81996",
    "datetime": "2022-12-15T21:07:00-05:00",
    "cutoff_datetime": "2022-12-15T21:07:00-05:00",
    "name": "St Louis Blues v. Edmonton Oilers",
    "bettypes": [
        {
            "id": "d5b6a197-77fa-4212-9a44-db00d8c612b6",
            "match": "https://api-prod.gambitprofit.com/api/matches/99c58f5e-4dc3-4bba-b029-7d6cd69cf710/?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": "Edmonton Oilers",
                        "amount": 5974.0
                    },
                    {
                        "team": "St Louis Blues",
                        "amount": 4026.0
                    }
                ],
                "expected_reward_tokens": 9139.02,
                "profit_sb": 139.02,
                "profit_sb_percentage": 1.54,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a16998e9-f5ba-499c-89ba-6856ef722660",
                    "gambit_id": "a5be579b-413e-4517-88fd-20d74c3dfc5b",
                    "last_updated": "2022-12-17T09:47:21.843270-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Edmonton Oilers",
                    "reward": "1.53000",
                    "odds": "1.60610",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5b6a197-77fa-4212-9a44-db00d8c612b6/?format=api"
                },
                {
                    "id": "ca830da8-4eee-41a4-97c8-6c65ef1ee620",
                    "gambit_id": "34fc9e00-5b8f-486a-ab7e-d1331becc2cb",
                    "last_updated": "2022-12-17T09:47:21.844369-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "St Louis Blues",
                    "reward": "2.27000",
                    "odds": "2.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5b6a197-77fa-4212-9a44-db00d8c612b6/?format=api"
                }
            ]
        },
        {
            "id": "763b2fab-d080-4c8b-b691-6c7dac0368cd",
            "match": "https://api-prod.gambitprofit.com/api/matches/99c58f5e-4dc3-4bba-b029-7d6cd69cf710/?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": "St Louis Blues",
                        "amount": 6047.0
                    },
                    {
                        "team": "Edmonton Oilers",
                        "amount": 3953.0
                    }
                ],
                "expected_reward_tokens": 9130.97,
                "profit_sb": 130.97,
                "profit_sb_percentage": 1.46,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e9b244d7-8744-4665-9aba-5234e9bc19de",
                    "gambit_id": "4c528d97-be42-4f76-83eb-1382a76b695d",
                    "last_updated": "2022-12-17T09:47:21.841124-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "St Louis Blues",
                    "reward": "1.51000",
                    "odds": "1.58820",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/763b2fab-d080-4c8b-b691-6c7dac0368cd/?format=api"
                },
                {
                    "id": "6105e07b-bb79-46ab-8a0d-0518b1216adc",
                    "gambit_id": "3211c1f5-2606-4247-96d3-094832a8c0a0",
                    "last_updated": "2022-12-17T09:47:21.839921-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Edmonton Oilers",
                    "reward": "2.31000",
                    "odds": "2.50000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/763b2fab-d080-4c8b-b691-6c7dac0368cd/?format=api"
                }
            ]
        },
        {
            "id": "df5a1840-0738-46b0-b887-9f741eb02fd1",
            "match": "https://api-prod.gambitprofit.com/api/matches/99c58f5e-4dc3-4bba-b029-7d6cd69cf710/?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": "ef0509ca-c708-44f1-86a8-1822eb64a4ff",
                    "gambit_id": "29f9b26c-68fa-4ada-a99d-43dc1c848330",
                    "last_updated": "2022-12-17T09:47:21.836041-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/df5a1840-0738-46b0-b887-9f741eb02fd1/?format=api"
                },
                {
                    "id": "3208698a-2f9e-4547-aed0-b8ecbc696fa0",
                    "gambit_id": "6401e57b-9850-4994-8e44-f5810c624659",
                    "last_updated": "2022-12-17T09:47:21.837145-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/df5a1840-0738-46b0-b887-9f741eb02fd1/?format=api"
                }
            ]
        }
    ]
}