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/d3ff4cfc-4c2d-4425-ae92-73902681a2a9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d3ff4cfc-4c2d-4425-ae92-73902681a2a9",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "df3be73b-db6f-4eb3-839b-fe2d12b9b28f",
    "completed": true,
    "last_updated": "2023-07-17T10:13:20.701609-04:00",
    "created_at": "2023-07-15T08:58:06.461732-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.88,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/df3be73b-db6f-4eb3-839b-fe2d12b9b28f",
    "datetime": "2023-07-15T19:10:00-04:00",
    "cutoff_datetime": "2023-07-15T19:10:00-04:00",
    "name": "MIL (F Peralta) v. CIN (A Abbott)",
    "bettypes": [
        {
            "id": "dbc63134-84b9-4d3a-9a20-5f6dccbbdfc8",
            "match": "https://api-prod.gambitprofit.com/api/matches/d3ff4cfc-4c2d-4425-ae92-73902681a2a9/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-15T08:58:06.463659-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": "CIN (A Abbott)",
                        "amount": 5325.0
                    },
                    {
                        "team": "MIL (F Peralta)",
                        "amount": 4675.0
                    }
                ],
                "expected_reward_tokens": 9583.75,
                "profit_sb": 83.75,
                "profit_sb_percentage": 0.88,
                "recommended": true
            },
            "lines": [
                {
                    "id": "1be69ac7-e1f2-4e1b-aefc-b8235df3983d",
                    "gambit_id": "d2379570-4008-4054-ab54-012f701791e8",
                    "last_updated": "2023-07-17T10:13:20.708993-04:00",
                    "created_at": "2023-07-15T08:58:06.466834-04:00",
                    "name": "CIN (A Abbott)",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dbc63134-84b9-4d3a-9a20-5f6dccbbdfc8/?format=api"
                },
                {
                    "id": "db210025-ccf4-4b7e-bc13-9378d523fbaf",
                    "gambit_id": "59fc1d35-5863-4320-8769-0a177646b642",
                    "last_updated": "2023-07-17T10:13:20.706793-04:00",
                    "created_at": "2023-07-15T08:58:06.465281-04:00",
                    "name": "MIL (F Peralta)",
                    "reward": "2.05000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dbc63134-84b9-4d3a-9a20-5f6dccbbdfc8/?format=api"
                }
            ]
        },
        {
            "id": "7b72d8c9-ccb0-4f4d-ac36-7933cbe8ab39",
            "match": "https://api-prod.gambitprofit.com/api/matches/d3ff4cfc-4c2d-4425-ae92-73902681a2a9/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-15T08:58:06.468333-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": "MIL",
                        "amount": 6324.0
                    },
                    {
                        "team": "CIN",
                        "amount": 3676.0
                    }
                ],
                "expected_reward_tokens": 9484.08,
                "profit_sb": -15.92,
                "profit_sb_percentage": -0.17,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8bb8a9c3-6fbc-4926-992a-f7e6fed0335e",
                    "gambit_id": "eedda976-0ffe-4453-8240-3732d0e24e78",
                    "last_updated": "2023-07-17T10:13:20.713375-04:00",
                    "created_at": "2023-07-15T08:58:06.469935-04:00",
                    "name": "MIL",
                    "reward": "1.50000",
                    "odds": "1.52630",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b72d8c9-ccb0-4f4d-ac36-7933cbe8ab39/?format=api"
                },
                {
                    "id": "788f96a0-3f96-4afa-8de2-f5c9621ac861",
                    "gambit_id": "eb8d0fbd-8101-45fc-ad2e-8c09c0daba90",
                    "last_updated": "2023-07-17T10:13:20.715852-04:00",
                    "created_at": "2023-07-15T08:58:06.471511-04:00",
                    "name": "CIN",
                    "reward": "2.58000",
                    "odds": "2.65000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b72d8c9-ccb0-4f4d-ac36-7933cbe8ab39/?format=api"
                }
            ]
        },
        {
            "id": "a6680f34-8970-4f25-80a3-1d42e967c8fe",
            "match": "https://api-prod.gambitprofit.com/api/matches/d3ff4cfc-4c2d-4425-ae92-73902681a2a9/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-15T08:58:06.473105-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": "851b00b5-83a8-4ad0-9773-0d7d6013b2e1",
                    "gambit_id": "c77b2425-442d-46e7-a194-59575488da4f",
                    "last_updated": "2023-07-17T10:13:20.720502-04:00",
                    "created_at": "2023-07-15T08:58:06.474636-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/a6680f34-8970-4f25-80a3-1d42e967c8fe/?format=api"
                },
                {
                    "id": "11774217-4019-44c1-b43a-1ecee3be2549",
                    "gambit_id": "32644726-1ba0-4db4-abb4-d3c0c1e9c8ae",
                    "last_updated": "2023-07-17T10:13:20.722829-04:00",
                    "created_at": "2023-07-15T08:58:06.476473-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/a6680f34-8970-4f25-80a3-1d42e967c8fe/?format=api"
                }
            ]
        }
    ]
}