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/3e6cdd5a-8c06-4d66-8bcc-e0716e472e90/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "3e6cdd5a-8c06-4d66-8bcc-e0716e472e90",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "ba8e264e-b9fe-4cc0-a0f2-44a87bb628d6",
    "completed": true,
    "last_updated": "2023-08-30T13:32:55.790520-04:00",
    "created_at": "2023-08-29T08:33:12.959283-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.71,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/ba8e264e-b9fe-4cc0-a0f2-44a87bb628d6",
    "datetime": "2023-08-29T19:40:00-04:00",
    "cutoff_datetime": "2023-08-29T19:40:00-04:00",
    "name": "CLE (G Williams) v. MIN (P Lopez)",
    "bettypes": [
        {
            "id": "ff7f92a3-1853-46b4-9534-6b4a0772e024",
            "match": "https://api-prod.gambitprofit.com/api/matches/3e6cdd5a-8c06-4d66-8bcc-e0716e472e90/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-29T08:33:12.969166-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": "MIN (P Lopez)",
                        "amount": 5980.0
                    },
                    {
                        "team": "CLE (G Williams)",
                        "amount": 4020.0
                    }
                ],
                "expected_reward_tokens": 9567.6,
                "profit_sb": 67.6,
                "profit_sb_percentage": 0.71,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a2e272f4-a9e5-4d77-8535-b0876b6119b5",
                    "gambit_id": "197c7566-d4b9-4ee3-b1c4-070e5a0bb07a",
                    "last_updated": "2023-08-30T13:32:55.811658-04:00",
                    "created_at": "2023-08-29T08:33:12.979156-04:00",
                    "name": "MIN (P Lopez)",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff7f92a3-1853-46b4-9534-6b4a0772e024/?format=api"
                },
                {
                    "id": "cb900395-5440-4dd9-bc1a-2388f95271df",
                    "gambit_id": "9dbe8e34-6358-4def-a8ec-740bd27ea4f7",
                    "last_updated": "2023-08-30T13:32:55.807929-04:00",
                    "created_at": "2023-08-29T08:33:12.973738-04:00",
                    "name": "CLE (G Williams)",
                    "reward": "2.38000",
                    "odds": "2.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff7f92a3-1853-46b4-9534-6b4a0772e024/?format=api"
                }
            ]
        },
        {
            "id": "09c94b2f-80f3-48a9-812b-f488275e7169",
            "match": "https://api-prod.gambitprofit.com/api/matches/3e6cdd5a-8c06-4d66-8bcc-e0716e472e90/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-29T08:33:12.983488-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": 5688.0
                    },
                    {
                        "team": "MIN",
                        "amount": 4312.0
                    }
                ],
                "expected_reward_tokens": 9442.08,
                "profit_sb": -57.92,
                "profit_sb_percentage": -0.61,
                "recommended": false
            },
            "lines": [
                {
                    "id": "902044ce-22ef-4029-ad04-f72d5c61443b",
                    "gambit_id": "add81993-db8c-47f4-952f-7f9d7a5379e7",
                    "last_updated": "2023-08-30T13:32:55.818567-04:00",
                    "created_at": "2023-08-29T08:33:12.987136-04:00",
                    "name": "CLE",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09c94b2f-80f3-48a9-812b-f488275e7169/?format=api"
                },
                {
                    "id": "5c300a09-8fee-421b-92f5-66a3ff48ae98",
                    "gambit_id": "420d02e8-b39b-472f-b2de-4a714638087e",
                    "last_updated": "2023-08-30T13:32:55.822908-04:00",
                    "created_at": "2023-08-29T08:33:12.991006-04:00",
                    "name": "MIN",
                    "reward": "2.19000",
                    "odds": "2.25000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09c94b2f-80f3-48a9-812b-f488275e7169/?format=api"
                }
            ]
        },
        {
            "id": "0086aee9-d450-4bba-8514-ea87b09ba759",
            "match": "https://api-prod.gambitprofit.com/api/matches/3e6cdd5a-8c06-4d66-8bcc-e0716e472e90/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-29T08:33:12.995063-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 7.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Over 7.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "99f08f88-6fc5-48dd-95c1-2692ef2629ff",
                    "gambit_id": "85db33e2-bdc0-4e3e-8892-c68da535009b",
                    "last_updated": "2023-08-30T13:32:55.848981-04:00",
                    "created_at": "2023-08-29T08:33:13.003909-04:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0086aee9-d450-4bba-8514-ea87b09ba759/?format=api"
                },
                {
                    "id": "45e79326-61db-4407-aae5-08e2151a1791",
                    "gambit_id": "f140d3ad-ac9d-4522-bc41-57576446dc58",
                    "last_updated": "2023-08-30T13:32:55.841511-04:00",
                    "created_at": "2023-08-29T08:33:12.998692-04:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0086aee9-d450-4bba-8514-ea87b09ba759/?format=api"
                }
            ]
        }
    ]
}