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/18fc3419-733e-48d3-9940-3b84f6b53816/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "18fc3419-733e-48d3-9940-3b84f6b53816",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "b36baaae-171d-4884-8d8d-d469d0d1e9a7",
    "completed": true,
    "last_updated": "2023-09-21T09:53:18.581639-04:00",
    "created_at": "2023-09-19T09:13:24.480413-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.22,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/b36baaae-171d-4884-8d8d-d469d0d1e9a7",
    "datetime": "2023-09-19T18:40:00-04:00",
    "cutoff_datetime": "2023-09-19T18:40:00-04:00",
    "name": "LAA (P Sandoval) v. TAM (T Bradley)",
    "bettypes": [
        {
            "id": "49a006a3-e51b-4b41-8452-2a986ab356dd",
            "match": "https://api-prod.gambitprofit.com/api/matches/18fc3419-733e-48d3-9940-3b84f6b53816/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-19T09:13:24.486025-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": "TAM (T Bradley)",
                        "amount": 6434.0
                    },
                    {
                        "team": "LAA (P Sandoval)",
                        "amount": 3566.0
                    }
                ],
                "expected_reward_tokens": 9521.22,
                "profit_sb": 21.22,
                "profit_sb_percentage": 0.22,
                "recommended": true
            },
            "lines": [
                {
                    "id": "9ad08983-faa9-4072-83a0-775afb8997a7",
                    "gambit_id": "fcedcffa-404e-431b-a814-2b7b1d01a225",
                    "last_updated": "2023-09-21T09:53:18.596969-04:00",
                    "created_at": "2023-09-19T09:13:24.496841-04:00",
                    "name": "TAM (T Bradley)",
                    "reward": "1.48000",
                    "odds": "1.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/49a006a3-e51b-4b41-8452-2a986ab356dd/?format=api"
                },
                {
                    "id": "9b16f3f4-58a7-4a42-856c-5ee7b31da9fd",
                    "gambit_id": "3dd15cef-6f77-44d4-8b24-b58b3c13b0f0",
                    "last_updated": "2023-09-21T09:53:18.592336-04:00",
                    "created_at": "2023-09-19T09:13:24.491780-04:00",
                    "name": "LAA (P Sandoval)",
                    "reward": "2.67000",
                    "odds": "2.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/49a006a3-e51b-4b41-8452-2a986ab356dd/?format=api"
                }
            ]
        },
        {
            "id": "4cc1ef25-b349-4246-b8f0-7283a8d61611",
            "match": "https://api-prod.gambitprofit.com/api/matches/18fc3419-733e-48d3-9940-3b84f6b53816/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-19T09:13:24.500905-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": "LAA",
                        "amount": 5107.0
                    },
                    {
                        "team": "TAM",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6c3c875f-90bc-4d18-aa99-929b66908daa",
                    "gambit_id": "87480730-1fe1-4950-ac5c-b36db5778b65",
                    "last_updated": "2023-09-21T09:53:18.603212-04:00",
                    "created_at": "2023-09-19T09:13:24.506206-04:00",
                    "name": "LAA",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4cc1ef25-b349-4246-b8f0-7283a8d61611/?format=api"
                },
                {
                    "id": "faa2a246-f535-484d-8aae-8bfce5ce21b0",
                    "gambit_id": "933cd39a-f916-4239-aa18-2c0a467a39a2",
                    "last_updated": "2023-09-21T09:53:18.606318-04:00",
                    "created_at": "2023-09-19T09:13:24.510455-04:00",
                    "name": "TAM",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4cc1ef25-b349-4246-b8f0-7283a8d61611/?format=api"
                }
            ]
        },
        {
            "id": "14a0a6e2-1c1f-4b59-a579-69e2dfb622e6",
            "match": "https://api-prod.gambitprofit.com/api/matches/18fc3419-733e-48d3-9940-3b84f6b53816/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-19T09:13:24.514968-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.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 8.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "832f6dac-5689-473d-ab89-5646176203bd",
                    "gambit_id": "8c2b0734-f9f5-4375-b4d4-b74880d6e9f5",
                    "last_updated": "2023-09-21T09:53:18.618383-04:00",
                    "created_at": "2023-09-19T09:13:24.523206-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14a0a6e2-1c1f-4b59-a579-69e2dfb622e6/?format=api"
                },
                {
                    "id": "6039b331-c82f-40c0-b27a-0f106e85cf79",
                    "gambit_id": "8aec4d59-f3de-4e0c-9c2e-e1c6fb2b0a5d",
                    "last_updated": "2023-09-21T09:53:18.615254-04:00",
                    "created_at": "2023-09-19T09:13:24.519018-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14a0a6e2-1c1f-4b59-a579-69e2dfb622e6/?format=api"
                }
            ]
        }
    ]
}