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/445def48-ed8b-458b-8271-5fcadd9d0180/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "445def48-ed8b-458b-8271-5fcadd9d0180",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "dd5e62f9-01dc-4adc-a50d-a258737a8129",
    "completed": true,
    "last_updated": "2022-12-18T09:52:30.961782-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.28,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/dd5e62f9-01dc-4adc-a50d-a258737a8129",
    "datetime": "2022-12-17T20:10:00-05:00",
    "cutoff_datetime": "2022-12-17T20:10:00-05:00",
    "name": "Memphis Grizzlies v. Oklahoma City Thunder",
    "bettypes": [
        {
            "id": "95b26547-0a52-490e-8be9-c78827403b30",
            "match": "https://api-prod.gambitprofit.com/api/matches/445def48-ed8b-458b-8271-5fcadd9d0180/?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": "Memphis Grizzlies",
                        "amount": 8083.0
                    },
                    {
                        "team": "Oklahoma City Thunder",
                        "amount": 1917.0
                    }
                ],
                "expected_reward_tokens": 9295.45,
                "profit_sb": 295.45,
                "profit_sb_percentage": 3.28,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a6891953-5b89-481f-a654-e41be4c9bcb1",
                    "gambit_id": "2c001528-1ba7-4ae4-add4-cd75f739decb",
                    "last_updated": "2022-12-18T09:52:30.969717-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Memphis Grizzlies",
                    "reward": "1.15000",
                    "odds": "1.16670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95b26547-0a52-490e-8be9-c78827403b30/?format=api"
                },
                {
                    "id": "9256095f-c7cd-46cf-bbb7-74766c94f418",
                    "gambit_id": "fbe85de2-de17-4b41-819d-e8cc8abf1fab",
                    "last_updated": "2022-12-18T09:52:30.968715-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Oklahoma City Thunder",
                    "reward": "4.85000",
                    "odds": "5.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95b26547-0a52-490e-8be9-c78827403b30/?format=api"
                }
            ]
        },
        {
            "id": "86e4ec09-4413-4226-b290-2b873148f06a",
            "match": "https://api-prod.gambitprofit.com/api/matches/445def48-ed8b-458b-8271-5fcadd9d0180/?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": "Memphis Grizzlies",
                        "amount": 5000.0
                    },
                    {
                        "team": "Oklahoma City Thunder",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0d5ca92c-623f-4567-9bd1-fe1ce1ad69c1",
                    "gambit_id": "401bcc21-35b7-4bc4-a6e0-204b59a8a403",
                    "last_updated": "2022-12-18T09:52:30.971706-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Memphis Grizzlies",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-11.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86e4ec09-4413-4226-b290-2b873148f06a/?format=api"
                },
                {
                    "id": "23ca6f3f-80fd-43ea-a320-e4a308883ba6",
                    "gambit_id": "4d86c8e4-13f3-49c2-b46b-d498a33fb1a7",
                    "last_updated": "2022-12-18T09:52:30.972720-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Oklahoma City Thunder",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "11.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86e4ec09-4413-4226-b290-2b873148f06a/?format=api"
                }
            ]
        },
        {
            "id": "a87a2013-16dd-42e7-a4ac-9a552847dc0d",
            "match": "https://api-prod.gambitprofit.com/api/matches/445def48-ed8b-458b-8271-5fcadd9d0180/?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 230",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 230",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a1781c8c-099b-4ad7-98ec-daa1bdb34684",
                    "gambit_id": "30c70d00-18a4-4c91-b177-922a98f8efbb",
                    "last_updated": "2022-12-18T09:52:30.966592-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/a87a2013-16dd-42e7-a4ac-9a552847dc0d/?format=api"
                },
                {
                    "id": "74f90fa1-da97-4002-940d-da3d403b10fb",
                    "gambit_id": "a338736d-5dde-42b3-8b5c-82d0e4d72c6d",
                    "last_updated": "2022-12-18T09:52:30.965416-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/a87a2013-16dd-42e7-a4ac-9a552847dc0d/?format=api"
                }
            ]
        }
    ]
}