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/d8665cb4-5e3a-4efb-abe3-8044b13fc6a5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d8665cb4-5e3a-4efb-abe3-8044b13fc6a5",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "039c4415-e1b2-46b9-8050-d443e80154c2",
    "completed": true,
    "last_updated": "2023-04-21T21:57:32.332635-04:00",
    "created_at": "2023-04-20T11:42:12.756549-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.04,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/039c4415-e1b2-46b9-8050-d443e80154c2",
    "datetime": "2023-04-20T18:35:00-04:00",
    "cutoff_datetime": "2023-04-20T18:35:00-04:00",
    "name": "CIN (L Weaver) v. PIT (R Contreras)",
    "bettypes": [
        {
            "id": "e37d4631-f942-4eb8-8bd5-3175642d5769",
            "match": "https://api-prod.gambitprofit.com/api/matches/d8665cb4-5e3a-4efb-abe3-8044b13fc6a5/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-20T11:42:12.770552-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": "PIT (R Contreras)",
                        "amount": 6114.0
                    },
                    {
                        "team": "CIN (L Weaver)",
                        "amount": 3886.0
                    }
                ],
                "expected_reward_tokens": 9598.42,
                "profit_sb": 98.42,
                "profit_sb_percentage": 1.04,
                "recommended": true
            },
            "lines": [
                {
                    "id": "69b9d118-c7e8-4b33-be79-c5963c73195a",
                    "gambit_id": "6c687e12-afef-4703-bccf-5f3716d3eaf4",
                    "last_updated": "2023-04-21T21:57:32.347593-04:00",
                    "created_at": "2023-04-20T11:42:12.772084-04:00",
                    "name": "PIT (R Contreras)",
                    "reward": "1.57000",
                    "odds": "1.59520",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e37d4631-f942-4eb8-8bd5-3175642d5769/?format=api"
                },
                {
                    "id": "d29099a3-e9aa-4893-9e6e-f2f0ab6a92dd",
                    "gambit_id": "f7a7035d-71db-4adc-88e7-c43f93726738",
                    "last_updated": "2023-04-21T21:57:32.349180-04:00",
                    "created_at": "2023-04-20T11:42:12.774093-04:00",
                    "name": "CIN (L Weaver)",
                    "reward": "2.47000",
                    "odds": "2.53000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e37d4631-f942-4eb8-8bd5-3175642d5769/?format=api"
                }
            ]
        },
        {
            "id": "9c12417d-c5bc-43a4-9158-a5e1c0e70ffa",
            "match": "https://api-prod.gambitprofit.com/api/matches/d8665cb4-5e3a-4efb-abe3-8044b13fc6a5/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-20T11:42:12.765038-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": "CIN",
                        "amount": 5599.0
                    },
                    {
                        "team": "PIT",
                        "amount": 4401.0
                    }
                ],
                "expected_reward_tokens": 9462.15,
                "profit_sb": -37.85,
                "profit_sb_percentage": -0.4,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b7bcbff5-6e8a-4352-8fd5-36bb73b6a7fc",
                    "gambit_id": "b53cc6c6-02c1-4f86-8f77-d99ce73f67d6",
                    "last_updated": "2023-04-21T21:57:32.344484-04:00",
                    "created_at": "2023-04-20T11:42:12.768471-04:00",
                    "name": "CIN",
                    "reward": "1.69000",
                    "odds": "1.71430",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c12417d-c5bc-43a4-9158-a5e1c0e70ffa/?format=api"
                },
                {
                    "id": "0cfacd3f-27b0-4b0b-aeab-890fb201a884",
                    "gambit_id": "aff2c4ff-6e9d-4f77-91ae-74e6a4544c25",
                    "last_updated": "2023-04-21T21:57:32.342885-04:00",
                    "created_at": "2023-04-20T11:42:12.766548-04:00",
                    "name": "PIT",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c12417d-c5bc-43a4-9158-a5e1c0e70ffa/?format=api"
                }
            ]
        },
        {
            "id": "c63b9ac9-30e8-48fd-9eb2-052fcbda42e6",
            "match": "https://api-prod.gambitprofit.com/api/matches/d8665cb4-5e3a-4efb-abe3-8044b13fc6a5/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-20T11:42:12.759469-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": "0b865540-e0b7-47d8-ab78-b54a8a712be8",
                    "gambit_id": "644d8a3a-d0b0-4e0f-af06-bf8192349e34",
                    "last_updated": "2023-04-21T21:57:32.337524-04:00",
                    "created_at": "2023-04-20T11:42:12.761415-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/c63b9ac9-30e8-48fd-9eb2-052fcbda42e6/?format=api"
                },
                {
                    "id": "837df98b-949a-4184-a525-1746bbb28d7e",
                    "gambit_id": "a49affc6-a4da-4123-a55a-728ec54555c6",
                    "last_updated": "2023-04-21T21:57:32.339510-04:00",
                    "created_at": "2023-04-20T11:42:12.763311-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/c63b9ac9-30e8-48fd-9eb2-052fcbda42e6/?format=api"
                }
            ]
        }
    ]
}