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/d9cf138d-1567-477d-ae3d-91addf901786/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d9cf138d-1567-477d-ae3d-91addf901786",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "a355274a-3d1a-417f-9d1c-c0d803d60efd",
    "completed": true,
    "last_updated": "2023-06-22T10:58:35.276132-04:00",
    "created_at": "2023-06-21T08:33:14.879625-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.82,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/a355274a-3d1a-417f-9d1c-c0d803d60efd",
    "datetime": "2023-06-21T12:35:00-04:00",
    "cutoff_datetime": "2023-06-21T12:35:00-04:00",
    "name": "CHC (K Hendricks) v. PIT (R Hill)",
    "bettypes": [
        {
            "id": "19a559b5-6dc7-4400-8634-c657743216fb",
            "match": "https://api-prod.gambitprofit.com/api/matches/d9cf138d-1567-477d-ae3d-91addf901786/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-21T08:33:14.881919-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": "CHC (K Hendricks)",
                        "amount": 5234.0
                    },
                    {
                        "team": "PIT (R Hill)",
                        "amount": 4766.0
                    }
                ],
                "expected_reward_tokens": 9578.22,
                "profit_sb": 78.22,
                "profit_sb_percentage": 0.82,
                "recommended": true
            },
            "lines": [
                {
                    "id": "f39cf856-4d59-4db7-9eb8-2f190337d054",
                    "gambit_id": "fed3da3a-4e98-4791-b147-ce01139ba6fc",
                    "last_updated": "2023-06-22T10:58:35.281984-04:00",
                    "created_at": "2023-06-21T08:33:14.883807-04:00",
                    "name": "CHC (K Hendricks)",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19a559b5-6dc7-4400-8634-c657743216fb/?format=api"
                },
                {
                    "id": "4943ec7b-37e0-41dc-8843-f4307aabaa53",
                    "gambit_id": "24091516-299d-4270-922e-57b774735e64",
                    "last_updated": "2023-06-22T10:58:35.284421-04:00",
                    "created_at": "2023-06-21T08:33:14.885534-04:00",
                    "name": "PIT (R Hill)",
                    "reward": "2.01000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19a559b5-6dc7-4400-8634-c657743216fb/?format=api"
                }
            ]
        },
        {
            "id": "a65201d0-706e-41df-b530-2af8fbfd9e23",
            "match": "https://api-prod.gambitprofit.com/api/matches/d9cf138d-1567-477d-ae3d-91addf901786/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-21T08:33:14.887858-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": "PIT",
                        "amount": 6020.0
                    },
                    {
                        "team": "CHC",
                        "amount": 3980.0
                    }
                ],
                "expected_reward_tokens": 9511.6,
                "profit_sb": 11.6,
                "profit_sb_percentage": 0.12,
                "recommended": true
            },
            "lines": [
                {
                    "id": "153dbe19-445f-4e13-b5d2-e349cf05be80",
                    "gambit_id": "9ba1c382-cebf-4b1f-8be6-4ec300c05c1b",
                    "last_updated": "2023-06-22T10:58:35.291604-04:00",
                    "created_at": "2023-06-21T08:33:14.891952-04:00",
                    "name": "PIT",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a65201d0-706e-41df-b530-2af8fbfd9e23/?format=api"
                },
                {
                    "id": "5615637b-42fd-488e-a570-d7a3a72b28b8",
                    "gambit_id": "ffcad939-79f9-4b1a-a4ad-6316ba12d145",
                    "last_updated": "2023-06-22T10:58:35.289228-04:00",
                    "created_at": "2023-06-21T08:33:14.889891-04:00",
                    "name": "CHC",
                    "reward": "2.39000",
                    "odds": "2.45000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a65201d0-706e-41df-b530-2af8fbfd9e23/?format=api"
                }
            ]
        },
        {
            "id": "0f8ddfa1-8369-4d2c-883d-0e734b0fbfa8",
            "match": "https://api-prod.gambitprofit.com/api/matches/d9cf138d-1567-477d-ae3d-91addf901786/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-21T08:33:14.893819-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 8.5",
                        "amount": 5317.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 4683.0
                    }
                ],
                "expected_reward_tokens": 9411.09,
                "profit_sb": -88.91,
                "profit_sb_percentage": -0.94,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7fbda5cd-fc4b-44f4-aab9-38ce2b8fec15",
                    "gambit_id": "ca88a65d-84be-4c8a-980c-a8f321fb0f10",
                    "last_updated": "2023-06-22T10:58:35.296298-04:00",
                    "created_at": "2023-06-21T08:33:14.895374-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.77000",
                    "odds": "1.80000",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f8ddfa1-8369-4d2c-883d-0e734b0fbfa8/?format=api"
                },
                {
                    "id": "4888cbf0-11f2-4367-b003-1cbd57b3926d",
                    "gambit_id": "8d2c8be4-9664-442c-95fa-d7537cb446e5",
                    "last_updated": "2023-06-22T10:58:35.298546-04:00",
                    "created_at": "2023-06-21T08:33:14.897011-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "2.01000",
                    "odds": "2.05000",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f8ddfa1-8369-4d2c-883d-0e734b0fbfa8/?format=api"
                }
            ]
        }
    ]
}