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/1f0dee87-aefd-422d-bb32-51ecb3636b68/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "1f0dee87-aefd-422d-bb32-51ecb3636b68",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "71282420-38c0-4bc6-9b1a-ffc29971a858",
    "completed": true,
    "last_updated": "2023-09-09T11:28:28.557795-04:00",
    "created_at": "2023-09-08T09:23:25.279098-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.41,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/71282420-38c0-4bc6-9b1a-ffc29971a858",
    "datetime": "2023-09-08T19:20:00-04:00",
    "cutoff_datetime": "2023-09-08T19:20:00-04:00",
    "name": "PIT (M Keller) v. ATL (B Elder)",
    "bettypes": [
        {
            "id": "e5b2249b-e7fb-407e-9ef9-b89bccb42c19",
            "match": "https://api-prod.gambitprofit.com/api/matches/1f0dee87-aefd-422d-bb32-51ecb3636b68/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-08T09:23:25.288137-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 (B Elder)",
                        "amount": 6359.0
                    },
                    {
                        "team": "PIT (M Keller)",
                        "amount": 3641.0
                    }
                ],
                "expected_reward_tokens": 9538.5,
                "profit_sb": 38.5,
                "profit_sb_percentage": 0.41,
                "recommended": true
            },
            "lines": [
                {
                    "id": "37256687-02eb-4599-b7fb-14f49dd5d608",
                    "gambit_id": "c6815737-ab83-4735-85bc-b57a344fb8fa",
                    "last_updated": "2023-09-09T11:28:28.574042-04:00",
                    "created_at": "2023-09-08T09:23:25.296568-04:00",
                    "name": "ATL (B Elder)",
                    "reward": "1.50000",
                    "odds": "1.52630",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e5b2249b-e7fb-407e-9ef9-b89bccb42c19/?format=api"
                },
                {
                    "id": "db67e62f-2e04-4c10-8540-6e14f39ba397",
                    "gambit_id": "57b0b793-fd1d-4ec2-8b12-0b2805a90ec0",
                    "last_updated": "2023-09-09T11:28:28.570755-04:00",
                    "created_at": "2023-09-08T09:23:25.292208-04:00",
                    "name": "PIT (M Keller)",
                    "reward": "2.62000",
                    "odds": "2.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e5b2249b-e7fb-407e-9ef9-b89bccb42c19/?format=api"
                }
            ]
        },
        {
            "id": "f763779f-63e8-46c8-824e-a8640af7454a",
            "match": "https://api-prod.gambitprofit.com/api/matches/1f0dee87-aefd-422d-bb32-51ecb3636b68/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-08T09:23:25.307400-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",
                        "amount": 5000.0
                    },
                    {
                        "team": "ATL",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a92c63f9-7be2-42e6-8ffe-1498c36cc22c",
                    "gambit_id": "135e79cf-c246-4b2d-a922-374ce9e484fb",
                    "last_updated": "2023-09-09T11:28:28.580560-04:00",
                    "created_at": "2023-09-08T09:23:25.318118-04:00",
                    "name": "PIT",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f763779f-63e8-46c8-824e-a8640af7454a/?format=api"
                },
                {
                    "id": "8c237210-a83b-4612-8490-c33100d705ae",
                    "gambit_id": "cfaec4fe-9be7-4ae9-9c7d-7804782345f2",
                    "last_updated": "2023-09-09T11:28:28.583789-04:00",
                    "created_at": "2023-09-08T09:23:25.323814-04:00",
                    "name": "ATL",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f763779f-63e8-46c8-824e-a8640af7454a/?format=api"
                }
            ]
        },
        {
            "id": "8b3705fc-6009-4d0c-94ec-fd503563e0af",
            "match": "https://api-prod.gambitprofit.com/api/matches/1f0dee87-aefd-422d-bb32-51ecb3636b68/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-08T09:23:25.328053-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": 5107.0
                    },
                    {
                        "team": "Game Total Over 9.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "635145fe-3663-48ee-8b60-188dbd1c6111",
                    "gambit_id": "8bcd89ac-8cf5-404e-9eac-3f7cda843e35",
                    "last_updated": "2023-09-09T11:28:28.593475-04:00",
                    "created_at": "2023-09-08T09:23:25.335545-04:00",
                    "name": "Game Total Under 9.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b3705fc-6009-4d0c-94ec-fd503563e0af/?format=api"
                },
                {
                    "id": "900720c7-f04e-4221-ae1b-f63e54bbecc2",
                    "gambit_id": "afe7e3bd-1dcd-43f7-836f-d7542b71dc20",
                    "last_updated": "2023-09-09T11:28:28.590173-04:00",
                    "created_at": "2023-09-08T09:23:25.331658-04:00",
                    "name": "Game Total Over 9.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b3705fc-6009-4d0c-94ec-fd503563e0af/?format=api"
                }
            ]
        }
    ]
}