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/fb3163cc-93f1-4a8f-8ac5-d22e6291b93e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "fb3163cc-93f1-4a8f-8ac5-d22e6291b93e",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "a7c2cda3-0a8b-41cf-8872-5fea0e868760",
    "completed": true,
    "last_updated": "2023-03-04T16:27:20.897832-05:00",
    "created_at": "2023-03-03T08:02:18.214834-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.32,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/a7c2cda3-0a8b-41cf-8872-5fea0e868760",
    "datetime": "2023-03-03T22:07:00-05:00",
    "cutoff_datetime": "2023-03-03T22:07:00-05:00",
    "name": "New Jersey Devils v. Vegas Golden Knights",
    "bettypes": [
        {
            "id": "b0b21574-e09f-480e-bf3a-e3713a8b61f1",
            "match": "https://api-prod.gambitprofit.com/api/matches/fb3163cc-93f1-4a8f-8ac5-d22e6291b93e/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-03T08:02:18.224470-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": "Vegas Golden Knights",
                        "amount": 5107.0
                    },
                    {
                        "team": "New Jersey Devils",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "671cf331-efe1-46d9-ab9d-0f3813558020",
                    "gambit_id": "d6e4b1fb-53d5-4e0f-87c6-149e801a2fd6",
                    "last_updated": "2023-03-04T16:27:20.907772-05:00",
                    "created_at": "2023-03-03T08:02:18.225675-05:00",
                    "name": "Vegas Golden Knights",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0b21574-e09f-480e-bf3a-e3713a8b61f1/?format=api"
                },
                {
                    "id": "b9d8a0f9-7135-4cc3-8563-dd31d38c43a1",
                    "gambit_id": "d452d3a6-a7c8-4458-8911-d58fdf1bb985",
                    "last_updated": "2023-03-04T16:27:20.909024-05:00",
                    "created_at": "2023-03-03T08:02:18.226960-05:00",
                    "name": "New Jersey Devils",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0b21574-e09f-480e-bf3a-e3713a8b61f1/?format=api"
                }
            ]
        },
        {
            "id": "bad30a72-8829-43bf-bd4e-d35973702d03",
            "match": "https://api-prod.gambitprofit.com/api/matches/fb3163cc-93f1-4a8f-8ac5-d22e6291b93e/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-03T08:02:18.220588-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": "Vegas Golden Knights",
                        "amount": 7112.0
                    },
                    {
                        "team": "New Jersey Devils",
                        "amount": 2888.0
                    }
                ],
                "expected_reward_tokens": 9530.08,
                "profit_sb": 30.08,
                "profit_sb_percentage": 0.32,
                "recommended": true
            },
            "lines": [
                {
                    "id": "4137f786-1cce-462f-96f2-10cbb9553220",
                    "gambit_id": "0bf67e4a-68df-469e-991d-654a42b2786c",
                    "last_updated": "2023-03-04T16:27:20.904251-05:00",
                    "created_at": "2023-03-03T08:02:18.221818-05:00",
                    "name": "Vegas Golden Knights",
                    "reward": "1.34000",
                    "odds": "1.35710",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bad30a72-8829-43bf-bd4e-d35973702d03/?format=api"
                },
                {
                    "id": "6ca7beb9-f012-4eca-9f81-e54969c8235d",
                    "gambit_id": "2bd35a8e-7764-42eb-9175-93ce9d9534e0",
                    "last_updated": "2023-03-04T16:27:20.905424-05:00",
                    "created_at": "2023-03-03T08:02:18.223103-05:00",
                    "name": "New Jersey Devils",
                    "reward": "3.30000",
                    "odds": "3.40000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bad30a72-8829-43bf-bd4e-d35973702d03/?format=api"
                }
            ]
        },
        {
            "id": "4851b29c-5fab-4ba0-965b-b02ace71dce4",
            "match": "https://api-prod.gambitprofit.com/api/matches/fb3163cc-93f1-4a8f-8ac5-d22e6291b93e/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-03T08:02:18.216604-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 6",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "31625c05-f06f-42ac-80f3-4b2c9bddb01d",
                    "gambit_id": "e5f39da7-7e6f-46c2-a668-eb74bf979b39",
                    "last_updated": "2023-03-04T16:27:20.901898-05:00",
                    "created_at": "2023-03-03T08:02:18.219217-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4851b29c-5fab-4ba0-965b-b02ace71dce4/?format=api"
                },
                {
                    "id": "fe51c90a-7a1d-4c53-9de2-61420f5ca2e3",
                    "gambit_id": "a172839d-1ec4-44f9-a298-42a7261383f3",
                    "last_updated": "2023-03-04T16:27:20.900691-05:00",
                    "created_at": "2023-03-03T08:02:18.217891-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4851b29c-5fab-4ba0-965b-b02ace71dce4/?format=api"
                }
            ]
        }
    ]
}