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/d434d686-f2f0-4f51-8ea4-6bd1ac9c3ed0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d434d686-f2f0-4f51-8ea4-6bd1ac9c3ed0",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "99c2b010-bdf9-457f-9716-b71c3519b7c7",
    "completed": true,
    "last_updated": "2023-10-09T15:53:13.026341-04:00",
    "created_at": "2023-10-03T10:18:14.561392-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.16,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/99c2b010-bdf9-457f-9716-b71c3519b7c7",
    "datetime": "2023-10-08T13:00:00-04:00",
    "cutoff_datetime": "2023-10-08T13:00:00-04:00",
    "name": "Carolina Panthers v. Detroit Lions",
    "bettypes": [
        {
            "id": "eff623f4-b6c6-4410-b495-7b335abb3a21",
            "match": "https://api-prod.gambitprofit.com/api/matches/d434d686-f2f0-4f51-8ea4-6bd1ac9c3ed0/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-10-03T10:18:14.593755-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": "Detroit Lions",
                        "amount": 7839.0
                    },
                    {
                        "team": "Carolina Panthers",
                        "amount": 2161.0
                    }
                ],
                "expected_reward_tokens": 9485.19,
                "profit_sb": -14.81,
                "profit_sb_percentage": -0.16,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9722f614-69d9-4f0e-b8d8-fa1d5a294bce",
                    "gambit_id": "2c6726be-93dc-4eb6-87bc-816b60e4c0cc",
                    "last_updated": "2023-10-09T15:53:13.067155-04:00",
                    "created_at": "2023-10-03T10:18:14.609181-04:00",
                    "name": "Detroit Lions",
                    "reward": "1.21000",
                    "odds": "1.21740",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eff623f4-b6c6-4410-b495-7b335abb3a21/?format=api"
                },
                {
                    "id": "ccbf3cae-0ff1-4d91-a98d-c1337f2d40b1",
                    "gambit_id": "1c213efc-b8e5-4d52-a35e-9f4fc27bd364",
                    "last_updated": "2023-10-09T15:53:13.063711-04:00",
                    "created_at": "2023-10-03T10:18:14.600813-04:00",
                    "name": "Carolina Panthers",
                    "reward": "4.39000",
                    "odds": "4.55000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eff623f4-b6c6-4410-b495-7b335abb3a21/?format=api"
                }
            ]
        },
        {
            "id": "557c68c7-ceeb-4626-a30a-6fed375e8fe2",
            "match": "https://api-prod.gambitprofit.com/api/matches/d434d686-f2f0-4f51-8ea4-6bd1ac9c3ed0/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-10-03T10:18:14.573113-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": "Detroit Lions",
                        "amount": 5107.0
                    },
                    {
                        "team": "Carolina Panthers",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b215cbfc-548e-4fc6-851d-47a1c03944d6",
                    "gambit_id": "e41e861f-a379-49e9-a78b-e4db945f43d7",
                    "last_updated": "2023-10-09T15:53:13.057143-04:00",
                    "created_at": "2023-10-03T10:18:14.586177-04:00",
                    "name": "Detroit Lions",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "-9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/557c68c7-ceeb-4626-a30a-6fed375e8fe2/?format=api"
                },
                {
                    "id": "da8d9188-76a4-4fdf-9949-5011fc00a200",
                    "gambit_id": "a1359df6-07c0-4509-8e7b-9e2f1077d14a",
                    "last_updated": "2023-10-09T15:53:13.052698-04:00",
                    "created_at": "2023-10-03T10:18:14.579408-04:00",
                    "name": "Carolina Panthers",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/557c68c7-ceeb-4626-a30a-6fed375e8fe2/?format=api"
                }
            ]
        },
        {
            "id": "48f2be4c-9391-436f-852b-7e2a94580af0",
            "match": "https://api-prod.gambitprofit.com/api/matches/d434d686-f2f0-4f51-8ea4-6bd1ac9c3ed0/?format=api",
            "name": "Over/Under",
            "created_at": "2023-10-03T10:18:14.616124-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 43.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 43.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "962a359b-38ea-459a-ac58-eed96472c015",
                    "gambit_id": "2185c103-a51f-4246-b956-cae35b9b508c",
                    "last_updated": "2023-10-09T15:53:13.080353-04:00",
                    "created_at": "2023-10-03T10:18:14.623235-04:00",
                    "name": "Game Total Over 43.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "43.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48f2be4c-9391-436f-852b-7e2a94580af0/?format=api"
                },
                {
                    "id": "a071fcc4-4983-453c-86b5-e2a58e5025ab",
                    "gambit_id": "e237a690-51a5-4e44-b45c-566a42c97227",
                    "last_updated": "2023-10-09T15:53:13.084443-04:00",
                    "created_at": "2023-10-03T10:18:14.631084-04:00",
                    "name": "Game Total Under 43.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "43.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48f2be4c-9391-436f-852b-7e2a94580af0/?format=api"
                }
            ]
        }
    ]
}