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/1e264847-a1c9-4664-834b-419f86662b4b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "1e264847-a1c9-4664-834b-419f86662b4b",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "6978346d-3b41-4ab8-932a-fbcea94bf091",
    "completed": true,
    "last_updated": "2023-11-25T11:38:12.576318-05:00",
    "created_at": "2023-11-22T09:13:16.871396-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.63,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/6978346d-3b41-4ab8-932a-fbcea94bf091",
    "datetime": "2023-11-24T15:00:00-05:00",
    "cutoff_datetime": "2023-11-24T15:00:00-05:00",
    "name": "Miami Dolphins v. New York Jets",
    "bettypes": [
        {
            "id": "7d284d1f-0483-490c-a9a2-1f5741d3c848",
            "match": "https://api-prod.gambitprofit.com/api/matches/1e264847-a1c9-4664-834b-419f86662b4b/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-22T09:13:16.893532-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": "Miami Dolphins",
                        "amount": 7869.0
                    },
                    {
                        "team": "New York Jets",
                        "amount": 2131.0
                    }
                ],
                "expected_reward_tokens": 9440.33,
                "profit_sb": -59.67,
                "profit_sb_percentage": -0.63,
                "recommended": false
            },
            "lines": [
                {
                    "id": "30f06b65-9041-4744-b15c-0dd473afb379",
                    "gambit_id": "821adcef-2e65-4272-9a10-b681f3ac174a",
                    "last_updated": "2023-11-25T11:38:12.619275-05:00",
                    "created_at": "2023-11-22T09:13:16.897180-05:00",
                    "name": "Miami Dolphins",
                    "reward": "1.20000",
                    "odds": "1.21280",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d284d1f-0483-490c-a9a2-1f5741d3c848/?format=api"
                },
                {
                    "id": "8f8c86f5-cf1c-40d8-bd31-f682c02308f0",
                    "gambit_id": "8a3995f4-5a13-4307-be51-6e107ae27c3e",
                    "last_updated": "2023-11-25T11:38:12.622807-05:00",
                    "created_at": "2023-11-22T09:13:16.901199-05:00",
                    "name": "New York Jets",
                    "reward": "4.43000",
                    "odds": "4.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d284d1f-0483-490c-a9a2-1f5741d3c848/?format=api"
                }
            ]
        },
        {
            "id": "f8caedd7-08f7-45a3-b2c6-04cafbd070cd",
            "match": "https://api-prod.gambitprofit.com/api/matches/1e264847-a1c9-4664-834b-419f86662b4b/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-22T09:13:16.881908-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": "Miami Dolphins",
                        "amount": 5000.0
                    },
                    {
                        "team": "New York Jets",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2fcbccdc-664a-4383-80ab-b5443d586670",
                    "gambit_id": "1efc6c44-14ce-4cb2-8d10-324b2ce218f0",
                    "last_updated": "2023-11-25T11:38:12.590365-05:00",
                    "created_at": "2023-11-22T09:13:16.885440-05:00",
                    "name": "Miami Dolphins",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f8caedd7-08f7-45a3-b2c6-04cafbd070cd/?format=api"
                },
                {
                    "id": "7467f69c-7db7-4317-b516-5d06bc2b6bb7",
                    "gambit_id": "83c82843-db32-42ff-bf6c-a63e20505c43",
                    "last_updated": "2023-11-25T11:38:12.593699-05:00",
                    "created_at": "2023-11-22T09:13:16.889225-05:00",
                    "name": "New York Jets",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f8caedd7-08f7-45a3-b2c6-04cafbd070cd/?format=api"
                }
            ]
        },
        {
            "id": "1185a665-0a43-47e5-9067-1e62ddbc8363",
            "match": "https://api-prod.gambitprofit.com/api/matches/1e264847-a1c9-4664-834b-419f86662b4b/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-22T09:13:16.905245-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 40",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 40",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ed3c7ca7-8852-47d9-9827-eb2955694f31",
                    "gambit_id": "73b24a7b-58ec-4b33-9c94-2cbee883495f",
                    "last_updated": "2023-11-25T11:38:12.629653-05:00",
                    "created_at": "2023-11-22T09:13:16.912253-05:00",
                    "name": "Game Total Over 40",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "40.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1185a665-0a43-47e5-9067-1e62ddbc8363/?format=api"
                },
                {
                    "id": "f5114134-5c31-458e-be2d-15a06e8cab66",
                    "gambit_id": "7f264341-b000-4cea-9b86-79297204616e",
                    "last_updated": "2023-11-25T11:38:12.632962-05:00",
                    "created_at": "2023-11-22T09:13:16.916193-05:00",
                    "name": "Game Total Under 40",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "40.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1185a665-0a43-47e5-9067-1e62ddbc8363/?format=api"
                }
            ]
        }
    ]
}