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/a147d867-a466-455b-9d37-57a95d39dd9b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a147d867-a466-455b-9d37-57a95d39dd9b",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "47d24715-86e3-4118-894e-286075a7e7c4",
    "completed": true,
    "last_updated": "2023-05-07T11:57:19.114159-04:00",
    "created_at": "2023-05-06T11:51:56.914565-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.11,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/47d24715-86e3-4118-894e-286075a7e7c4",
    "datetime": "2023-05-06T19:15:00-04:00",
    "cutoff_datetime": "2023-05-06T19:15:00-04:00",
    "name": "BOS (C Kluber) v. PHI (B Falter)",
    "bettypes": [
        {
            "id": "060c1498-def5-4fa6-bcde-c4db2ffa9a32",
            "match": "https://api-prod.gambitprofit.com/api/matches/a147d867-a466-455b-9d37-57a95d39dd9b/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-06T11:51:56.925757-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 (B Falter)",
                        "amount": 5787.0
                    },
                    {
                        "team": "BOS (C Kluber)",
                        "amount": 4213.0
                    }
                ],
                "expected_reward_tokens": 9605.64,
                "profit_sb": 105.64,
                "profit_sb_percentage": 1.11,
                "recommended": true
            },
            "lines": [
                {
                    "id": "51a44e28-a8a0-4973-a8ce-1db7a5c79a74",
                    "gambit_id": "e8bde7be-8df5-4c57-a4f3-3f3c4f7d936f",
                    "last_updated": "2023-05-07T11:57:19.127126-04:00",
                    "created_at": "2023-05-06T11:51:56.927027-04:00",
                    "name": "PHI (B Falter)",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/060c1498-def5-4fa6-bcde-c4db2ffa9a32/?format=api"
                },
                {
                    "id": "49588e05-0139-4bf0-942d-0ecce696b7c8",
                    "gambit_id": "9500cca1-b3da-4485-9a06-53b7507037b7",
                    "last_updated": "2023-05-07T11:57:19.128637-04:00",
                    "created_at": "2023-05-06T11:51:56.928317-04:00",
                    "name": "BOS (C Kluber)",
                    "reward": "2.28000",
                    "odds": "2.33000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/060c1498-def5-4fa6-bcde-c4db2ffa9a32/?format=api"
                }
            ]
        },
        {
            "id": "acb510f5-ab2e-4248-9932-6272879acc9a",
            "match": "https://api-prod.gambitprofit.com/api/matches/a147d867-a466-455b-9d37-57a95d39dd9b/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-06T11:51:56.916635-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",
                        "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": "a6d84eb3-0f91-47a8-803a-0e6f22dc6e2e",
                    "gambit_id": "679d6fd7-fab3-49f1-9316-fb2fbe7688e7",
                    "last_updated": "2023-05-07T11:57:19.119233-04:00",
                    "created_at": "2023-05-06T11:51:56.919900-04:00",
                    "name": "BOS",
                    "reward": "1.62000",
                    "odds": "1.64520",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/acb510f5-ab2e-4248-9932-6272879acc9a/?format=api"
                },
                {
                    "id": "d9c4f50e-52a8-45e4-ac5b-5dfbfe11eb25",
                    "gambit_id": "68f8fc5d-0a65-4bbb-aeb8-191e8949ac97",
                    "last_updated": "2023-05-07T11:57:19.117590-04:00",
                    "created_at": "2023-05-06T11:51:56.918206-04:00",
                    "name": "PHI",
                    "reward": "2.30000",
                    "odds": "2.35000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/acb510f5-ab2e-4248-9932-6272879acc9a/?format=api"
                }
            ]
        },
        {
            "id": "e37634e1-df5a-4691-8e69-e68b1a50aa83",
            "match": "https://api-prod.gambitprofit.com/api/matches/a147d867-a466-455b-9d37-57a95d39dd9b/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-06T11:51:56.921601-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.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Over 9.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "34b1ffde-7b1a-4d9a-819f-21ecb09df981",
                    "gambit_id": "54ba2111-4b7d-437b-a7ef-6b4564346fba",
                    "last_updated": "2023-05-07T11:57:19.122195-04:00",
                    "created_at": "2023-05-06T11:51:56.922935-04:00",
                    "name": "Game Total Under 9.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e37634e1-df5a-4691-8e69-e68b1a50aa83/?format=api"
                },
                {
                    "id": "66e4117d-f628-4673-a2a2-50c212a27b3a",
                    "gambit_id": "db83cb26-8cef-4df6-b096-95cc58b0e562",
                    "last_updated": "2023-05-07T11:57:19.123791-04:00",
                    "created_at": "2023-05-06T11:51:56.924336-04:00",
                    "name": "Game Total Over 9.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e37634e1-df5a-4691-8e69-e68b1a50aa83/?format=api"
                }
            ]
        }
    ]
}