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/51aac18e-6680-4ebf-aabd-c10c0b280bc8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "51aac18e-6680-4ebf-aabd-c10c0b280bc8",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "a2b92f57-1d09-45b7-a0ed-7875423dd326",
    "completed": true,
    "last_updated": "2023-09-18T09:03:30.375352-04:00",
    "created_at": "2023-09-16T09:23:14.069661-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.93,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/a2b92f57-1d09-45b7-a0ed-7875423dd326",
    "datetime": "2023-09-16T19:10:00-04:00",
    "cutoff_datetime": "2023-09-16T19:10:00-04:00",
    "name": "HOU (J France) v. KAN (C Ragans)",
    "bettypes": [
        {
            "id": "5dcf0b29-fd66-44bd-8999-5a8833fe605a",
            "match": "https://api-prod.gambitprofit.com/api/matches/51aac18e-6680-4ebf-aabd-c10c0b280bc8/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-16T09:23:14.079606-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 (J France)",
                        "amount": 5776.0
                    },
                    {
                        "team": "KAN (C Ragans)",
                        "amount": 4224.0
                    }
                ],
                "expected_reward_tokens": 9588.16,
                "profit_sb": 88.16,
                "profit_sb_percentage": 0.93,
                "recommended": true
            },
            "lines": [
                {
                    "id": "65410ee1-fadb-48c5-8a1a-1772e7b322eb",
                    "gambit_id": "e44f7139-76c6-460c-bff9-8e5e0d27f9bd",
                    "last_updated": "2023-09-18T09:03:30.394783-04:00",
                    "created_at": "2023-09-16T09:23:14.085064-04:00",
                    "name": "HOU (J France)",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5dcf0b29-fd66-44bd-8999-5a8833fe605a/?format=api"
                },
                {
                    "id": "d3c1ead9-4ef4-4263-ab2c-7c962f1255dc",
                    "gambit_id": "8eb2c87c-6bad-4059-b323-191b69bd879e",
                    "last_updated": "2023-09-18T09:03:30.399926-04:00",
                    "created_at": "2023-09-16T09:23:14.088987-04:00",
                    "name": "KAN (C Ragans)",
                    "reward": "2.27000",
                    "odds": "2.33000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5dcf0b29-fd66-44bd-8999-5a8833fe605a/?format=api"
                }
            ]
        },
        {
            "id": "a43da6ac-7249-4178-999e-dd973d4ceab7",
            "match": "https://api-prod.gambitprofit.com/api/matches/51aac18e-6680-4ebf-aabd-c10c0b280bc8/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-16T09:23:14.093422-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": "KAN",
                        "amount": 5319.0
                    },
                    {
                        "team": "HOU",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": -138.56,
                "profit_sb_percentage": -1.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ea6633dc-dd57-411b-8f74-cc6723ebbe2a",
                    "gambit_id": "c2e0921e-af52-4d14-bd15-4da9cf67903e",
                    "last_updated": "2023-09-18T09:03:30.416563-04:00",
                    "created_at": "2023-09-16T09:23:14.109150-04:00",
                    "name": "KAN",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a43da6ac-7249-4178-999e-dd973d4ceab7/?format=api"
                },
                {
                    "id": "3664673f-a8f1-476a-a72f-fbf586e84891",
                    "gambit_id": "46847892-bd3e-49c0-a6bd-fa864d476a7c",
                    "last_updated": "2023-09-18T09:03:30.410983-04:00",
                    "created_at": "2023-09-16T09:23:14.097205-04:00",
                    "name": "HOU",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a43da6ac-7249-4178-999e-dd973d4ceab7/?format=api"
                }
            ]
        },
        {
            "id": "4d5d8b5d-69f0-462a-a9db-612856fa9be5",
            "match": "https://api-prod.gambitprofit.com/api/matches/51aac18e-6680-4ebf-aabd-c10c0b280bc8/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-16T09:23:14.114138-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 9.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 9.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8c6a92c4-deb1-4de6-9a33-1b04de45926a",
                    "gambit_id": "aa5bdbb8-8336-429f-8ce1-b0cb157eb9f1",
                    "last_updated": "2023-09-18T09:03:30.439026-04:00",
                    "created_at": "2023-09-16T09:23:14.129060-04:00",
                    "name": "Game Total Under 9.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d5d8b5d-69f0-462a-a9db-612856fa9be5/?format=api"
                },
                {
                    "id": "b028258d-aaf1-4ec7-8c21-b16cf47df804",
                    "gambit_id": "18dcc154-82ff-454b-9b79-61ab83a6032e",
                    "last_updated": "2023-09-18T09:03:30.430499-04:00",
                    "created_at": "2023-09-16T09:23:14.118464-04:00",
                    "name": "Game Total Over 9.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d5d8b5d-69f0-462a-a9db-612856fa9be5/?format=api"
                }
            ]
        }
    ]
}