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/53612180-03b6-493e-9a86-2929d3927a66/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "53612180-03b6-493e-9a86-2929d3927a66",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "379739f2-b72d-4a45-b8da-48bb3a44ef27",
    "completed": true,
    "last_updated": "2022-08-05T10:01:56.392673-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.96,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/379739f2-b72d-4a45-b8da-48bb3a44ef27",
    "datetime": "2022-08-04T19:45:00-04:00",
    "cutoff_datetime": "2022-08-04T19:45:00-04:00",
    "name": "CHC (S Newcomb) v. STL (J Quintana) - Game 2",
    "bettypes": [
        {
            "id": "46c8ad07-0234-4dc6-b09e-8f3ec63b56b3",
            "match": "https://api-prod.gambitprofit.com/api/matches/53612180-03b6-493e-9a86-2929d3927a66/?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": "STL (J Quintana)",
                        "amount": 6196.0
                    },
                    {
                        "team": "CHC (S Newcomb)",
                        "amount": 3804.0
                    }
                ],
                "expected_reward_tokens": 9355.96,
                "profit_sb": 355.96,
                "profit_sb_percentage": 3.96,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c59e165b-7833-49ab-94d4-e5f882eb0fae",
                    "gambit_id": "6c0ba19b-6f90-4c89-b0aa-d5f9555692ce",
                    "last_updated": "2022-08-05T10:01:56.396313-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "STL (J Quintana)",
                    "reward": "1.51000",
                    "odds": "1.55560",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46c8ad07-0234-4dc6-b09e-8f3ec63b56b3/?format=api"
                },
                {
                    "id": "bf6ab89d-25b7-4a0a-ba3e-cf3d7e32600e",
                    "gambit_id": "47ed980d-f39e-43a4-aca1-8ffdd8f84c95",
                    "last_updated": "2022-08-05T10:01:56.395821-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CHC (S Newcomb)",
                    "reward": "2.46000",
                    "odds": "2.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46c8ad07-0234-4dc6-b09e-8f3ec63b56b3/?format=api"
                }
            ]
        },
        {
            "id": "7f949651-b28e-42d2-843c-91b2a27498fc",
            "match": "https://api-prod.gambitprofit.com/api/matches/53612180-03b6-493e-9a86-2929d3927a66/?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": "CHC",
                        "amount": 5588.0
                    },
                    {
                        "team": "STL",
                        "amount": 4412.0
                    }
                ],
                "expected_reward_tokens": 9220.2,
                "profit_sb": 220.2,
                "profit_sb_percentage": 2.45,
                "recommended": true
            },
            "lines": [
                {
                    "id": "af9ca749-8834-4d7a-b552-8e5d5cae93ae",
                    "gambit_id": "ec0445ab-a57f-41e5-a08e-9b7ea489f21d",
                    "last_updated": "2022-08-05T10:01:56.395321-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CHC",
                    "reward": "1.65000",
                    "odds": "1.71430",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f949651-b28e-42d2-843c-91b2a27498fc/?format=api"
                },
                {
                    "id": "1b8b06e9-a069-47a7-926d-e6c2891fbbb2",
                    "gambit_id": "862e8a0f-09be-41d5-8b2e-82332064a9f3",
                    "last_updated": "2022-08-05T10:01:56.394808-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "STL",
                    "reward": "2.09000",
                    "odds": "2.20000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f949651-b28e-42d2-843c-91b2a27498fc/?format=api"
                }
            ]
        },
        {
            "id": "8c441d89-3e46-4f79-91bb-ade2a5b3ea51",
            "match": "https://api-prod.gambitprofit.com/api/matches/53612180-03b6-493e-9a86-2929d3927a66/?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 8.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9150.0,
                "profit_sb": 150.0,
                "profit_sb_percentage": 1.67,
                "recommended": true
            },
            "lines": [
                {
                    "id": "76e24623-8313-41f2-bf32-eaf290e9776e",
                    "gambit_id": "b08a850d-495e-47ad-83fd-72ac35be80bb",
                    "last_updated": "2022-08-05T10:01:56.394227-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.83000",
                    "odds": "1.90910",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c441d89-3e46-4f79-91bb-ade2a5b3ea51/?format=api"
                },
                {
                    "id": "ab4087ca-4e94-4df6-9939-bbbdc378a514",
                    "gambit_id": "4b459f1a-ab68-40ed-98c3-d70dceb727dd",
                    "last_updated": "2022-08-05T10:01:56.393648-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.83000",
                    "odds": "1.90910",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c441d89-3e46-4f79-91bb-ade2a5b3ea51/?format=api"
                }
            ]
        }
    ]
}