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/dab79d77-dbc5-4f2b-9339-09b09d9e92ba/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "dab79d77-dbc5-4f2b-9339-09b09d9e92ba",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "52137a91-f475-4d21-9400-e28d67e07343",
    "completed": true,
    "last_updated": "2023-09-16T10:33:05.636547-04:00",
    "created_at": "2023-09-15T09:23:03.647120-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.59,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/52137a91-f475-4d21-9400-e28d67e07343",
    "datetime": "2023-09-15T19:10:00-04:00",
    "cutoff_datetime": "2023-09-15T19:10:00-04:00",
    "name": "TEX (J Gray) v. CLE (L Giolito)",
    "bettypes": [
        {
            "id": "1ea6f394-3a14-406e-803b-b00ab6019882",
            "match": "https://api-prod.gambitprofit.com/api/matches/dab79d77-dbc5-4f2b-9339-09b09d9e92ba/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-15T09:23:03.657091-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": "TEX (J Gray)",
                        "amount": 5222.0
                    },
                    {
                        "team": "CLE (L Giolito)",
                        "amount": 4778.0
                    }
                ],
                "expected_reward_tokens": 9556.0,
                "profit_sb": 56.0,
                "profit_sb_percentage": 0.59,
                "recommended": true
            },
            "lines": [
                {
                    "id": "aee4e9d2-0930-4d1b-b35f-839e1344b257",
                    "gambit_id": "ecb7e697-1965-4d40-a57a-2f53f1ef97a9",
                    "last_updated": "2023-09-16T10:33:05.652108-04:00",
                    "created_at": "2023-09-15T09:23:03.665522-04:00",
                    "name": "TEX (J Gray)",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1ea6f394-3a14-406e-803b-b00ab6019882/?format=api"
                },
                {
                    "id": "75c06b78-dec6-431a-bc6b-54a6a756fcee",
                    "gambit_id": "81749c7a-3c88-408f-95cc-caa06c17fd08",
                    "last_updated": "2023-09-16T10:33:05.655183-04:00",
                    "created_at": "2023-09-15T09:23:03.685181-04:00",
                    "name": "CLE (L Giolito)",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1ea6f394-3a14-406e-803b-b00ab6019882/?format=api"
                }
            ]
        },
        {
            "id": "f8c87ee7-9580-444a-97f4-c393078a7eca",
            "match": "https://api-prod.gambitprofit.com/api/matches/dab79d77-dbc5-4f2b-9339-09b09d9e92ba/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-15T09:23:03.690334-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": "CLE",
                        "amount": 5857.0
                    },
                    {
                        "team": "TEX",
                        "amount": 4143.0
                    }
                ],
                "expected_reward_tokens": 9487.47,
                "profit_sb": -12.53,
                "profit_sb_percentage": -0.13,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e46cb4a9-d6f9-4ad4-b90f-2b6ae3c5f2e7",
                    "gambit_id": "d5a83bad-4310-4276-9ed2-a0e55b0970bf",
                    "last_updated": "2023-09-16T10:33:05.689261-04:00",
                    "created_at": "2023-09-15T09:23:03.699658-04:00",
                    "name": "CLE",
                    "reward": "1.62000",
                    "odds": "1.64520",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f8c87ee7-9580-444a-97f4-c393078a7eca/?format=api"
                },
                {
                    "id": "5c39b006-6fb2-4430-9592-85aa0e40a42d",
                    "gambit_id": "2c35c718-8224-4352-a909-60b7e190f874",
                    "last_updated": "2023-09-16T10:33:05.673349-04:00",
                    "created_at": "2023-09-15T09:23:03.694317-04:00",
                    "name": "TEX",
                    "reward": "2.29000",
                    "odds": "2.35000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f8c87ee7-9580-444a-97f4-c393078a7eca/?format=api"
                }
            ]
        },
        {
            "id": "cb4b671e-17a6-4ab4-9fb1-ec8bfdc06b2a",
            "match": "https://api-prod.gambitprofit.com/api/matches/dab79d77-dbc5-4f2b-9339-09b09d9e92ba/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-15T09:23:03.706322-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": 5107.0
                    },
                    {
                        "team": "Game Total Over 8",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5b70d9c8-7cb5-490d-b2b7-144acf1ea1f8",
                    "gambit_id": "3543de84-87c8-4e9b-b9e9-d94ba5f76515",
                    "last_updated": "2023-09-16T10:33:05.705113-04:00",
                    "created_at": "2023-09-15T09:23:03.713833-04:00",
                    "name": "Game Total Under 8",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb4b671e-17a6-4ab4-9fb1-ec8bfdc06b2a/?format=api"
                },
                {
                    "id": "4290b560-086c-4eb4-bb42-5daddf8fdd4f",
                    "gambit_id": "7e813161-b47d-42a4-b811-3ac2e13154bc",
                    "last_updated": "2023-09-16T10:33:05.701776-04:00",
                    "created_at": "2023-09-15T09:23:03.710002-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb4b671e-17a6-4ab4-9fb1-ec8bfdc06b2a/?format=api"
                }
            ]
        }
    ]
}