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/e623f706-324c-4586-8da5-eddcf0e462c1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e623f706-324c-4586-8da5-eddcf0e462c1",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "6f2c77e2-9bcd-4025-ab04-a786f2ee1a97",
    "completed": true,
    "last_updated": "2023-09-22T17:23:06.920251-04:00",
    "created_at": "2023-09-20T08:23:23.728018-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.01,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/6f2c77e2-9bcd-4025-ab04-a786f2ee1a97",
    "datetime": "2023-09-20T16:10:00-04:00",
    "cutoff_datetime": "2023-09-20T16:10:00-04:00",
    "name": "COL (C Anderson) v. SDG (S Lugo)",
    "bettypes": [
        {
            "id": "4a033f09-9048-4ab5-8ee3-ca4405f03965",
            "match": "https://api-prod.gambitprofit.com/api/matches/e623f706-324c-4586-8da5-eddcf0e462c1/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-20T08:23:23.736768-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": "SDG (S Lugo)",
                        "amount": 6885.0
                    },
                    {
                        "team": "COL (C Anderson)",
                        "amount": 3115.0
                    }
                ],
                "expected_reward_tokens": 9500.75,
                "profit_sb": 0.75,
                "profit_sb_percentage": 0.01,
                "recommended": true
            },
            "lines": [
                {
                    "id": "98535a41-371b-4cb3-b5d6-20b662fc1b81",
                    "gambit_id": "988150ab-3833-4b46-b949-03a5971f826c",
                    "last_updated": "2023-09-22T17:23:06.931612-04:00",
                    "created_at": "2023-09-20T08:23:23.750433-04:00",
                    "name": "SDG (S Lugo)",
                    "reward": "1.38000",
                    "odds": "1.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a033f09-9048-4ab5-8ee3-ca4405f03965/?format=api"
                },
                {
                    "id": "d4e6ebb3-b374-4cba-afe0-82ac75551cfc",
                    "gambit_id": "1e48a9cf-c371-41eb-a88e-1d20fdb9613d",
                    "last_updated": "2023-09-22T17:23:06.928220-04:00",
                    "created_at": "2023-09-20T08:23:23.741259-04:00",
                    "name": "COL (C Anderson)",
                    "reward": "3.05000",
                    "odds": "3.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a033f09-9048-4ab5-8ee3-ca4405f03965/?format=api"
                }
            ]
        },
        {
            "id": "9d5cabf6-e7ad-49d2-81c4-75159af6822d",
            "match": "https://api-prod.gambitprofit.com/api/matches/e623f706-324c-4586-8da5-eddcf0e462c1/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-20T08:23:23.755030-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": "SDG",
                        "amount": 5319.0
                    },
                    {
                        "team": "COL",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": -138.56,
                "profit_sb_percentage": -1.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d41c4dc7-df6c-4450-b620-a5210e03fb46",
                    "gambit_id": "184a0860-e286-431c-8302-160a06ec572d",
                    "last_updated": "2023-09-22T17:23:06.941746-04:00",
                    "created_at": "2023-09-20T08:23:23.763836-04:00",
                    "name": "SDG",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d5cabf6-e7ad-49d2-81c4-75159af6822d/?format=api"
                },
                {
                    "id": "82a0594a-361a-4c97-8792-a15eba813217",
                    "gambit_id": "c53cc16b-365e-4b13-91ff-a650259c8faf",
                    "last_updated": "2023-09-22T17:23:06.938139-04:00",
                    "created_at": "2023-09-20T08:23:23.759224-04:00",
                    "name": "COL",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d5cabf6-e7ad-49d2-81c4-75159af6822d/?format=api"
                }
            ]
        },
        {
            "id": "73fbfe81-1c96-4bc8-989d-eaa49dbc8f4d",
            "match": "https://api-prod.gambitprofit.com/api/matches/e623f706-324c-4586-8da5-eddcf0e462c1/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-20T08:23:23.771473-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 Over 8.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7008694b-d60c-4a86-b55f-41d52b7a2850",
                    "gambit_id": "1d5117f6-f70c-4357-b8cf-e76db11bca26",
                    "last_updated": "2023-09-22T17:23:06.948982-04:00",
                    "created_at": "2023-09-20T08:23:23.779780-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/73fbfe81-1c96-4bc8-989d-eaa49dbc8f4d/?format=api"
                },
                {
                    "id": "3ec645d9-70ec-4748-9186-f1f31bfa466a",
                    "gambit_id": "9c9c19f4-725f-419e-b5b9-9db72ce264c1",
                    "last_updated": "2023-09-22T17:23:06.952504-04:00",
                    "created_at": "2023-09-20T08:23:23.787229-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/73fbfe81-1c96-4bc8-989d-eaa49dbc8f4d/?format=api"
                }
            ]
        }
    ]
}