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/cab82922-c227-417d-be57-5f6863887280/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "cab82922-c227-417d-be57-5f6863887280",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "680278e7-0eec-41e3-a7a3-2daef21398a6",
    "completed": true,
    "last_updated": "2023-03-19T16:42:15.663920-04:00",
    "created_at": "2023-03-17T23:07:14.520997-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.39,
    "sport_category": "Mens NCAAB Tournament",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/680278e7-0eec-41e3-a7a3-2daef21398a6",
    "datetime": "2023-03-18T12:00:00-04:00",
    "cutoff_datetime": "2023-03-18T12:00:00-04:00",
    "name": "Penn State v. Texas",
    "bettypes": [
        {
            "id": "b80ebd0e-171f-48db-a389-d20082cf9bfa",
            "match": "https://api-prod.gambitprofit.com/api/matches/cab82922-c227-417d-be57-5f6863887280/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-17T23:07:14.543320-04: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": "Texas",
                        "amount": 6759.0
                    },
                    {
                        "team": "Penn State",
                        "amount": 3241.0
                    }
                ],
                "expected_reward_tokens": 9462.6,
                "profit_sb": -37.4,
                "profit_sb_percentage": -0.39,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2f239b32-13b3-4f86-91e6-11f2166e0594",
                    "gambit_id": "2acaa6ad-149d-44c2-bdfd-a404b903d091",
                    "last_updated": "2023-03-19T16:42:15.676494-04:00",
                    "created_at": "2023-03-17T23:07:14.545342-04:00",
                    "name": "Texas",
                    "reward": "1.40000",
                    "odds": "1.41670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b80ebd0e-171f-48db-a389-d20082cf9bfa/?format=api"
                },
                {
                    "id": "9e78a0ab-4ce9-4896-9551-abb9095223cd",
                    "gambit_id": "93eca9fb-10a8-4593-bb4c-40fe2b02e73c",
                    "last_updated": "2023-03-19T16:42:15.677855-04:00",
                    "created_at": "2023-03-17T23:07:14.548380-04:00",
                    "name": "Penn State",
                    "reward": "2.92000",
                    "odds": "3.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b80ebd0e-171f-48db-a389-d20082cf9bfa/?format=api"
                }
            ]
        },
        {
            "id": "79a412f3-537e-4278-9476-12656c1e39d8",
            "match": "https://api-prod.gambitprofit.com/api/matches/cab82922-c227-417d-be57-5f6863887280/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-17T23:07:14.535011-04: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": "Penn State",
                        "amount": 5107.0
                    },
                    {
                        "team": "Texas",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c66db338-2b9f-46c5-917b-fb7ad07d17e4",
                    "gambit_id": "8ee800b5-8b8a-4ca6-9fe2-3d9e510583b0",
                    "last_updated": "2023-03-19T16:42:15.673418-04:00",
                    "created_at": "2023-03-17T23:07:14.541113-04:00",
                    "name": "Penn State",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79a412f3-537e-4278-9476-12656c1e39d8/?format=api"
                },
                {
                    "id": "4ac66d26-0845-48cd-bad0-2f4a2e8fe671",
                    "gambit_id": "098c3683-cceb-4f70-b224-a7ff31e03e3a",
                    "last_updated": "2023-03-19T16:42:15.671824-04:00",
                    "created_at": "2023-03-17T23:07:14.538351-04:00",
                    "name": "Texas",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "-5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79a412f3-537e-4278-9476-12656c1e39d8/?format=api"
                }
            ]
        },
        {
            "id": "02248489-05cf-47eb-9cdd-23366ff31e15",
            "match": "https://api-prod.gambitprofit.com/api/matches/cab82922-c227-417d-be57-5f6863887280/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-17T23:07:14.525063-04: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 138",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 138",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "56c2de48-b197-4124-8ea4-cdee14fcfe6f",
                    "gambit_id": "167c9eae-8f0a-4078-8d05-9b88366209a0",
                    "last_updated": "2023-03-19T16:42:15.667108-04:00",
                    "created_at": "2023-03-17T23:07:14.528062-04:00",
                    "name": "Game Total Under 138",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "138.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02248489-05cf-47eb-9cdd-23366ff31e15/?format=api"
                },
                {
                    "id": "67181dd6-fe71-42f2-a3f6-70221e64f050",
                    "gambit_id": "994b30f2-1e9c-46ae-85f1-04183be4a006",
                    "last_updated": "2023-03-19T16:42:15.668559-04:00",
                    "created_at": "2023-03-17T23:07:14.531423-04:00",
                    "name": "Game Total Over 138",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "138.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02248489-05cf-47eb-9cdd-23366ff31e15/?format=api"
                }
            ]
        }
    ]
}