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/63ae7000-b74f-4485-8ec1-999b3902b32a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "63ae7000-b74f-4485-8ec1-999b3902b32a",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "cb195667-5521-415b-a3e3-879703e1b079",
    "completed": true,
    "last_updated": "2023-08-02T09:53:12.612747-04:00",
    "created_at": "2023-08-01T09:03:20.975762-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.9,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/cb195667-5521-415b-a3e3-879703e1b079",
    "datetime": "2023-08-01T18:40:00-04:00",
    "cutoff_datetime": "2023-08-01T18:40:00-04:00",
    "name": "PHI (R Suarez) v. MIA (S Alcantara)",
    "bettypes": [
        {
            "id": "1c5aba00-72d0-4ede-9492-91decb9263d4",
            "match": "https://api-prod.gambitprofit.com/api/matches/63ae7000-b74f-4485-8ec1-999b3902b32a/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-01T09:03:20.985943-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": "MIA (S Alcantara)",
                        "amount": 5541.0
                    },
                    {
                        "team": "PHI (R Suarez)",
                        "amount": 4459.0
                    }
                ],
                "expected_reward_tokens": 9585.93,
                "profit_sb": 85.93,
                "profit_sb_percentage": 0.9,
                "recommended": true
            },
            "lines": [
                {
                    "id": "dcbfc98f-d5ad-4fa0-9ef8-ec726c3241d4",
                    "gambit_id": "84920da4-b7ed-4a64-813d-3a095409cc94",
                    "last_updated": "2023-08-02T09:53:12.633926-04:00",
                    "created_at": "2023-08-01T09:03:20.998498-04:00",
                    "name": "MIA (S Alcantara)",
                    "reward": "1.73000",
                    "odds": "1.76920",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c5aba00-72d0-4ede-9492-91decb9263d4/?format=api"
                },
                {
                    "id": "79e63fbd-ff30-427f-8c28-c30864b50250",
                    "gambit_id": "172bfcaa-7ec9-40b3-b199-d59e6b63e14f",
                    "last_updated": "2023-08-02T09:53:12.629051-04:00",
                    "created_at": "2023-08-01T09:03:20.992322-04:00",
                    "name": "PHI (R Suarez)",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c5aba00-72d0-4ede-9492-91decb9263d4/?format=api"
                }
            ]
        },
        {
            "id": "50f9c6b1-4950-4e85-be06-c91710667257",
            "match": "https://api-prod.gambitprofit.com/api/matches/63ae7000-b74f-4485-8ec1-999b3902b32a/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-01T09:03:21.003763-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",
                        "amount": 6232.0
                    },
                    {
                        "team": "MIA",
                        "amount": 3768.0
                    }
                ],
                "expected_reward_tokens": 9533.04,
                "profit_sb": 33.04,
                "profit_sb_percentage": 0.35,
                "recommended": true
            },
            "lines": [
                {
                    "id": "66655137-2ba8-4c6c-bb46-55fd45640839",
                    "gambit_id": "bd86e289-7b9d-4431-8968-7f0d25b859fa",
                    "last_updated": "2023-08-02T09:53:12.650362-04:00",
                    "created_at": "2023-08-01T09:03:21.009087-04:00",
                    "name": "PHI",
                    "reward": "1.53000",
                    "odds": "1.55560",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50f9c6b1-4950-4e85-be06-c91710667257/?format=api"
                },
                {
                    "id": "1e7bca0e-eb75-42d6-9d78-c04c5fb5dafe",
                    "gambit_id": "0c5ce9a3-a5a9-40fb-b3b7-a82347dfbeae",
                    "last_updated": "2023-08-02T09:53:12.655938-04:00",
                    "created_at": "2023-08-01T09:03:21.015497-04:00",
                    "name": "MIA",
                    "reward": "2.53000",
                    "odds": "2.60000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50f9c6b1-4950-4e85-be06-c91710667257/?format=api"
                }
            ]
        },
        {
            "id": "f2e7aab9-818a-40f8-9de8-731128b4e81d",
            "match": "https://api-prod.gambitprofit.com/api/matches/63ae7000-b74f-4485-8ec1-999b3902b32a/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-01T09:03:21.020764-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 7.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 7.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "97ad15e3-af79-4e73-9ca5-10c2c1af1adc",
                    "gambit_id": "9d7aecd2-52a0-4356-875f-a0b3eceb9f25",
                    "last_updated": "2023-08-02T09:53:12.668550-04:00",
                    "created_at": "2023-08-01T09:03:21.042585-04:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f2e7aab9-818a-40f8-9de8-731128b4e81d/?format=api"
                },
                {
                    "id": "2d051536-adf6-44ae-a192-5ee7dd063021",
                    "gambit_id": "a0ceafef-73f4-46f6-8f9b-f87a6cad9e82",
                    "last_updated": "2023-08-02T09:53:12.664734-04:00",
                    "created_at": "2023-08-01T09:03:21.037953-04:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f2e7aab9-818a-40f8-9de8-731128b4e81d/?format=api"
                }
            ]
        }
    ]
}