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/a985af76-08b9-49ec-a360-bfe14b28b261/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a985af76-08b9-49ec-a360-bfe14b28b261",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "cdc95660-83cb-4331-b489-2598a0db2380",
    "completed": true,
    "last_updated": "2022-11-01T09:52:28.008616-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.64,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/cdc95660-83cb-4331-b489-2598a0db2380",
    "datetime": "2022-10-31T20:10:00-04:00",
    "cutoff_datetime": "2022-10-31T20:10:00-04:00",
    "name": "Detroit Pistons v. Milwaukee Bucks",
    "bettypes": [
        {
            "id": "0fb46d0f-a13e-474e-baa3-2ab68dbca69f",
            "match": "https://api-prod.gambitprofit.com/api/matches/a985af76-08b9-49ec-a360-bfe14b28b261/?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": "Milwaukee Bucks",
                        "amount": 8692.0
                    },
                    {
                        "team": "Detroit Pistons",
                        "amount": 1308.0
                    }
                ],
                "expected_reward_tokens": 9561.2,
                "profit_sb": 61.2,
                "profit_sb_percentage": 0.64,
                "recommended": true
            },
            "lines": [
                {
                    "id": "0c97fbc6-bff0-49cb-92f6-23245949d7f6",
                    "gambit_id": "1526734b-0091-4747-86b9-f05071063dfc",
                    "last_updated": "2022-11-01T09:52:28.014852-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Milwaukee Bucks",
                    "reward": "1.10000",
                    "odds": "1.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0fb46d0f-a13e-474e-baa3-2ab68dbca69f/?format=api"
                },
                {
                    "id": "bcc4499d-5c41-4329-bb14-a903549cef3c",
                    "gambit_id": "36ff3b11-3f8a-45bd-afae-173d3a2df493",
                    "last_updated": "2022-11-01T09:52:28.015997-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Detroit Pistons",
                    "reward": "7.31000",
                    "odds": "7.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0fb46d0f-a13e-474e-baa3-2ab68dbca69f/?format=api"
                }
            ]
        },
        {
            "id": "e25d8d8b-c7c8-41e2-a201-0f4be6976ea1",
            "match": "https://api-prod.gambitprofit.com/api/matches/a985af76-08b9-49ec-a360-bfe14b28b261/?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": "Milwaukee Bucks",
                        "amount": 5000.0
                    },
                    {
                        "team": "Detroit Pistons",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1eea2caf-1364-432b-af16-0c4abec7d76e",
                    "gambit_id": "caf9b853-ed8b-40cd-bbf5-77e068b6aa6b",
                    "last_updated": "2022-11-01T09:52:28.018280-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Milwaukee Bucks",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-13.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e25d8d8b-c7c8-41e2-a201-0f4be6976ea1/?format=api"
                },
                {
                    "id": "afa36ea4-f2cd-4c5b-8c22-b2fd1f1bc2de",
                    "gambit_id": "1186fb78-0f24-419a-9162-751df7bde875",
                    "last_updated": "2022-11-01T09:52:28.019413-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Detroit Pistons",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "13.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e25d8d8b-c7c8-41e2-a201-0f4be6976ea1/?format=api"
                }
            ]
        },
        {
            "id": "96e182bd-fdd3-44f1-8d34-757e21c7b114",
            "match": "https://api-prod.gambitprofit.com/api/matches/a985af76-08b9-49ec-a360-bfe14b28b261/?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 Under 224.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 224.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "da0263c9-4536-4def-9261-e1a5e6820467",
                    "gambit_id": "418de7cf-b4cd-48e0-93f2-7b7b17aa2c64",
                    "last_updated": "2022-11-01T09:52:28.011354-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 224.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "224.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96e182bd-fdd3-44f1-8d34-757e21c7b114/?format=api"
                },
                {
                    "id": "d58e3e28-98d0-4ef8-b029-9bb8dc9fb4b2",
                    "gambit_id": "4ca29a3b-8a51-4da9-9482-60375b584e04",
                    "last_updated": "2022-11-01T09:52:28.012499-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 224.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "224.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96e182bd-fdd3-44f1-8d34-757e21c7b114/?format=api"
                }
            ]
        }
    ]
}