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/13bc4551-2fac-432f-8412-23c65a144fea/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "13bc4551-2fac-432f-8412-23c65a144fea",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "cced729f-5dcc-4cff-994f-64e25b4001aa",
    "completed": true,
    "last_updated": "2022-12-09T09:52:14.715791-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.46,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/cced729f-5dcc-4cff-994f-64e25b4001aa",
    "datetime": "2022-12-08T20:15:00-05:00",
    "cutoff_datetime": "2022-12-08T20:15:00-05:00",
    "name": "Las Vegas Raiders v. Los Angeles Rams",
    "bettypes": [
        {
            "id": "ad1c0258-45a8-4131-a66d-4fa5059cb88e",
            "match": "https://api-prod.gambitprofit.com/api/matches/13bc4551-2fac-432f-8412-23c65a144fea/?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": "Las Vegas Raiders",
                        "amount": 6986.0
                    },
                    {
                        "team": "Los Angeles Rams",
                        "amount": 3014.0
                    }
                ],
                "expected_reward_tokens": 9221.52,
                "profit_sb": 221.52,
                "profit_sb_percentage": 2.46,
                "recommended": true
            },
            "lines": [
                {
                    "id": "cfa7f549-b9f1-44c3-8e0f-0fa4f6beb8ae",
                    "gambit_id": "b6097ef9-13b3-415c-9f4c-eb33f1ae0e97",
                    "last_updated": "2022-12-09T09:52:14.722888-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Las Vegas Raiders",
                    "reward": "1.32000",
                    "odds": "1.36360",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad1c0258-45a8-4131-a66d-4fa5059cb88e/?format=api"
                },
                {
                    "id": "132e55ae-33f5-42ef-af34-89f8341285e1",
                    "gambit_id": "1ad1a95b-0590-41ea-ad38-91adac3d84b5",
                    "last_updated": "2022-12-09T09:52:14.721822-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Los Angeles Rams",
                    "reward": "3.06000",
                    "odds": "3.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad1c0258-45a8-4131-a66d-4fa5059cb88e/?format=api"
                }
            ]
        },
        {
            "id": "59fc6b53-5f45-4649-b868-db18955cf39f",
            "match": "https://api-prod.gambitprofit.com/api/matches/13bc4551-2fac-432f-8412-23c65a144fea/?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": "Los Angeles Rams",
                        "amount": 5000.0
                    },
                    {
                        "team": "Las Vegas Raiders",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "54b0f238-1f8b-4407-873a-3060feb58886",
                    "gambit_id": "dbbc05e3-debf-4ce2-960f-d3db22d9c4e9",
                    "last_updated": "2022-12-09T09:52:14.724932-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Los Angeles Rams",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59fc6b53-5f45-4649-b868-db18955cf39f/?format=api"
                },
                {
                    "id": "1b5289e5-258b-487f-9553-0f95eb80b458",
                    "gambit_id": "c4293d33-5ad1-4390-836b-be7f184c5e72",
                    "last_updated": "2022-12-09T09:52:14.725929-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Las Vegas Raiders",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59fc6b53-5f45-4649-b868-db18955cf39f/?format=api"
                }
            ]
        },
        {
            "id": "dc5cde78-56a2-41f3-91f8-56b36e8da073",
            "match": "https://api-prod.gambitprofit.com/api/matches/13bc4551-2fac-432f-8412-23c65a144fea/?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 42",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 42",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "89f5b1fb-9856-47b1-8e98-37c15d1bd426",
                    "gambit_id": "765b3332-1d19-48b6-ba8d-5dfd09cc2074",
                    "last_updated": "2022-12-09T09:52:14.719797-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 42",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "42.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc5cde78-56a2-41f3-91f8-56b36e8da073/?format=api"
                },
                {
                    "id": "e2f178e1-6bd8-434a-bc70-155928f71000",
                    "gambit_id": "cb4eceac-125e-4545-b2db-d20debe8e58a",
                    "last_updated": "2022-12-09T09:52:14.718776-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 42",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "42.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc5cde78-56a2-41f3-91f8-56b36e8da073/?format=api"
                }
            ]
        }
    ]
}