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/1363af01-65d3-42fc-9b17-225140b9c336/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "1363af01-65d3-42fc-9b17-225140b9c336",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "0332c8fe-7d01-4962-b1a4-b7653889324c",
    "completed": true,
    "last_updated": "2022-11-05T09:38:12.818359-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.73,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/0332c8fe-7d01-4962-b1a4-b7653889324c",
    "datetime": "2022-11-04T19:10:00-04:00",
    "cutoff_datetime": "2022-11-04T19:10:00-04:00",
    "name": "Cleveland Cavaliers v. Detroit Pistons",
    "bettypes": [
        {
            "id": "d9a77a08-eb0c-4347-b202-bb6f5d2dcbf2",
            "match": "https://api-prod.gambitprofit.com/api/matches/1363af01-65d3-42fc-9b17-225140b9c336/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-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": "Cleveland Cavaliers",
                        "amount": 5984.0
                    },
                    {
                        "team": "Detroit Pistons",
                        "amount": 4016.0
                    }
                ],
                "expected_reward_tokens": 9155.52,
                "profit_sb": 155.52,
                "profit_sb_percentage": 1.73,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c3139046-d32b-490a-9d05-d5675903f46b",
                    "gambit_id": "37216188-5268-47cc-b6bc-3ade0b50739e",
                    "last_updated": "2022-11-05T09:38:12.825195-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Cleveland Cavaliers",
                    "reward": "1.53000",
                    "odds": "1.60610",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9a77a08-eb0c-4347-b202-bb6f5d2dcbf2/?format=api"
                },
                {
                    "id": "3c088f38-b182-45a9-951d-9a49bf5c1224",
                    "gambit_id": "edf5acc6-ae9e-4a31-89f1-46cd65f99343",
                    "last_updated": "2022-11-05T09:38:12.824238-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Detroit Pistons",
                    "reward": "2.28000",
                    "odds": "2.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9a77a08-eb0c-4347-b202-bb6f5d2dcbf2/?format=api"
                }
            ]
        },
        {
            "id": "06a2eb92-226a-44f4-bb44-88e6d628f32c",
            "match": "https://api-prod.gambitprofit.com/api/matches/1363af01-65d3-42fc-9b17-225140b9c336/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-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 Pistons",
                        "amount": 5000.0
                    },
                    {
                        "team": "Cleveland Cavaliers",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c2c50410-19e4-4432-b8fc-89c9ab9f9d18",
                    "gambit_id": "6b228b22-a62a-4ae2-90a7-f4a9a3bb9cc0",
                    "last_updated": "2022-11-05T09:38:12.827119-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Detroit Pistons",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/06a2eb92-226a-44f4-bb44-88e6d628f32c/?format=api"
                },
                {
                    "id": "a365cea6-535d-4a4e-ad2c-07d767fca5cd",
                    "gambit_id": "0e9de73c-5bd0-4d7d-81a4-7a8e6aa83423",
                    "last_updated": "2022-11-05T09:38:12.828103-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Cleveland Cavaliers",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/06a2eb92-226a-44f4-bb44-88e6d628f32c/?format=api"
                }
            ]
        },
        {
            "id": "e13a0d6c-93b3-4c9b-9033-a3fbcef6b643",
            "match": "https://api-prod.gambitprofit.com/api/matches/1363af01-65d3-42fc-9b17-225140b9c336/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-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 215.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 215.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ec58198a-2859-4d0d-9324-bba07def8092",
                    "gambit_id": "2ca80250-73db-4b10-817b-e7ae1b075efe",
                    "last_updated": "2022-11-05T09:38:12.822312-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 215.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "215.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e13a0d6c-93b3-4c9b-9033-a3fbcef6b643/?format=api"
                },
                {
                    "id": "9b58eb7c-ec89-4fe3-9939-ea08d932742e",
                    "gambit_id": "a30f5eb8-7052-42d0-8352-3a75d9683c61",
                    "last_updated": "2022-11-05T09:38:12.821194-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 215.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "215.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e13a0d6c-93b3-4c9b-9033-a3fbcef6b643/?format=api"
                }
            ]
        }
    ]
}