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/67c3c3b3-aa75-46e8-a31b-59b6ea2286ad/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "67c3c3b3-aa75-46e8-a31b-59b6ea2286ad",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "558579cb-7be6-4b12-86ee-7e51526ab9a7",
    "completed": true,
    "last_updated": "2023-08-10T10:23:24.994535-04:00",
    "created_at": "2023-08-08T08:28:07.746308-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.78,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/558579cb-7be6-4b12-86ee-7e51526ab9a7",
    "datetime": "2023-08-08T19:05:00-04:00",
    "cutoff_datetime": "2023-08-08T19:05:00-04:00",
    "name": "ATL (Y Chirinos) v. PIT (M Keller)",
    "bettypes": [
        {
            "id": "00fec763-f598-4c52-bab9-a04c5dcee0d1",
            "match": "https://api-prod.gambitprofit.com/api/matches/67c3c3b3-aa75-46e8-a31b-59b6ea2286ad/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-08T08:28:07.758732-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": 6060.0
                    },
                    {
                        "team": "PIT (M Keller)",
                        "amount": 3940.0
                    }
                ],
                "expected_reward_tokens": 9574.2,
                "profit_sb": 74.2,
                "profit_sb_percentage": 0.78,
                "recommended": true
            },
            "lines": [
                {
                    "id": "fbdacdea-5c1d-4fd9-a1e4-f7d751a1814a",
                    "gambit_id": "c452a995-df7f-4e4b-9e15-cc61e982cea0",
                    "last_updated": "2023-08-10T10:23:25.009508-04:00",
                    "created_at": "2023-08-08T08:28:07.765208-04:00",
                    "name": "ATL (Y Chirinos)",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00fec763-f598-4c52-bab9-a04c5dcee0d1/?format=api"
                },
                {
                    "id": "81f33e8e-2d8d-49d5-ad88-f81845f54089",
                    "gambit_id": "c2858ccc-0fb7-4d9d-84e3-050e26d7df19",
                    "last_updated": "2023-08-10T10:23:25.013789-04:00",
                    "created_at": "2023-08-08T08:28:07.771024-04:00",
                    "name": "PIT (M Keller)",
                    "reward": "2.43000",
                    "odds": "2.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00fec763-f598-4c52-bab9-a04c5dcee0d1/?format=api"
                }
            ]
        },
        {
            "id": "1127d4d7-0f7b-4fde-9cfb-21b2b443408a",
            "match": "https://api-prod.gambitprofit.com/api/matches/67c3c3b3-aa75-46e8-a31b-59b6ea2286ad/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-08T08:28:07.777609-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",
                        "amount": 5000.0
                    },
                    {
                        "team": "PIT",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a0a49e5a-e362-4e69-b952-0a1caabc2fa4",
                    "gambit_id": "a57cfc1d-8c71-4ec6-8fe4-3441b5ad46b2",
                    "last_updated": "2023-08-10T10:23:25.021221-04:00",
                    "created_at": "2023-08-08T08:28:07.782980-04:00",
                    "name": "ATL",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1127d4d7-0f7b-4fde-9cfb-21b2b443408a/?format=api"
                },
                {
                    "id": "9e700b01-30cc-4eb0-be4a-d05c238d4479",
                    "gambit_id": "f29ce17e-2d32-4e2d-94d7-548e0002cf1a",
                    "last_updated": "2023-08-10T10:23:25.024836-04:00",
                    "created_at": "2023-08-08T08:28:07.787583-04:00",
                    "name": "PIT",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1127d4d7-0f7b-4fde-9cfb-21b2b443408a/?format=api"
                }
            ]
        },
        {
            "id": "c4c8ea96-c5b3-4a97-bd6a-5eb5368f2b91",
            "match": "https://api-prod.gambitprofit.com/api/matches/67c3c3b3-aa75-46e8-a31b-59b6ea2286ad/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-08T08:28:07.792477-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 10",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 10",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8dd85b54-1864-4a98-9bf4-482acfef647b",
                    "gambit_id": "6be39494-c20c-45db-896f-a85c14ac65dc",
                    "last_updated": "2023-08-10T10:23:25.035932-04:00",
                    "created_at": "2023-08-08T08:28:07.803341-04:00",
                    "name": "Game Total Under 10",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "10.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4c8ea96-c5b3-4a97-bd6a-5eb5368f2b91/?format=api"
                },
                {
                    "id": "c73c0422-478c-4ba7-ace1-153af0a2f608",
                    "gambit_id": "5f3ff14d-8220-449d-b66d-9c6f022af272",
                    "last_updated": "2023-08-10T10:23:25.032309-04:00",
                    "created_at": "2023-08-08T08:28:07.797495-04:00",
                    "name": "Game Total Over 10",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "10.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4c8ea96-c5b3-4a97-bd6a-5eb5368f2b91/?format=api"
                }
            ]
        }
    ]
}