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/a13eeb62-31b8-4483-a746-0f23f4468d4e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a13eeb62-31b8-4483-a746-0f23f4468d4e",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "12147955-143c-4cb7-b81c-4e664397e305",
    "completed": true,
    "last_updated": "2023-08-14T10:53:14.827125-04:00",
    "created_at": "2023-08-12T09:43:04.131114-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.22,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/12147955-143c-4cb7-b81c-4e664397e305",
    "datetime": "2023-08-12T16:10:00-04:00",
    "cutoff_datetime": "2023-08-12T16:10:00-04:00",
    "name": "DET (M Manning) v. BOS (B Bello)",
    "bettypes": [
        {
            "id": "49b2d4cc-369c-4ec3-9eeb-3d4c471b7acf",
            "match": "https://api-prod.gambitprofit.com/api/matches/a13eeb62-31b8-4483-a746-0f23f4468d4e/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-12T09:43:04.143438-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 (B Bello)",
                        "amount": 6434.0
                    },
                    {
                        "team": "DET (M Manning)",
                        "amount": 3566.0
                    }
                ],
                "expected_reward_tokens": 9521.22,
                "profit_sb": 21.22,
                "profit_sb_percentage": 0.22,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b0576058-d99d-4ff1-b0d0-f58971452bfa",
                    "gambit_id": "80c05ab3-f389-42f4-99df-cd209c225663",
                    "last_updated": "2023-08-14T10:53:14.839783-04:00",
                    "created_at": "2023-08-12T09:43:04.159017-04:00",
                    "name": "BOS (B Bello)",
                    "reward": "1.48000",
                    "odds": "1.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/49b2d4cc-369c-4ec3-9eeb-3d4c471b7acf/?format=api"
                },
                {
                    "id": "ec7b4703-bbff-4f92-9c94-74323827bf2d",
                    "gambit_id": "2fa45adb-6596-40f0-9615-b8a6df3b6211",
                    "last_updated": "2023-08-14T10:53:14.836547-04:00",
                    "created_at": "2023-08-12T09:43:04.150855-04:00",
                    "name": "DET (M Manning)",
                    "reward": "2.67000",
                    "odds": "2.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/49b2d4cc-369c-4ec3-9eeb-3d4c471b7acf/?format=api"
                }
            ]
        },
        {
            "id": "df5b3cf5-fd66-4537-a425-a115c67660cd",
            "match": "https://api-prod.gambitprofit.com/api/matches/a13eeb62-31b8-4483-a746-0f23f4468d4e/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-12T09:43:04.164846-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": "DET",
                        "amount": 5107.0
                    },
                    {
                        "team": "BOS",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7bdb36a9-8136-476e-9f15-23fdc7dc6dc1",
                    "gambit_id": "cc4e4ab0-883d-4d85-8a72-df84bcaf1ecc",
                    "last_updated": "2023-08-14T10:53:14.846538-04:00",
                    "created_at": "2023-08-12T09:43:04.169036-04:00",
                    "name": "DET",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df5b3cf5-fd66-4537-a425-a115c67660cd/?format=api"
                },
                {
                    "id": "03a69ffd-aa34-49c0-ae7f-8100de0710ea",
                    "gambit_id": "734edec4-9d3e-4caf-956d-aa71ddabc86d",
                    "last_updated": "2023-08-14T10:53:14.850195-04:00",
                    "created_at": "2023-08-12T09:43:04.176804-04:00",
                    "name": "BOS",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df5b3cf5-fd66-4537-a425-a115c67660cd/?format=api"
                }
            ]
        },
        {
            "id": "2c4fce41-281c-4a05-bc81-035d4e489b0c",
            "match": "https://api-prod.gambitprofit.com/api/matches/a13eeb62-31b8-4483-a746-0f23f4468d4e/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-12T09:43:04.182998-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 10",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 10",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c3fbf6d8-c03e-43d7-b37b-11d919c33fcd",
                    "gambit_id": "8d9b9ea5-bc81-407e-a410-f7ddab500c5f",
                    "last_updated": "2023-08-14T10:53:14.860236-04:00",
                    "created_at": "2023-08-12T09:43:04.188142-04:00",
                    "name": "Game Total Over 10",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "10.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2c4fce41-281c-4a05-bc81-035d4e489b0c/?format=api"
                },
                {
                    "id": "49eb65c8-625c-4d95-bcce-3dea31058201",
                    "gambit_id": "3d4aab3a-6396-4fe3-8ea4-be27dfc1a896",
                    "last_updated": "2023-08-14T10:53:14.856813-04:00",
                    "created_at": "2023-08-12T09:43:04.195691-04:00",
                    "name": "Game Total Under 10",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "10.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2c4fce41-281c-4a05-bc81-035d4e489b0c/?format=api"
                }
            ]
        }
    ]
}