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/53193c90-8a11-456d-85b8-9eea6a681437/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "53193c90-8a11-456d-85b8-9eea6a681437",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "6ff0e4b3-25c9-486e-92de-be74f6355142",
    "completed": true,
    "last_updated": "2023-08-21T10:38:13.682465-04:00",
    "created_at": "2023-08-19T09:28:03.557466-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.59,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/6ff0e4b3-25c9-486e-92de-be74f6355142",
    "datetime": "2023-08-19T19:20:00-04:00",
    "cutoff_datetime": "2023-08-19T19:20:00-04:00",
    "name": "SFO (L Webb) v. ATL (Y Chirinos)",
    "bettypes": [
        {
            "id": "eb0db97c-2096-4eac-aee0-d0312a08f0ce",
            "match": "https://api-prod.gambitprofit.com/api/matches/53193c90-8a11-456d-85b8-9eea6a681437/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-19T09:28:03.563200-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": "ATL (Y Chirinos)",
                        "amount": 5222.0
                    },
                    {
                        "team": "SFO (L Webb)",
                        "amount": 4778.0
                    }
                ],
                "expected_reward_tokens": 9556.0,
                "profit_sb": 56.0,
                "profit_sb_percentage": 0.59,
                "recommended": true
            },
            "lines": [
                {
                    "id": "9f346b70-006c-4715-bddc-8eef4b7437d0",
                    "gambit_id": "62f273a9-dedb-49a8-a488-4c61f0cfd69b",
                    "last_updated": "2023-08-21T10:38:13.694603-04:00",
                    "created_at": "2023-08-19T09:28:03.572850-04:00",
                    "name": "ATL (Y Chirinos)",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eb0db97c-2096-4eac-aee0-d0312a08f0ce/?format=api"
                },
                {
                    "id": "bc38e55d-2d8a-4894-a6d6-97a1457a4ec1",
                    "gambit_id": "dbd390cd-7051-4b85-b1ea-5c4aae80b72e",
                    "last_updated": "2023-08-21T10:38:13.690922-04:00",
                    "created_at": "2023-08-19T09:28:03.567401-04:00",
                    "name": "SFO (L Webb)",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eb0db97c-2096-4eac-aee0-d0312a08f0ce/?format=api"
                }
            ]
        },
        {
            "id": "73b04b28-3eb7-4b5e-80ab-11a291b7aae1",
            "match": "https://api-prod.gambitprofit.com/api/matches/53193c90-8a11-456d-85b8-9eea6a681437/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-19T09:28:03.580208-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": "SFO",
                        "amount": 6324.0
                    },
                    {
                        "team": "ATL",
                        "amount": 3676.0
                    }
                ],
                "expected_reward_tokens": 9484.08,
                "profit_sb": -15.92,
                "profit_sb_percentage": -0.17,
                "recommended": false
            },
            "lines": [
                {
                    "id": "35b510a7-2c32-43ac-b695-9c7cef54ff6c",
                    "gambit_id": "3eebbbe6-5dbc-4166-b792-d66740dd7501",
                    "last_updated": "2023-08-21T10:38:13.707481-04:00",
                    "created_at": "2023-08-19T09:28:03.586831-04:00",
                    "name": "SFO",
                    "reward": "1.50000",
                    "odds": "1.52630",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73b04b28-3eb7-4b5e-80ab-11a291b7aae1/?format=api"
                },
                {
                    "id": "d7fc2f32-a768-4822-a753-105f85e9d277",
                    "gambit_id": "f6214f2b-26e7-4f61-8678-a257b3d657f6",
                    "last_updated": "2023-08-21T10:38:13.711862-04:00",
                    "created_at": "2023-08-19T09:28:03.593570-04:00",
                    "name": "ATL",
                    "reward": "2.58000",
                    "odds": "2.65000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73b04b28-3eb7-4b5e-80ab-11a291b7aae1/?format=api"
                }
            ]
        },
        {
            "id": "27e1705e-acb6-458f-81a7-2388c367b682",
            "match": "https://api-prod.gambitprofit.com/api/matches/53193c90-8a11-456d-85b8-9eea6a681437/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-19T09:28:03.599798-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": "8891b8d0-30c9-4874-b888-714df56a66c2",
                    "gambit_id": "5a89ae4d-5c63-42ce-a8f0-d25f6b768226",
                    "last_updated": "2023-08-21T10:38:13.724811-04:00",
                    "created_at": "2023-08-19T09:28:03.609604-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/27e1705e-acb6-458f-81a7-2388c367b682/?format=api"
                },
                {
                    "id": "38cac0c9-7eb0-4d8e-918a-69fce4574450",
                    "gambit_id": "3561613b-e162-42e2-928f-64b70c77c015",
                    "last_updated": "2023-08-21T10:38:13.720465-04:00",
                    "created_at": "2023-08-19T09:28:03.605015-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/27e1705e-acb6-458f-81a7-2388c367b682/?format=api"
                }
            ]
        }
    ]
}