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/372a9579-fa74-489a-b410-e6d73fec694f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "372a9579-fa74-489a-b410-e6d73fec694f",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "2f8760db-5ad2-4c7a-b9ce-49b7bb19bce3",
    "completed": true,
    "last_updated": "2022-12-31T10:51:59.028251-05:00",
    "created_at": "2022-12-29T08:42:06.797299-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.1,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/2f8760db-5ad2-4c7a-b9ce-49b7bb19bce3",
    "datetime": "2022-12-29T19:07:00-05:00",
    "cutoff_datetime": "2022-12-29T19:07:00-05:00",
    "name": "Detroit Red Wings v. Buffalo Sabres",
    "bettypes": [
        {
            "id": "3f94f4be-e0e2-42fa-8b15-bbd9517d743a",
            "match": "https://api-prod.gambitprofit.com/api/matches/372a9579-fa74-489a-b410-e6d73fec694f/?format=api",
            "name": "Pick the Winner",
            "created_at": "2022-12-29T08:42:06.806502-05: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": "Buffalo Sabres",
                        "amount": 6099.0
                    },
                    {
                        "team": "Detroit Red Wings",
                        "amount": 3901.0
                    }
                ],
                "expected_reward_tokens": 9087.51,
                "profit_sb": 87.51,
                "profit_sb_percentage": 0.97,
                "recommended": true
            },
            "lines": [
                {
                    "id": "6e81be15-34f7-45a6-8ffa-a6e207b42a65",
                    "gambit_id": "2ff468f4-0940-4883-b29e-68a770f4a892",
                    "last_updated": "2022-12-31T10:51:59.037584-05:00",
                    "created_at": "2022-12-29T08:42:06.807601-05:00",
                    "name": "Buffalo Sabres",
                    "reward": "1.49000",
                    "odds": "1.57140",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f94f4be-e0e2-42fa-8b15-bbd9517d743a/?format=api"
                },
                {
                    "id": "5412a8f4-42fb-44c4-a346-92ddbcfe1d61",
                    "gambit_id": "79c95883-4bb3-4d0e-b333-788af9fe6b39",
                    "last_updated": "2022-12-31T10:51:59.038651-05:00",
                    "created_at": "2022-12-29T08:42:06.808785-05:00",
                    "name": "Detroit Red Wings",
                    "reward": "2.33000",
                    "odds": "2.55000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f94f4be-e0e2-42fa-8b15-bbd9517d743a/?format=api"
                }
            ]
        },
        {
            "id": "c7656f64-16ba-4b4f-8a74-1edb9684e7ae",
            "match": "https://api-prod.gambitprofit.com/api/matches/372a9579-fa74-489a-b410-e6d73fec694f/?format=api",
            "name": "Play the Odds",
            "created_at": "2022-12-29T08:42:06.802749-05: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": "Detroit Red Wings",
                        "amount": 6026.0
                    },
                    {
                        "team": "Buffalo Sabres",
                        "amount": 3974.0
                    }
                ],
                "expected_reward_tokens": 9099.26,
                "profit_sb": 99.26,
                "profit_sb_percentage": 1.1,
                "recommended": true
            },
            "lines": [
                {
                    "id": "7892fec3-eff9-488c-b7a9-5fa096964034",
                    "gambit_id": "891818a2-fe37-435e-add4-800deda6971b",
                    "last_updated": "2022-12-31T10:51:59.035423-05:00",
                    "created_at": "2022-12-29T08:42:06.805221-05:00",
                    "name": "Detroit Red Wings",
                    "reward": "1.51000",
                    "odds": "1.58820",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c7656f64-16ba-4b4f-8a74-1edb9684e7ae/?format=api"
                },
                {
                    "id": "f80df1e7-c9fe-4ec7-bc61-d211b4ba3eb2",
                    "gambit_id": "2d17877e-43e8-4c39-bfa5-b63fed1e6d07",
                    "last_updated": "2022-12-31T10:51:59.034349-05:00",
                    "created_at": "2022-12-29T08:42:06.804000-05:00",
                    "name": "Buffalo Sabres",
                    "reward": "2.29000",
                    "odds": "2.50000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c7656f64-16ba-4b4f-8a74-1edb9684e7ae/?format=api"
                }
            ]
        },
        {
            "id": "269729b9-f15d-451c-8514-943e7c3e68ce",
            "match": "https://api-prod.gambitprofit.com/api/matches/372a9579-fa74-489a-b410-e6d73fec694f/?format=api",
            "name": "Over/Under",
            "created_at": "2022-12-29T08:42:06.799025-05: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 6.5",
                        "amount": 5292.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4708.0
                    }
                ],
                "expected_reward_tokens": 8943.48,
                "profit_sb": -56.52,
                "profit_sb_percentage": -0.63,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c6ded5e3-3ef3-4af7-b6a8-6c87f7595972",
                    "gambit_id": "0473f323-1872-4f4a-a82f-73df3f528d21",
                    "last_updated": "2022-12-31T10:51:59.032157-05:00",
                    "created_at": "2022-12-29T08:42:06.801455-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.69000",
                    "odds": "1.80000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/269729b9-f15d-451c-8514-943e7c3e68ce/?format=api"
                },
                {
                    "id": "f17d0f8e-a996-420e-bd51-5875608ce096",
                    "gambit_id": "1b6afb2b-027b-4f50-ae35-5523a274a656",
                    "last_updated": "2022-12-31T10:51:59.030957-05:00",
                    "created_at": "2022-12-29T08:42:06.800209-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.90000",
                    "odds": "2.05000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/269729b9-f15d-451c-8514-943e7c3e68ce/?format=api"
                }
            ]
        }
    ]
}