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/512540ff-a5c3-4ac8-af13-7b159c1de73a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "512540ff-a5c3-4ac8-af13-7b159c1de73a",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "6f844c9d-f5cf-4c48-adaf-d0f6af74e29b",
    "completed": true,
    "last_updated": "2022-10-08T09:02:07.231658-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.41,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/6f844c9d-f5cf-4c48-adaf-d0f6af74e29b",
    "datetime": "2022-10-07T22:30:00-04:00",
    "cutoff_datetime": "2022-10-07T22:30:00-04:00",
    "name": "UNLV v. San Jose State",
    "bettypes": [
        {
            "id": "28b114cb-b6fe-48a6-acc6-04189ee2ec93",
            "match": "https://api-prod.gambitprofit.com/api/matches/512540ff-a5c3-4ac8-af13-7b159c1de73a/?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": "San Jose State",
                        "amount": 6913.0
                    },
                    {
                        "team": "UNLV",
                        "amount": 3087.0
                    }
                ],
                "expected_reward_tokens": 9538.83,
                "profit_sb": 38.83,
                "profit_sb_percentage": 0.41,
                "recommended": true
            },
            "lines": [
                {
                    "id": "3040c2f7-fc56-441b-82ff-f73e71c1c66c",
                    "gambit_id": "dcf0180d-d489-45e7-a8db-ccead7340f5c",
                    "last_updated": "2022-10-08T09:02:07.234530-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "San Jose State",
                    "reward": "1.38000",
                    "odds": "1.39220",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28b114cb-b6fe-48a6-acc6-04189ee2ec93/?format=api"
                },
                {
                    "id": "d1ba98c1-f31f-46a5-a640-e887532bfb94",
                    "gambit_id": "a027f17e-102b-4598-9963-87744dd5fc47",
                    "last_updated": "2022-10-08T09:02:07.235641-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "UNLV",
                    "reward": "3.09000",
                    "odds": "3.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28b114cb-b6fe-48a6-acc6-04189ee2ec93/?format=api"
                }
            ]
        },
        {
            "id": "aacce640-a44f-452f-a48b-92604fa47265",
            "match": "https://api-prod.gambitprofit.com/api/matches/512540ff-a5c3-4ac8-af13-7b159c1de73a/?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": "San Jose State",
                        "amount": 5000.0
                    },
                    {
                        "team": "UNLV",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "24090018-0ecb-4a25-a420-1a1b11dda02e",
                    "gambit_id": "fde63a2e-0c67-4f60-a8d8-1a156f79d803",
                    "last_updated": "2022-10-08T09:02:07.241584-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "San Jose State",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aacce640-a44f-452f-a48b-92604fa47265/?format=api"
                },
                {
                    "id": "a49436fe-1a40-4fad-8311-a965e66d9e7b",
                    "gambit_id": "8388e943-2594-4888-a443-2178f226717c",
                    "last_updated": "2022-10-08T09:02:07.240590-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "UNLV",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aacce640-a44f-452f-a48b-92604fa47265/?format=api"
                }
            ]
        },
        {
            "id": "013b3d2e-f8b1-4d56-bc16-e1feb6412a12",
            "match": "https://api-prod.gambitprofit.com/api/matches/512540ff-a5c3-4ac8-af13-7b159c1de73a/?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 Under 51.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 51.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d2c97e0f-f670-4351-b40c-1a8e5c9e1210",
                    "gambit_id": "366535c5-a09b-4988-8efd-13755a0c8acb",
                    "last_updated": "2022-10-08T09:02:07.237657-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 51.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "51.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/013b3d2e-f8b1-4d56-bc16-e1feb6412a12/?format=api"
                },
                {
                    "id": "db26e055-da3b-42f5-8576-5aaf80fd3667",
                    "gambit_id": "e6f5836f-60b6-4fdf-a0f7-6d8af6900722",
                    "last_updated": "2022-10-08T09:02:07.238633-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 51.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "51.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/013b3d2e-f8b1-4d56-bc16-e1feb6412a12/?format=api"
                }
            ]
        }
    ]
}