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/3f576b22-c7b5-45bb-8c83-e48f0717bd65/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "3f576b22-c7b5-45bb-8c83-e48f0717bd65",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "2d81d1fe-17c1-4e17-a441-57f015d0aecc",
    "completed": true,
    "last_updated": "2023-06-01T10:07:02.400679-04:00",
    "created_at": "2023-05-31T11:47:17.167708-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.11,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/2d81d1fe-17c1-4e17-a441-57f015d0aecc",
    "datetime": "2023-05-31T19:10:00-04:00",
    "cutoff_datetime": "2023-05-31T19:10:00-04:00",
    "name": "PHI (A Nola) v. NYM (C Carrasco)",
    "bettypes": [
        {
            "id": "05c02a86-d9c6-47da-88b2-4e74ca965573",
            "match": "https://api-prod.gambitprofit.com/api/matches/3f576b22-c7b5-45bb-8c83-e48f0717bd65/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-31T11:47:17.171171-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": "PHI (A Nola)",
                        "amount": 5337.0
                    },
                    {
                        "team": "NYM (C Carrasco)",
                        "amount": 4663.0
                    }
                ],
                "expected_reward_tokens": 9605.78,
                "profit_sb": 105.78,
                "profit_sb_percentage": 1.11,
                "recommended": true
            },
            "lines": [
                {
                    "id": "2ea31102-ec0c-4dc4-aa78-e67302e719ed",
                    "gambit_id": "c7106046-4130-491a-98cf-d531310aa2aa",
                    "last_updated": "2023-06-01T10:07:02.407535-04:00",
                    "created_at": "2023-05-31T11:47:17.173599-04:00",
                    "name": "PHI (A Nola)",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/05c02a86-d9c6-47da-88b2-4e74ca965573/?format=api"
                },
                {
                    "id": "afe65ae2-f422-4187-a54b-fd9bffc7628c",
                    "gambit_id": "39228792-5fef-4aad-9910-cf9350e8d994",
                    "last_updated": "2023-06-01T10:07:02.409836-04:00",
                    "created_at": "2023-05-31T11:47:17.176808-04:00",
                    "name": "NYM (C Carrasco)",
                    "reward": "2.06000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/05c02a86-d9c6-47da-88b2-4e74ca965573/?format=api"
                }
            ]
        },
        {
            "id": "b4276bee-3639-4138-bbc8-53302462138c",
            "match": "https://api-prod.gambitprofit.com/api/matches/3f576b22-c7b5-45bb-8c83-e48f0717bd65/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-31T11:47:17.179210-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": "NYM",
                        "amount": 5867.0
                    },
                    {
                        "team": "PHI",
                        "amount": 4133.0
                    }
                ],
                "expected_reward_tokens": 9504.54,
                "profit_sb": 4.54,
                "profit_sb_percentage": 0.05,
                "recommended": true
            },
            "lines": [
                {
                    "id": "147d7d4e-9602-4009-a2cb-fc90156a8631",
                    "gambit_id": "2b546025-d9c7-49d9-9826-4eaba4f84c7c",
                    "last_updated": "2023-06-01T10:07:02.416898-04:00",
                    "created_at": "2023-05-31T11:47:17.183507-04:00",
                    "name": "NYM",
                    "reward": "1.62000",
                    "odds": "1.64520",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4276bee-3639-4138-bbc8-53302462138c/?format=api"
                },
                {
                    "id": "8441d880-1074-47a5-a145-e3e7493bbff8",
                    "gambit_id": "05b37135-23e0-4b75-baa7-d3f4b135b4bb",
                    "last_updated": "2023-06-01T10:07:02.414786-04:00",
                    "created_at": "2023-05-31T11:47:17.181558-04:00",
                    "name": "PHI",
                    "reward": "2.30000",
                    "odds": "2.35000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4276bee-3639-4138-bbc8-53302462138c/?format=api"
                }
            ]
        },
        {
            "id": "c733617f-8204-4cab-b0da-c0aa817b0235",
            "match": "https://api-prod.gambitprofit.com/api/matches/3f576b22-c7b5-45bb-8c83-e48f0717bd65/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-31T11:47:17.185485-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 Under 9",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 9",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e81dcc3a-6d68-4591-b92e-7d74c176d26b",
                    "gambit_id": "1308076f-7791-41fe-a333-3674725b16db",
                    "last_updated": "2023-06-01T10:07:02.420678-04:00",
                    "created_at": "2023-05-31T11:47:17.187626-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c733617f-8204-4cab-b0da-c0aa817b0235/?format=api"
                },
                {
                    "id": "cd5f9941-82f8-4ac5-b7fd-98a54a1963ac",
                    "gambit_id": "8c3859ed-0ae9-4e9f-8bf2-6b53c3f5df2a",
                    "last_updated": "2023-06-01T10:07:02.423019-04:00",
                    "created_at": "2023-05-31T11:47:17.190010-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c733617f-8204-4cab-b0da-c0aa817b0235/?format=api"
                }
            ]
        }
    ]
}