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/64b1bb8f-095c-4133-a8c8-ecb406922336/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "64b1bb8f-095c-4133-a8c8-ecb406922336",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "aff9a3af-1bb7-49df-9642-085dca496334",
    "completed": true,
    "last_updated": "2023-07-23T21:53:27.734806-04:00",
    "created_at": "2023-07-22T08:38:12.510935-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.88,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/aff9a3af-1bb7-49df-9642-085dca496334",
    "datetime": "2023-07-22T19:10:00-04:00",
    "cutoff_datetime": "2023-07-22T19:10:00-04:00",
    "name": "NYM (M Scherzer) v. BOS (J Paxton)",
    "bettypes": [
        {
            "id": "7672aa1a-10cd-4162-94ae-ea7ccf6231b9",
            "match": "https://api-prod.gambitprofit.com/api/matches/64b1bb8f-095c-4133-a8c8-ecb406922336/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-22T08:38:12.522280-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": "BOS (J Paxton)",
                        "amount": 5325.0
                    },
                    {
                        "team": "NYM (M Scherzer)",
                        "amount": 4675.0
                    }
                ],
                "expected_reward_tokens": 9583.75,
                "profit_sb": 83.75,
                "profit_sb_percentage": 0.88,
                "recommended": true
            },
            "lines": [
                {
                    "id": "18c06ae4-45e7-467b-ab23-0eb278746a16",
                    "gambit_id": "243fe87f-eea3-45ea-b696-35d5759410b0",
                    "last_updated": "2023-07-23T21:53:27.766582-04:00",
                    "created_at": "2023-07-22T08:38:12.533122-04:00",
                    "name": "BOS (J Paxton)",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7672aa1a-10cd-4162-94ae-ea7ccf6231b9/?format=api"
                },
                {
                    "id": "5b040c77-e43b-4b02-99ba-fbdf8aaf640d",
                    "gambit_id": "fe7f1371-6904-4f97-9bb5-46429c1ae24f",
                    "last_updated": "2023-07-23T21:53:27.757265-04:00",
                    "created_at": "2023-07-22T08:38:12.527880-04:00",
                    "name": "NYM (M Scherzer)",
                    "reward": "2.05000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7672aa1a-10cd-4162-94ae-ea7ccf6231b9/?format=api"
                }
            ]
        },
        {
            "id": "30ca109a-0479-4a96-b41a-9c5b54b8703e",
            "match": "https://api-prod.gambitprofit.com/api/matches/64b1bb8f-095c-4133-a8c8-ecb406922336/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-22T08:38:12.538359-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": 6324.0
                    },
                    {
                        "team": "BOS",
                        "amount": 3676.0
                    }
                ],
                "expected_reward_tokens": 9484.08,
                "profit_sb": -15.92,
                "profit_sb_percentage": -0.17,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d7393f06-1085-4bab-b613-4b31f1eb0d3f",
                    "gambit_id": "99681ce0-af6e-4a4f-8d04-1502c3103b46",
                    "last_updated": "2023-07-23T21:53:27.778223-04:00",
                    "created_at": "2023-07-22T08:38:12.542995-04:00",
                    "name": "NYM",
                    "reward": "1.50000",
                    "odds": "1.52630",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/30ca109a-0479-4a96-b41a-9c5b54b8703e/?format=api"
                },
                {
                    "id": "91c7a37b-9415-4301-b7a6-8ae9120fd915",
                    "gambit_id": "ca8d1008-4e00-4de5-8d69-c31749bfcd3d",
                    "last_updated": "2023-07-23T21:53:27.781722-04:00",
                    "created_at": "2023-07-22T08:38:12.547538-04:00",
                    "name": "BOS",
                    "reward": "2.58000",
                    "odds": "2.65000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/30ca109a-0479-4a96-b41a-9c5b54b8703e/?format=api"
                }
            ]
        },
        {
            "id": "cc5d3712-631d-48bd-9a57-df1ad8e6b62e",
            "match": "https://api-prod.gambitprofit.com/api/matches/64b1bb8f-095c-4133-a8c8-ecb406922336/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-22T08:38:12.551879-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 9",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 9",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d1721fde-c569-4b73-a7e6-a4e9bffb6b55",
                    "gambit_id": "686c6fc8-3826-4eb1-ba80-fd160453ae5a",
                    "last_updated": "2023-07-23T21:53:27.788296-04:00",
                    "created_at": "2023-07-22T08:38:12.555850-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc5d3712-631d-48bd-9a57-df1ad8e6b62e/?format=api"
                },
                {
                    "id": "caf91881-cd64-4600-957e-62ceada06b80",
                    "gambit_id": "b34d7be6-a4cd-4408-88a2-d5a0cda370a2",
                    "last_updated": "2023-07-23T21:53:27.791666-04:00",
                    "created_at": "2023-07-22T08:38:12.561292-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc5d3712-631d-48bd-9a57-df1ad8e6b62e/?format=api"
                }
            ]
        }
    ]
}