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/e73d4850-4466-4514-8380-567d7595f06d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e73d4850-4466-4514-8380-567d7595f06d",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "f073f5d4-ef64-4cd8-83bf-fb55455237dc",
    "completed": true,
    "last_updated": "2023-09-16T10:18:01.461160-04:00",
    "created_at": "2023-09-15T09:23:05.611223-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.9,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/f073f5d4-ef64-4cd8-83bf-fb55455237dc",
    "datetime": "2023-09-15T21:40:00-04:00",
    "cutoff_datetime": "2023-09-15T21:40:00-04:00",
    "name": "CHC (J Steele) v. ARI (B Pfaadt)",
    "bettypes": [
        {
            "id": "3721de90-e44d-4688-b20a-c86c4a6a0c33",
            "match": "https://api-prod.gambitprofit.com/api/matches/e73d4850-4466-4514-8380-567d7595f06d/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-15T09:23:05.622227-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 (J Steele)",
                        "amount": 5541.0
                    },
                    {
                        "team": "ARI (B Pfaadt)",
                        "amount": 4459.0
                    }
                ],
                "expected_reward_tokens": 9585.93,
                "profit_sb": 85.93,
                "profit_sb_percentage": 0.9,
                "recommended": true
            },
            "lines": [
                {
                    "id": "340027fa-941f-4a74-9dd6-4d2e07693d62",
                    "gambit_id": "12831a65-23b4-4dd3-89a6-32e3eec472f9",
                    "last_updated": "2023-09-16T10:18:01.470451-04:00",
                    "created_at": "2023-09-15T09:23:05.625664-04:00",
                    "name": "CHC (J Steele)",
                    "reward": "1.73000",
                    "odds": "1.76920",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3721de90-e44d-4688-b20a-c86c4a6a0c33/?format=api"
                },
                {
                    "id": "f908795e-ff2b-42d7-89ea-82f86efffabe",
                    "gambit_id": "d16d4bcc-f0ad-475e-99b7-d8d6974efecd",
                    "last_updated": "2023-09-16T10:18:01.474715-04:00",
                    "created_at": "2023-09-15T09:23:05.629457-04:00",
                    "name": "ARI (B Pfaadt)",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3721de90-e44d-4688-b20a-c86c4a6a0c33/?format=api"
                }
            ]
        },
        {
            "id": "6c658df1-146c-4053-9a09-ee68428f3f4c",
            "match": "https://api-prod.gambitprofit.com/api/matches/e73d4850-4466-4514-8380-567d7595f06d/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-15T09:23:05.635002-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": "ARI",
                        "amount": 5614.0
                    },
                    {
                        "team": "CHC",
                        "amount": 4386.0
                    }
                ],
                "expected_reward_tokens": 9429.9,
                "profit_sb": -70.1,
                "profit_sb_percentage": -0.74,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2fad3c85-3cd6-460d-84e2-e2ea4a5a11d6",
                    "gambit_id": "37d2b018-229f-41f8-8331-912395c69397",
                    "last_updated": "2023-09-16T10:18:01.487244-04:00",
                    "created_at": "2023-09-15T09:23:05.642323-04:00",
                    "name": "ARI",
                    "reward": "1.68000",
                    "odds": "1.71430",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c658df1-146c-4053-9a09-ee68428f3f4c/?format=api"
                },
                {
                    "id": "b221800d-3cb5-4c5b-993f-e6ce96ee6527",
                    "gambit_id": "873d777b-01b8-4634-8e59-8fa9500e5813",
                    "last_updated": "2023-09-16T10:18:01.483390-04:00",
                    "created_at": "2023-09-15T09:23:05.638264-04:00",
                    "name": "CHC",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c658df1-146c-4053-9a09-ee68428f3f4c/?format=api"
                }
            ]
        },
        {
            "id": "1593eaad-3c6d-4426-81a8-031364247210",
            "match": "https://api-prod.gambitprofit.com/api/matches/e73d4850-4466-4514-8380-567d7595f06d/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-15T09:23:05.652867-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": 5107.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ebfb4b2d-ceb8-4e67-85f5-1c19cdb56db1",
                    "gambit_id": "80174d7d-390c-4fe7-af50-bdf294c6f306",
                    "last_updated": "2023-09-16T10:18:01.494691-04:00",
                    "created_at": "2023-09-15T09:23:05.656702-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1593eaad-3c6d-4426-81a8-031364247210/?format=api"
                },
                {
                    "id": "ee2d37d4-3ed8-4491-bd14-f0ea09f32d69",
                    "gambit_id": "eca3af4a-3c93-4bca-aaf2-ba3ee040162a",
                    "last_updated": "2023-09-16T10:18:01.498098-04:00",
                    "created_at": "2023-09-15T09:23:05.661029-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1593eaad-3c6d-4426-81a8-031364247210/?format=api"
                }
            ]
        }
    ]
}