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/5fd42e1f-f5e6-42e5-8e45-305a7b4abecb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5fd42e1f-f5e6-42e5-8e45-305a7b4abecb",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "9035fd47-da0f-4889-9131-49826faaa73b",
    "completed": true,
    "last_updated": "2022-08-24T10:27:10.682659-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.88,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/9035fd47-da0f-4889-9131-49826faaa73b",
    "datetime": "2022-08-23T19:10:00-04:00",
    "cutoff_datetime": "2022-08-23T19:10:00-04:00",
    "name": "LAA (J Suarez) v. TAM (C Kluber)",
    "bettypes": [
        {
            "id": "715ca3ff-7276-4f42-8666-5f255739bd9d",
            "match": "https://api-prod.gambitprofit.com/api/matches/5fd42e1f-f5e6-42e5-8e45-305a7b4abecb/?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": "TAM (C Kluber)",
                        "amount": 6071.0
                    },
                    {
                        "team": "LAA (J Suarez)",
                        "amount": 3929.0
                    }
                ],
                "expected_reward_tokens": 9349.34,
                "profit_sb": 349.34,
                "profit_sb_percentage": 3.88,
                "recommended": true
            },
            "lines": [
                {
                    "id": "db935d86-735c-448c-b116-44016c57eaac",
                    "gambit_id": "abc91043-8af6-43d4-9616-07c0328469fc",
                    "last_updated": "2022-08-24T10:27:10.685512-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "TAM (C Kluber)",
                    "reward": "1.54000",
                    "odds": "1.59520",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/715ca3ff-7276-4f42-8666-5f255739bd9d/?format=api"
                },
                {
                    "id": "f268bbdb-1f21-4ee3-9794-ebbeec49abaa",
                    "gambit_id": "0a3af337-f142-4e1b-ab63-e45569291e42",
                    "last_updated": "2022-08-24T10:27:10.685966-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "LAA (J Suarez)",
                    "reward": "2.38000",
                    "odds": "2.53000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/715ca3ff-7276-4f42-8666-5f255739bd9d/?format=api"
                }
            ]
        },
        {
            "id": "3994dde8-8f79-4f3f-a3dd-27ec9150ff2f",
            "match": "https://api-prod.gambitprofit.com/api/matches/5fd42e1f-f5e6-42e5-8e45-305a7b4abecb/?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": "LAA",
                        "amount": 5842.0
                    },
                    {
                        "team": "TAM",
                        "amount": 4158.0
                    }
                ],
                "expected_reward_tokens": 9230.36,
                "profit_sb": 230.36,
                "profit_sb_percentage": 2.56,
                "recommended": true
            },
            "lines": [
                {
                    "id": "36cb3aee-b12f-4757-b365-e8159a74970e",
                    "gambit_id": "4b036f3c-4e5a-4835-8cc4-8188d76a8f80",
                    "last_updated": "2022-08-24T10:27:10.685061-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "LAA",
                    "reward": "1.58000",
                    "odds": "1.64520",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3994dde8-8f79-4f3f-a3dd-27ec9150ff2f/?format=api"
                },
                {
                    "id": "b1941dce-b04e-4773-9a7c-da6f01c0a8d7",
                    "gambit_id": "f35d468f-583f-4f6c-9392-250a3c75c542",
                    "last_updated": "2022-08-24T10:27:10.684617-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "TAM",
                    "reward": "2.22000",
                    "odds": "2.35000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3994dde8-8f79-4f3f-a3dd-27ec9150ff2f/?format=api"
                }
            ]
        },
        {
            "id": "4cd6b934-8fb9-46e3-b03d-d08fcbb20dd7",
            "match": "https://api-prod.gambitprofit.com/api/matches/5fd42e1f-f5e6-42e5-8e45-305a7b4abecb/?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 Over 7",
                        "amount": 5313.0
                    },
                    {
                        "team": "Game Total Under 7",
                        "amount": 4687.0
                    }
                ],
                "expected_reward_tokens": 9138.36,
                "profit_sb": 138.36,
                "profit_sb_percentage": 1.54,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d45013e5-875e-4b87-bc04-21f3f9ebc070",
                    "gambit_id": "331be866-d6e5-4fdd-88a2-b84aa733ff4e",
                    "last_updated": "2022-08-24T10:27:10.684162-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 7",
                    "reward": "1.72000",
                    "odds": "1.80000",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4cd6b934-8fb9-46e3-b03d-d08fcbb20dd7/?format=api"
                },
                {
                    "id": "b6df6794-9d1c-4555-b37b-d915bd284f43",
                    "gambit_id": "bea68a6f-ad3c-4849-a72e-63c2c33e56a1",
                    "last_updated": "2022-08-24T10:27:10.683655-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 7",
                    "reward": "1.95000",
                    "odds": "2.05000",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4cd6b934-8fb9-46e3-b03d-d08fcbb20dd7/?format=api"
                }
            ]
        }
    ]
}