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/250e1c1a-ec3c-462e-ae9e-4e84fb5a120d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "250e1c1a-ec3c-462e-ae9e-4e84fb5a120d",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "ed698a87-e42b-42f8-9247-b072029b4029",
    "completed": true,
    "last_updated": "2023-06-16T09:58:05.061617-04:00",
    "created_at": "2023-06-15T08:23:09.007309-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.36,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/ed698a87-e42b-42f8-9247-b072029b4029",
    "datetime": "2023-06-15T20:10:00-04:00",
    "cutoff_datetime": "2023-06-15T20:10:00-04:00",
    "name": "WAS (M Gore) v. HOU (C Javier)",
    "bettypes": [
        {
            "id": "9366eeac-134f-46eb-ad1c-30dd6b71ab24",
            "match": "https://api-prod.gambitprofit.com/api/matches/250e1c1a-ec3c-462e-ae9e-4e84fb5a120d/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-15T08:23:09.011460-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": "HOU (C Javier)",
                        "amount": 6442.0
                    },
                    {
                        "team": "WAS (M Gore)",
                        "amount": 3558.0
                    }
                ],
                "expected_reward_tokens": 9534.16,
                "profit_sb": 34.16,
                "profit_sb_percentage": 0.36,
                "recommended": true
            },
            "lines": [
                {
                    "id": "42a2c5a4-8e5d-4206-93f0-42f7ac6a1a3c",
                    "gambit_id": "5728e5f7-0325-4209-91f1-8f38056ded64",
                    "last_updated": "2023-06-16T09:58:05.069528-04:00",
                    "created_at": "2023-06-15T08:23:09.017063-04:00",
                    "name": "HOU (C Javier)",
                    "reward": "1.48000",
                    "odds": "1.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9366eeac-134f-46eb-ad1c-30dd6b71ab24/?format=api"
                },
                {
                    "id": "295bca43-5684-4546-a5a5-072a49b4cc69",
                    "gambit_id": "049da58a-b84a-4239-bf48-9569c520a931",
                    "last_updated": "2023-06-16T09:58:05.067096-04:00",
                    "created_at": "2023-06-15T08:23:09.014445-04:00",
                    "name": "WAS (M Gore)",
                    "reward": "2.68000",
                    "odds": "2.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9366eeac-134f-46eb-ad1c-30dd6b71ab24/?format=api"
                }
            ]
        },
        {
            "id": "de754ccd-6065-44b6-bd10-728859f710bb",
            "match": "https://api-prod.gambitprofit.com/api/matches/250e1c1a-ec3c-462e-ae9e-4e84fb5a120d/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-15T08:23:09.020004-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": "WAS",
                        "amount": 5213.0
                    },
                    {
                        "team": "HOU",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ab77abc8-f339-42cf-83c9-a9e3fdef4873",
                    "gambit_id": "b6bcfb14-254a-4dbf-a3b8-004f598a8463",
                    "last_updated": "2023-06-16T09:58:05.073912-04:00",
                    "created_at": "2023-06-15T08:23:09.022469-04:00",
                    "name": "WAS",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de754ccd-6065-44b6-bd10-728859f710bb/?format=api"
                },
                {
                    "id": "d46093e7-fad8-4c89-8d40-c9c42b095756",
                    "gambit_id": "9e32a9ab-382a-4ad8-b2e3-c2ffd55b6458",
                    "last_updated": "2023-06-16T09:58:05.076099-04:00",
                    "created_at": "2023-06-15T08:23:09.024652-04:00",
                    "name": "HOU",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de754ccd-6065-44b6-bd10-728859f710bb/?format=api"
                }
            ]
        },
        {
            "id": "60992388-4312-4633-8c29-147011e16271",
            "match": "https://api-prod.gambitprofit.com/api/matches/250e1c1a-ec3c-462e-ae9e-4e84fb5a120d/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-15T08:23:09.026635-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 Under 8",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 8",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "77849673-6cb9-4204-8982-ac5dde5b4c34",
                    "gambit_id": "891e013a-15d6-4161-8f11-dc1b6a0a2b15",
                    "last_updated": "2023-06-16T09:58:05.082138-04:00",
                    "created_at": "2023-06-15T08:23:09.031446-04:00",
                    "name": "Game Total Under 8",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60992388-4312-4633-8c29-147011e16271/?format=api"
                },
                {
                    "id": "b83bdedc-882b-482d-835d-3b48eee56b04",
                    "gambit_id": "c412457d-09b0-4a1e-b3cb-4ca0230113a9",
                    "last_updated": "2023-06-16T09:58:05.080131-04:00",
                    "created_at": "2023-06-15T08:23:09.028890-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60992388-4312-4633-8c29-147011e16271/?format=api"
                }
            ]
        }
    ]
}