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/a31cdb55-12ff-42fc-a53f-27e1cc5c0165/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a31cdb55-12ff-42fc-a53f-27e1cc5c0165",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "aa7b8e66-a50f-4539-9dde-e7b88f4b5caf",
    "completed": true,
    "last_updated": "2022-12-15T10:46:59.513739-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.13,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/aa7b8e66-a50f-4539-9dde-e7b88f4b5caf",
    "datetime": "2022-12-14T19:10:00-05:00",
    "cutoff_datetime": "2022-12-14T19:10:00-05:00",
    "name": "Detroit Pistons v. Charlotte Hornets",
    "bettypes": [
        {
            "id": "87447858-33af-4823-b032-7c6188520ba2",
            "match": "https://api-prod.gambitprofit.com/api/matches/a31cdb55-12ff-42fc-a53f-27e1cc5c0165/?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": "Charlotte Hornets",
                        "amount": 6170.0
                    },
                    {
                        "team": "Detroit Pistons",
                        "amount": 3830.0
                    }
                ],
                "expected_reward_tokens": 9192.0,
                "profit_sb": 192.0,
                "profit_sb_percentage": 2.13,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ae9d6f50-af80-4197-a173-baf69131f801",
                    "gambit_id": "ddc9ba98-3f32-4440-b194-564df8ab8283",
                    "last_updated": "2022-12-15T10:46:59.522806-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Charlotte Hornets",
                    "reward": "1.49000",
                    "odds": "1.55560",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87447858-33af-4823-b032-7c6188520ba2/?format=api"
                },
                {
                    "id": "ddb28b4a-4ace-4f30-a566-9feaf7a76390",
                    "gambit_id": "39b39c40-1fba-42ee-b091-d50be366f9a6",
                    "last_updated": "2022-12-15T10:46:59.523878-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Detroit Pistons",
                    "reward": "2.40000",
                    "odds": "2.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87447858-33af-4823-b032-7c6188520ba2/?format=api"
                }
            ]
        },
        {
            "id": "9a3fa2e6-7b3a-4f08-807f-db01ece396b7",
            "match": "https://api-prod.gambitprofit.com/api/matches/a31cdb55-12ff-42fc-a53f-27e1cc5c0165/?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": "Charlotte Hornets",
                        "amount": 5000.0
                    },
                    {
                        "team": "Detroit Pistons",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "35a42ed7-1efa-498b-a418-ba4d8d991447",
                    "gambit_id": "8c3262ca-7e34-4cc4-a087-33e3d320cc7c",
                    "last_updated": "2022-12-15T10:46:59.519632-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Charlotte Hornets",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a3fa2e6-7b3a-4f08-807f-db01ece396b7/?format=api"
                },
                {
                    "id": "28c5058c-c14e-470d-98aa-aa4bda1086c1",
                    "gambit_id": "4255f99e-9a86-4bc1-998d-25e395869ffa",
                    "last_updated": "2022-12-15T10:46:59.520702-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Detroit Pistons",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a3fa2e6-7b3a-4f08-807f-db01ece396b7/?format=api"
                }
            ]
        },
        {
            "id": "a40bfae7-3fa4-4963-b40e-4b3df3d5a0f0",
            "match": "https://api-prod.gambitprofit.com/api/matches/a31cdb55-12ff-42fc-a53f-27e1cc5c0165/?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 230",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 230",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "03b56aa0-d662-4fc1-903f-a9d244f17c44",
                    "gambit_id": "2354b587-bd5c-4619-b795-bda9e4ae3b15",
                    "last_updated": "2022-12-15T10:46:59.516399-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 230",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "230.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a40bfae7-3fa4-4963-b40e-4b3df3d5a0f0/?format=api"
                },
                {
                    "id": "87ce16a0-6b82-4411-b49c-7623ddbfd2a4",
                    "gambit_id": "77353eda-c8ac-4979-9d8e-841de855b036",
                    "last_updated": "2022-12-15T10:46:59.517490-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 230",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "230.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a40bfae7-3fa4-4963-b40e-4b3df3d5a0f0/?format=api"
                }
            ]
        }
    ]
}