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/87e1a015-abd4-4f01-9c24-87d36f0895d7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "87e1a015-abd4-4f01-9c24-87d36f0895d7",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "fda7042d-2f11-4d98-8723-bf3b7cb48292",
    "completed": true,
    "last_updated": "2023-08-29T19:28:17.069492-04:00",
    "created_at": "2023-08-28T08:48:09.500068-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.04,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/fda7042d-2f11-4d98-8723-bf3b7cb48292",
    "datetime": "2023-08-28T20:40:00-04:00",
    "cutoff_datetime": "2023-08-28T20:40:00-04:00",
    "name": "ATL (B Elder) v. COL (A Gomber)",
    "bettypes": [
        {
            "id": "0fbe2271-ab03-4b8b-836b-1aca4af340ff",
            "match": "https://api-prod.gambitprofit.com/api/matches/87e1a015-abd4-4f01-9c24-87d36f0895d7/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-28T08:48:09.510050-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": "ATL (B Elder)",
                        "amount": 6682.0
                    },
                    {
                        "team": "COL (A Gomber)",
                        "amount": 3318.0
                    }
                ],
                "expected_reward_tokens": 9488.44,
                "profit_sb": -11.56,
                "profit_sb_percentage": -0.12,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f8b10833-091a-4471-8b62-18cfb8f48e37",
                    "gambit_id": "bb4abf85-6100-487b-9ddb-20e8ddce52b3",
                    "last_updated": "2023-08-29T19:28:17.077440-04:00",
                    "created_at": "2023-08-28T08:48:09.513887-04:00",
                    "name": "ATL (B Elder)",
                    "reward": "1.42000",
                    "odds": "1.44440",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0fbe2271-ab03-4b8b-836b-1aca4af340ff/?format=api"
                },
                {
                    "id": "d93b4f9b-79c5-4c65-b84d-74646d5e227b",
                    "gambit_id": "cefe5212-3ec5-4984-a1cb-000cbeb0cb08",
                    "last_updated": "2023-08-29T19:28:17.080734-04:00",
                    "created_at": "2023-08-28T08:48:09.518115-04:00",
                    "name": "COL (A Gomber)",
                    "reward": "2.86000",
                    "odds": "2.95000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0fbe2271-ab03-4b8b-836b-1aca4af340ff/?format=api"
                }
            ]
        },
        {
            "id": "bc75137e-fd12-4bf3-9996-24ad140d1cb4",
            "match": "https://api-prod.gambitprofit.com/api/matches/87e1a015-abd4-4f01-9c24-87d36f0895d7/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-28T08:48:09.522155-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": "ATL",
                        "amount": 6010.0
                    },
                    {
                        "team": "COL",
                        "amount": 3990.0
                    }
                ],
                "expected_reward_tokens": 9495.8,
                "profit_sb": -4.2,
                "profit_sb_percentage": -0.04,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9b029439-3875-4eb8-9803-7cdc5296db13",
                    "gambit_id": "09b05251-b707-4f68-b798-2fa95ac0b0c3",
                    "last_updated": "2023-08-29T19:28:17.087212-04:00",
                    "created_at": "2023-08-28T08:48:09.526391-04:00",
                    "name": "ATL",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc75137e-fd12-4bf3-9996-24ad140d1cb4/?format=api"
                },
                {
                    "id": "42edc533-c008-4c95-914d-fa3a12c990bd",
                    "gambit_id": "c845cacc-1625-4e80-bc4f-88ff271d7223",
                    "last_updated": "2023-08-29T19:28:17.090337-04:00",
                    "created_at": "2023-08-28T08:48:09.534123-04:00",
                    "name": "COL",
                    "reward": "2.38000",
                    "odds": "2.45000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc75137e-fd12-4bf3-9996-24ad140d1cb4/?format=api"
                }
            ]
        },
        {
            "id": "f7c9acde-770a-4b3d-8460-58cc762ecb44",
            "match": "https://api-prod.gambitprofit.com/api/matches/87e1a015-abd4-4f01-9c24-87d36f0895d7/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-28T08:48:09.538091-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 12.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 12.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f72603ef-dbe2-4568-841c-11a2c1640a87",
                    "gambit_id": "11bf7dd6-88d7-43bb-88a6-3efb200beddd",
                    "last_updated": "2023-08-29T19:28:17.097128-04:00",
                    "created_at": "2023-08-28T08:48:09.545914-04:00",
                    "name": "Game Total Over 12.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "12.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7c9acde-770a-4b3d-8460-58cc762ecb44/?format=api"
                },
                {
                    "id": "d3bdde05-e576-4dac-9ed8-a7400c725e09",
                    "gambit_id": "8c01ee06-2367-446e-9e3b-39c069b78251",
                    "last_updated": "2023-08-29T19:28:17.100489-04:00",
                    "created_at": "2023-08-28T08:48:09.549535-04:00",
                    "name": "Game Total Under 12.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "12.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7c9acde-770a-4b3d-8460-58cc762ecb44/?format=api"
                }
            ]
        }
    ]
}