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/a5b7443c-a6b3-4bf7-b895-2a62abd269b0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a5b7443c-a6b3-4bf7-b895-2a62abd269b0",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "4f1a47a1-9a9d-4eab-a113-17fde52740b9",
    "completed": true,
    "last_updated": "2023-09-11T09:08:29.161002-04:00",
    "created_at": "2023-09-09T09:43:00.336800-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.35,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/4f1a47a1-9a9d-4eab-a113-17fde52740b9",
    "datetime": "2023-09-09T18:05:00-04:00",
    "cutoff_datetime": "2023-09-09T18:05:00-04:00",
    "name": "MIA (J Cueto) v. PHI (A Nola)",
    "bettypes": [
        {
            "id": "879341b3-afb1-4882-99ee-6b3db02504fd",
            "match": "https://api-prod.gambitprofit.com/api/matches/a5b7443c-a6b3-4bf7-b895-2a62abd269b0/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-09T09:43:00.347562-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": "PHI (A Nola)",
                        "amount": 6232.0
                    },
                    {
                        "team": "MIA (J Cueto)",
                        "amount": 3768.0
                    }
                ],
                "expected_reward_tokens": 9533.04,
                "profit_sb": 33.04,
                "profit_sb_percentage": 0.35,
                "recommended": true
            },
            "lines": [
                {
                    "id": "78958367-b409-4991-8919-98a8ff29c9ab",
                    "gambit_id": "77985766-6305-4ff3-9fa6-acbaf51afd44",
                    "last_updated": "2023-09-11T09:08:29.176997-04:00",
                    "created_at": "2023-09-09T09:43:00.356816-04:00",
                    "name": "PHI (A Nola)",
                    "reward": "1.53000",
                    "odds": "1.55560",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/879341b3-afb1-4882-99ee-6b3db02504fd/?format=api"
                },
                {
                    "id": "58f35c25-7738-4f43-991a-138c0a718bcb",
                    "gambit_id": "a6e5e651-a79a-49f6-bd27-4a361ad97363",
                    "last_updated": "2023-09-11T09:08:29.173670-04:00",
                    "created_at": "2023-09-09T09:43:00.351662-04:00",
                    "name": "MIA (J Cueto)",
                    "reward": "2.53000",
                    "odds": "2.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/879341b3-afb1-4882-99ee-6b3db02504fd/?format=api"
                }
            ]
        },
        {
            "id": "6c9387bf-6d27-4d4f-96e1-562fc53fd052",
            "match": "https://api-prod.gambitprofit.com/api/matches/a5b7443c-a6b3-4bf7-b895-2a62abd269b0/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-09T09:43:00.363219-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": "MIA",
                        "amount": 5213.0
                    },
                    {
                        "team": "PHI",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "bf7e8051-147d-4ac7-965b-97eeba4d1a44",
                    "gambit_id": "2c64e43e-1a7b-4f19-b86c-18a57822096a",
                    "last_updated": "2023-09-11T09:08:29.183852-04:00",
                    "created_at": "2023-09-09T09:43:00.370787-04:00",
                    "name": "MIA",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c9387bf-6d27-4d4f-96e1-562fc53fd052/?format=api"
                },
                {
                    "id": "96ca1dca-1496-43a4-813d-b3b91df5566b",
                    "gambit_id": "53739bcd-ee63-46c3-89e5-604c39ecd596",
                    "last_updated": "2023-09-11T09:08:29.188251-04:00",
                    "created_at": "2023-09-09T09:43:00.377123-04:00",
                    "name": "PHI",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c9387bf-6d27-4d4f-96e1-562fc53fd052/?format=api"
                }
            ]
        },
        {
            "id": "5f35ad14-a460-4d4f-af45-394860cc3371",
            "match": "https://api-prod.gambitprofit.com/api/matches/a5b7443c-a6b3-4bf7-b895-2a62abd269b0/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-09T09:43:00.382173-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 9",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 9",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "28a01425-2731-40c1-bb3c-588081cd33b2",
                    "gambit_id": "45836676-1d2f-4011-bea5-507656e45b4d",
                    "last_updated": "2023-09-11T09:08:29.198840-04:00",
                    "created_at": "2023-09-09T09:43:00.387104-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f35ad14-a460-4d4f-af45-394860cc3371/?format=api"
                },
                {
                    "id": "838aee44-cdd7-4614-a59a-61430ad604aa",
                    "gambit_id": "b43c1d85-b4cf-4ce8-9714-12d31cdbf978",
                    "last_updated": "2023-09-11T09:08:29.202314-04:00",
                    "created_at": "2023-09-09T09:43:00.393037-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f35ad14-a460-4d4f-af45-394860cc3371/?format=api"
                }
            ]
        }
    ]
}