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/4e7ce031-782f-459d-91cf-41036a10db47/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "4e7ce031-782f-459d-91cf-41036a10db47",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "31ac676d-e24b-4a58-a85a-a08450290a7e",
    "completed": true,
    "last_updated": "2023-04-06T11:37:05.891140-04:00",
    "created_at": "2023-04-05T09:22:21.688016-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.23,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/31ac676d-e24b-4a58-a85a-a08450290a7e",
    "datetime": "2023-04-05T13:40:00-04:00",
    "cutoff_datetime": "2023-04-05T13:40:00-04:00",
    "name": "NYM (D Peterson) v. MIL (C Burnes)",
    "bettypes": [
        {
            "id": "a24d8b1e-6280-456a-9792-88c40f9bc138",
            "match": "https://api-prod.gambitprofit.com/api/matches/4e7ce031-782f-459d-91cf-41036a10db47/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-05T09:22:21.708555-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": "MIL (C Burnes)",
                        "amount": 5527.0
                    },
                    {
                        "team": "NYM (D Peterson)",
                        "amount": 4473.0
                    }
                ],
                "expected_reward_tokens": 9616.95,
                "profit_sb": 116.95,
                "profit_sb_percentage": 1.23,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b120477d-682f-4ff5-8cb7-33b118187ee3",
                    "gambit_id": "090e733c-4605-40d6-8234-29cae0b16951",
                    "last_updated": "2023-04-06T11:37:05.908475-04:00",
                    "created_at": "2023-04-05T09:22:21.711447-04:00",
                    "name": "MIL (C Burnes)",
                    "reward": "1.74000",
                    "odds": "1.76920",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a24d8b1e-6280-456a-9792-88c40f9bc138/?format=api"
                },
                {
                    "id": "4f19139b-860e-48df-bd6b-e2bcb40b1050",
                    "gambit_id": "c4ec3d34-b6a9-402e-9c09-fea24ce513d5",
                    "last_updated": "2023-04-06T11:37:05.910707-04:00",
                    "created_at": "2023-04-05T09:22:21.714024-04:00",
                    "name": "NYM (D Peterson)",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a24d8b1e-6280-456a-9792-88c40f9bc138/?format=api"
                }
            ]
        },
        {
            "id": "92b2846d-3bf3-4caf-aeca-e807fa2da3a4",
            "match": "https://api-prod.gambitprofit.com/api/matches/4e7ce031-782f-459d-91cf-41036a10db47/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-05T09:22:21.700515-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": 6241.0
                    },
                    {
                        "team": "MIL",
                        "amount": 3759.0
                    }
                ],
                "expected_reward_tokens": 9547.86,
                "profit_sb": 47.86,
                "profit_sb_percentage": 0.5,
                "recommended": true
            },
            "lines": [
                {
                    "id": "3e97a34f-599f-427a-9a3e-8b48ed10fcc2",
                    "gambit_id": "298b94b4-2c21-4e44-a6fa-abd7c1b37a7a",
                    "last_updated": "2023-04-06T11:37:05.904127-04:00",
                    "created_at": "2023-04-05T09:22:21.705550-04:00",
                    "name": "NYM",
                    "reward": "1.53000",
                    "odds": "1.55560",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92b2846d-3bf3-4caf-aeca-e807fa2da3a4/?format=api"
                },
                {
                    "id": "c3e5e4c2-748d-46e8-b65d-629da22b30c8",
                    "gambit_id": "f0572af3-dea7-4ec5-b175-af7b0bcd50fb",
                    "last_updated": "2023-04-06T11:37:05.901898-04:00",
                    "created_at": "2023-04-05T09:22:21.702933-04:00",
                    "name": "MIL",
                    "reward": "2.54000",
                    "odds": "2.60000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92b2846d-3bf3-4caf-aeca-e807fa2da3a4/?format=api"
                }
            ]
        },
        {
            "id": "3e8e5f74-cac9-4638-b7ec-bbc97ca3b346",
            "match": "https://api-prod.gambitprofit.com/api/matches/4e7ce031-782f-459d-91cf-41036a10db47/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-05T09:22:21.691810-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 8",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 8",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "450d6cf6-34cb-49e6-b826-1c1841dcc74c",
                    "gambit_id": "a0223677-5a99-4343-b22e-1a10b8cb443d",
                    "last_updated": "2023-04-06T11:37:05.895714-04:00",
                    "created_at": "2023-04-05T09:22:21.694571-04:00",
                    "name": "Game Total Under 8",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e8e5f74-cac9-4638-b7ec-bbc97ca3b346/?format=api"
                },
                {
                    "id": "99a2cddc-24c3-4855-af39-9ef6bfd6afc9",
                    "gambit_id": "378e2b69-2ec1-45f6-a8b0-db47f0edc13b",
                    "last_updated": "2023-04-06T11:37:05.897667-04:00",
                    "created_at": "2023-04-05T09:22:21.697149-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e8e5f74-cac9-4638-b7ec-bbc97ca3b346/?format=api"
                }
            ]
        }
    ]
}