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/4b91c8b1-ccb3-4328-b5d1-b0435185a593/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "4b91c8b1-ccb3-4328-b5d1-b0435185a593",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "f856534f-0cee-4e9d-a7b5-c471c9ffede5",
    "completed": true,
    "last_updated": "2023-11-14T10:08:17.005433-05:00",
    "created_at": "2023-11-10T11:18:03.101668-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.67,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/f856534f-0cee-4e9d-a7b5-c471c9ffede5",
    "datetime": "2023-11-13T20:15:00-05:00",
    "cutoff_datetime": "2023-11-13T20:15:00-05:00",
    "name": "Denver Broncos v. Buffalo Bills",
    "bettypes": [
        {
            "id": "0090477c-0616-4a49-b264-9f7a7da9b590",
            "match": "https://api-prod.gambitprofit.com/api/matches/4b91c8b1-ccb3-4328-b5d1-b0435185a593/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-10T11:18:03.188343-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 Bills",
                        "amount": 7549.0
                    },
                    {
                        "team": "Denver Broncos",
                        "amount": 2451.0
                    }
                ],
                "expected_reward_tokens": 9436.25,
                "profit_sb": -63.75,
                "profit_sb_percentage": -0.67,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d8ce417a-f823-44d7-9ab7-66fe55e16624",
                    "gambit_id": "7c8210aa-f8ea-4289-a918-ceb2b9e7c6dd",
                    "last_updated": "2023-11-14T10:08:17.044876-05:00",
                    "created_at": "2023-11-10T11:18:03.199601-05:00",
                    "name": "Buffalo Bills",
                    "reward": "1.25000",
                    "odds": "1.26320",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0090477c-0616-4a49-b264-9f7a7da9b590/?format=api"
                },
                {
                    "id": "69e337f2-f189-4567-a488-3c085d452b78",
                    "gambit_id": "a38d9129-0216-4489-8519-fdb3fa886935",
                    "last_updated": "2023-11-14T10:08:17.041656-05:00",
                    "created_at": "2023-11-10T11:18:03.192340-05:00",
                    "name": "Denver Broncos",
                    "reward": "3.85000",
                    "odds": "4.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0090477c-0616-4a49-b264-9f7a7da9b590/?format=api"
                }
            ]
        },
        {
            "id": "12de52f2-371c-4a3e-a45d-c1f39cfa30c4",
            "match": "https://api-prod.gambitprofit.com/api/matches/4b91c8b1-ccb3-4328-b5d1-b0435185a593/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-10T11:18:03.122751-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 Bills",
                        "amount": 5094.0
                    },
                    {
                        "team": "Denver Broncos",
                        "amount": 4906.0
                    }
                ],
                "expected_reward_tokens": 9321.4,
                "profit_sb": -178.6,
                "profit_sb_percentage": -1.88,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4b1094a5-65f3-4ccb-8fd3-babee92cce8c",
                    "gambit_id": "2535e325-281d-40f4-a52e-86f40df8c096",
                    "last_updated": "2023-11-14T10:08:17.021078-05:00",
                    "created_at": "2023-11-10T11:18:03.135589-05:00",
                    "name": "Buffalo Bills",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "-7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/12de52f2-371c-4a3e-a45d-c1f39cfa30c4/?format=api"
                },
                {
                    "id": "575f5540-e20e-469a-aee8-2b2d1eb87865",
                    "gambit_id": "26152319-ac33-4878-9c90-0192fdb001d1",
                    "last_updated": "2023-11-14T10:08:17.024695-05:00",
                    "created_at": "2023-11-10T11:18:03.143805-05:00",
                    "name": "Denver Broncos",
                    "reward": "1.90000",
                    "odds": "1.95240",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/12de52f2-371c-4a3e-a45d-c1f39cfa30c4/?format=api"
                }
            ]
        },
        {
            "id": "ec1eb516-342b-4cbf-86c7-4f288eb2a33d",
            "match": "https://api-prod.gambitprofit.com/api/matches/4b91c8b1-ccb3-4328-b5d1-b0435185a593/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-10T11:18:03.163541-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 47.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 47.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0d756ba5-63ec-4f45-9ac8-4890c5b81632",
                    "gambit_id": "781e5a4b-29bd-4eca-9fff-c11fa32b06d8",
                    "last_updated": "2023-11-14T10:08:17.031388-05:00",
                    "created_at": "2023-11-10T11:18:03.167552-05:00",
                    "name": "Game Total Over 47.5",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "47.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec1eb516-342b-4cbf-86c7-4f288eb2a33d/?format=api"
                },
                {
                    "id": "763b34c7-239b-4b5c-b246-fadc49186935",
                    "gambit_id": "3c6b494a-feda-4533-a106-d4b3ca948d89",
                    "last_updated": "2023-11-14T10:08:17.034829-05:00",
                    "created_at": "2023-11-10T11:18:03.175574-05:00",
                    "name": "Game Total Under 47.5",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "47.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec1eb516-342b-4cbf-86c7-4f288eb2a33d/?format=api"
                }
            ]
        }
    ]
}