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/3706ba53-0c99-49f2-b692-066f45fb9f3d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "3706ba53-0c99-49f2-b692-066f45fb9f3d",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "51c013f6-d0ca-4153-813f-39f3516cd3c6",
    "completed": true,
    "last_updated": "2023-05-02T11:52:09.443621-04:00",
    "created_at": "2023-05-01T12:27:16.423236-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.46,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/51c013f6-d0ca-4153-813f-39f3516cd3c6",
    "datetime": "2023-05-01T21:40:00-04:00",
    "cutoff_datetime": "2023-05-01T21:40:00-04:00",
    "name": "CIN (L Weaver) v. SDG (B Snell)",
    "bettypes": [
        {
            "id": "72e3698b-c4d0-46fd-a7c3-2feb50c02e09",
            "match": "https://api-prod.gambitprofit.com/api/matches/3706ba53-0c99-49f2-b692-066f45fb9f3d/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-01T12:27:16.435481-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 (B Snell)",
                        "amount": 6674.0
                    },
                    {
                        "team": "CIN (L Weaver)",
                        "amount": 3326.0
                    }
                ],
                "expected_reward_tokens": 9543.82,
                "profit_sb": 43.82,
                "profit_sb_percentage": 0.46,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b82e4c42-62fd-4b96-85ba-d439fd204ed3",
                    "gambit_id": "6e995858-9770-4e9c-9d68-8914e4982558",
                    "last_updated": "2023-05-02T11:52:09.454284-04:00",
                    "created_at": "2023-05-01T12:27:16.437097-04:00",
                    "name": "SDG (B Snell)",
                    "reward": "1.43000",
                    "odds": "1.44440",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72e3698b-c4d0-46fd-a7c3-2feb50c02e09/?format=api"
                },
                {
                    "id": "af9700f5-9019-4371-953c-678d2ec7e277",
                    "gambit_id": "987eba05-3c83-4ad3-88df-c9f62f003154",
                    "last_updated": "2023-05-02T11:52:09.455502-04:00",
                    "created_at": "2023-05-01T12:27:16.438823-04:00",
                    "name": "CIN (L Weaver)",
                    "reward": "2.87000",
                    "odds": "2.95000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72e3698b-c4d0-46fd-a7c3-2feb50c02e09/?format=api"
                }
            ]
        },
        {
            "id": "e0a2b27f-1295-4040-a92d-2d7822007f24",
            "match": "https://api-prod.gambitprofit.com/api/matches/3706ba53-0c99-49f2-b692-066f45fb9f3d/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-01T12:27:16.430411-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": 5213.0
                    },
                    {
                        "team": "CIN",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c3d48362-6516-4187-ac07-03e92dec1e7f",
                    "gambit_id": "303a2fcb-e372-4d93-bca6-faef878fdb93",
                    "last_updated": "2023-05-02T11:52:09.450505-04:00",
                    "created_at": "2023-05-01T12:27:16.431971-04:00",
                    "name": "SDG",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e0a2b27f-1295-4040-a92d-2d7822007f24/?format=api"
                },
                {
                    "id": "eb966126-5bb4-4c3e-a11c-c74a6688215a",
                    "gambit_id": "0ab31c6c-9846-4fbe-9909-b604c7b5832d",
                    "last_updated": "2023-05-02T11:52:09.451797-04:00",
                    "created_at": "2023-05-01T12:27:16.433665-04:00",
                    "name": "CIN",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e0a2b27f-1295-4040-a92d-2d7822007f24/?format=api"
                }
            ]
        },
        {
            "id": "92c45a47-87c9-4073-acd0-cd037d51df2d",
            "match": "https://api-prod.gambitprofit.com/api/matches/3706ba53-0c99-49f2-b692-066f45fb9f3d/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-01T12:27:16.425310-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": 5107.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3f6e1599-8180-4e09-b568-fbd64bd51d36",
                    "gambit_id": "633f35ad-6c75-48c3-96b1-26923d787f11",
                    "last_updated": "2023-05-02T11:52:09.447986-04:00",
                    "created_at": "2023-05-01T12:27:16.428638-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92c45a47-87c9-4073-acd0-cd037d51df2d/?format=api"
                },
                {
                    "id": "d255cd92-43a2-4458-8c10-b51ccfd03cba",
                    "gambit_id": "e38fa593-a680-4fa4-96d8-18f7ae0284db",
                    "last_updated": "2023-05-02T11:52:09.446728-04:00",
                    "created_at": "2023-05-01T12:27:16.426919-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92c45a47-87c9-4073-acd0-cd037d51df2d/?format=api"
                }
            ]
        }
    ]
}