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/ac220888-fec7-4e16-9f89-f0f7e380bc91/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "ac220888-fec7-4e16-9f89-f0f7e380bc91",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "59fb372a-c8e4-4c28-99dc-eaa3eb9697e3",
    "completed": true,
    "last_updated": "2023-10-02T20:58:09.668702-04:00",
    "created_at": "2023-09-28T10:08:15.731157-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.21,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/59fb372a-c8e4-4c28-99dc-eaa3eb9697e3",
    "datetime": "2023-10-01T13:00:00-04:00",
    "cutoff_datetime": "2023-10-01T13:00:00-04:00",
    "name": "Minnesota Vikings v. Carolina Panthers",
    "bettypes": [
        {
            "id": "b0eada13-2c49-4299-92e1-05db907fc441",
            "match": "https://api-prod.gambitprofit.com/api/matches/ac220888-fec7-4e16-9f89-f0f7e380bc91/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-28T10:08:15.760052-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": "Minnesota Vikings",
                        "amount": 6449.0
                    },
                    {
                        "team": "Carolina Panthers",
                        "amount": 3551.0
                    }
                ],
                "expected_reward_tokens": 9480.03,
                "profit_sb": -19.97,
                "profit_sb_percentage": -0.21,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5ffd0a75-c738-4bb6-b6ac-e0ee2787eb40",
                    "gambit_id": "8ef36108-1d83-45bb-9847-12e8e01e7a11",
                    "last_updated": "2023-10-02T20:58:09.691006-04:00",
                    "created_at": "2023-09-28T10:08:15.763664-04:00",
                    "name": "Minnesota Vikings",
                    "reward": "1.47000",
                    "odds": "1.48780",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0eada13-2c49-4299-92e1-05db907fc441/?format=api"
                },
                {
                    "id": "e1bbff45-ccee-4b19-b2cd-2dc91dcdd2d7",
                    "gambit_id": "8fa7545c-9108-4816-8e28-3ff185ffee69",
                    "last_updated": "2023-10-02T20:58:09.687304-04:00",
                    "created_at": "2023-09-28T10:08:15.768064-04:00",
                    "name": "Carolina Panthers",
                    "reward": "2.67000",
                    "odds": "2.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0eada13-2c49-4299-92e1-05db907fc441/?format=api"
                }
            ]
        },
        {
            "id": "b99f88bd-d77a-406e-ba3c-7bb15969be7d",
            "match": "https://api-prod.gambitprofit.com/api/matches/ac220888-fec7-4e16-9f89-f0f7e380bc91/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-28T10:08:15.742607-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": "Carolina Panthers",
                        "amount": 5000.0
                    },
                    {
                        "team": "Minnesota Vikings",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "223cc660-c20b-474b-8dc2-243062bf1d0a",
                    "gambit_id": "a6c461df-ac94-47a4-96f4-7238831e3f18",
                    "last_updated": "2023-10-02T20:58:09.680318-04:00",
                    "created_at": "2023-09-28T10:08:15.753066-04:00",
                    "name": "Carolina Panthers",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b99f88bd-d77a-406e-ba3c-7bb15969be7d/?format=api"
                },
                {
                    "id": "55f78d88-cd9f-44a1-85b4-bdfb37157828",
                    "gambit_id": "546c51e3-40c4-485b-b835-3b7058561244",
                    "last_updated": "2023-10-02T20:58:09.676933-04:00",
                    "created_at": "2023-09-28T10:08:15.747742-04:00",
                    "name": "Minnesota Vikings",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b99f88bd-d77a-406e-ba3c-7bb15969be7d/?format=api"
                }
            ]
        },
        {
            "id": "1933e490-22d9-4c67-a8d4-0cffd160caef",
            "match": "https://api-prod.gambitprofit.com/api/matches/ac220888-fec7-4e16-9f89-f0f7e380bc91/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-28T10:08:15.772022-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 Over 46",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 46",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6ac982cb-e06e-41bb-b451-9fb3dd8c8016",
                    "gambit_id": "0f5a1fd7-073a-4919-8f34-1cbd65171e72",
                    "last_updated": "2023-10-02T20:58:09.698211-04:00",
                    "created_at": "2023-09-28T10:08:15.775868-04:00",
                    "name": "Game Total Over 46",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "46.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1933e490-22d9-4c67-a8d4-0cffd160caef/?format=api"
                },
                {
                    "id": "2aa415ef-0a93-46e1-80eb-647fbca14ee3",
                    "gambit_id": "936ad3f2-bcc8-4e67-ba7f-f019058d2829",
                    "last_updated": "2023-10-02T20:58:09.701631-04:00",
                    "created_at": "2023-09-28T10:08:15.780166-04:00",
                    "name": "Game Total Under 46",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "46.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1933e490-22d9-4c67-a8d4-0cffd160caef/?format=api"
                }
            ]
        }
    ]
}