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/88e38d6b-8796-41ea-bd19-3d65b79d7328/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "88e38d6b-8796-41ea-bd19-3d65b79d7328",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "c1ba366e-0bb8-4e42-96d3-76f4f25e42e8",
    "completed": false,
    "last_updated": "2023-06-08T17:08:08.756194-04:00",
    "created_at": "2023-06-01T09:42:10.462846-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.86,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/c1ba366e-0bb8-4e42-96d3-76f4f25e42e8",
    "datetime": "2023-06-01T17:10:00-04:00",
    "cutoff_datetime": "2023-06-01T17:10:00-04:00",
    "name": "LAA (R Detmers) v. HOU (F Valdez)",
    "bettypes": [
        {
            "id": "4ba06fa7-4551-4ec6-bb31-4b6d7a36bd5e",
            "match": "https://api-prod.gambitprofit.com/api/matches/88e38d6b-8796-41ea-bd19-3d65b79d7328/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-01T09:42:10.466537-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": "HOU (F Valdez)",
                        "amount": 6182.0
                    },
                    {
                        "team": "LAA (R Detmers)",
                        "amount": 3818.0
                    }
                ],
                "expected_reward_tokens": 9582.1,
                "profit_sb": 82.1,
                "profit_sb_percentage": 0.86,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c4671740-755e-4332-8a21-35baa44039d6",
                    "gambit_id": "513578fe-fd76-408f-be1c-150536b1d783",
                    "last_updated": "2023-06-08T17:08:08.764516-04:00",
                    "created_at": "2023-06-01T09:42:10.472927-04:00",
                    "name": "HOU (F Valdez)",
                    "reward": "1.55000",
                    "odds": "1.57140",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ba06fa7-4551-4ec6-bb31-4b6d7a36bd5e/?format=api"
                },
                {
                    "id": "e03182c8-d60c-4fbf-88fe-e4ae35b85a5f",
                    "gambit_id": "9ebaabb8-2bf8-4a13-8af9-ce81b67c09cc",
                    "last_updated": "2023-06-08T17:08:08.762199-04:00",
                    "created_at": "2023-06-01T09:42:10.470136-04:00",
                    "name": "LAA (R Detmers)",
                    "reward": "2.51000",
                    "odds": "2.57000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ba06fa7-4551-4ec6-bb31-4b6d7a36bd5e/?format=api"
                }
            ]
        },
        {
            "id": "ff84d1f1-1d0f-48be-81b4-d543ff80f36b",
            "match": "https://api-prod.gambitprofit.com/api/matches/88e38d6b-8796-41ea-bd19-3d65b79d7328/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-01T09:42:10.475908-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": 5512.0
                    },
                    {
                        "team": "HOU",
                        "amount": 4488.0
                    }
                ],
                "expected_reward_tokens": 9424.8,
                "profit_sb": -75.2,
                "profit_sb_percentage": -0.79,
                "recommended": false
            },
            "lines": [
                {
                    "id": "420d4db3-02e5-46a5-a467-518a7a47142c",
                    "gambit_id": "70c287ad-d331-4f7f-a787-7394e5e0f69f",
                    "last_updated": "2023-06-08T17:08:08.769432-04:00",
                    "created_at": "2023-06-01T09:42:10.479043-04:00",
                    "name": "LAA",
                    "reward": "1.71000",
                    "odds": "1.74070",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff84d1f1-1d0f-48be-81b4-d543ff80f36b/?format=api"
                },
                {
                    "id": "1931b23c-a324-4416-be64-ff72cdf96d2e",
                    "gambit_id": "6be06b91-d4bc-4d4d-9c27-d12fb98e5b27",
                    "last_updated": "2023-06-08T17:08:08.771974-04:00",
                    "created_at": "2023-06-01T09:42:10.481452-04:00",
                    "name": "HOU",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff84d1f1-1d0f-48be-81b4-d543ff80f36b/?format=api"
                }
            ]
        },
        {
            "id": "d305f7ba-0a82-4ce2-95c8-2c7c163420d8",
            "match": "https://api-prod.gambitprofit.com/api/matches/88e38d6b-8796-41ea-bd19-3d65b79d7328/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-01T09:42:10.484527-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": 5213.0
                    },
                    {
                        "team": "Game Total Over 8.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "08b85ee4-1ee3-4674-9a72-a3bf1a042081",
                    "gambit_id": "c31e493b-a504-4c85-bebb-7e5ea50179b7",
                    "last_updated": "2023-06-08T17:08:08.777009-04:00",
                    "created_at": "2023-06-01T09:42:10.490353-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d305f7ba-0a82-4ce2-95c8-2c7c163420d8/?format=api"
                },
                {
                    "id": "41e58034-e74f-43b2-89cd-1c2b1dc47801",
                    "gambit_id": "30620616-1a3c-422c-aeb7-0a837b460156",
                    "last_updated": "2023-06-08T17:08:08.779538-04:00",
                    "created_at": "2023-06-01T09:42:10.487190-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d305f7ba-0a82-4ce2-95c8-2c7c163420d8/?format=api"
                }
            ]
        }
    ]
}