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/8473008c-a22f-4918-b85c-201fcbb9d79d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "8473008c-a22f-4918-b85c-201fcbb9d79d",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "a773125b-cdd7-42f4-9559-b870d666a3e9",
    "completed": true,
    "last_updated": "2023-12-22T15:23:26.929380-05:00",
    "created_at": "2023-12-20T10:03:17.163939-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.21,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/a773125b-cdd7-42f4-9559-b870d666a3e9",
    "datetime": "2023-12-20T19:10:00-05:00",
    "cutoff_datetime": "2023-12-20T19:10:00-05:00",
    "name": "Miami Heat v. Orlando Magic",
    "bettypes": [
        {
            "id": "12317b85-bff1-4b12-b58f-f02ce0fc487a",
            "match": "https://api-prod.gambitprofit.com/api/matches/8473008c-a22f-4918-b85c-201fcbb9d79d/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-20T10:03:17.195489-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": "Orlando Magic",
                        "amount": 6449.0
                    },
                    {
                        "team": "Miami Heat",
                        "amount": 3551.0
                    }
                ],
                "expected_reward_tokens": 9480.03,
                "profit_sb": -19.97,
                "profit_sb_percentage": -0.21,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1046529c-43b8-472e-aa97-70457802423b",
                    "gambit_id": "09bddd06-e433-438c-9b19-311a90cbe44e",
                    "last_updated": "2023-12-22T15:23:26.953775-05:00",
                    "created_at": "2023-12-20T10:03:17.204443-05:00",
                    "name": "Orlando Magic",
                    "reward": "1.47000",
                    "odds": "1.48780",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/12317b85-bff1-4b12-b58f-f02ce0fc487a/?format=api"
                },
                {
                    "id": "91504a17-3f87-44ce-8a82-ce1c79847491",
                    "gambit_id": "d7956bb6-add5-4956-8e15-20b7b1b18de8",
                    "last_updated": "2023-12-22T15:23:26.949823-05:00",
                    "created_at": "2023-12-20T10:03:17.199383-05:00",
                    "name": "Miami Heat",
                    "reward": "2.67000",
                    "odds": "2.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/12317b85-bff1-4b12-b58f-f02ce0fc487a/?format=api"
                }
            ]
        },
        {
            "id": "45499cf2-2eb5-48aa-bd3f-7e989f2dd788",
            "match": "https://api-prod.gambitprofit.com/api/matches/8473008c-a22f-4918-b85c-201fcbb9d79d/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-20T10:03:17.178867-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": "Miami Heat",
                        "amount": 5000.0
                    },
                    {
                        "team": "Orlando Magic",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0586423f-9174-45d8-8ad0-f87f26ff6025",
                    "gambit_id": "56e9241f-3248-413d-9466-cf575b756382",
                    "last_updated": "2023-12-22T15:23:26.939312-05:00",
                    "created_at": "2023-12-20T10:03:17.185819-05:00",
                    "name": "Miami Heat",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/45499cf2-2eb5-48aa-bd3f-7e989f2dd788/?format=api"
                },
                {
                    "id": "3461789c-b81d-4c76-9996-dd1f8623f837",
                    "gambit_id": "21d49a13-a7cb-49ad-9995-c4d9e116c5c1",
                    "last_updated": "2023-12-22T15:23:26.942902-05:00",
                    "created_at": "2023-12-20T10:03:17.190981-05:00",
                    "name": "Orlando Magic",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/45499cf2-2eb5-48aa-bd3f-7e989f2dd788/?format=api"
                }
            ]
        },
        {
            "id": "096d6dfb-954f-400e-a872-acae6d19b382",
            "match": "https://api-prod.gambitprofit.com/api/matches/8473008c-a22f-4918-b85c-201fcbb9d79d/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-20T10:03:17.209345-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 219",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 219",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d34540db-104e-4fa9-a5c9-cf0fcbf4297b",
                    "gambit_id": "d8f491ff-34f0-4e62-9186-5cb6d2c5679c",
                    "last_updated": "2023-12-22T15:23:26.960811-05:00",
                    "created_at": "2023-12-20T10:03:17.233652-05:00",
                    "name": "Game Total Over 219",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "219.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/096d6dfb-954f-400e-a872-acae6d19b382/?format=api"
                },
                {
                    "id": "e4682e97-175a-4a4d-af7e-bbd50467eb88",
                    "gambit_id": "2c06ed2f-a85f-476b-98df-e2658b3110d8",
                    "last_updated": "2023-12-22T15:23:26.964730-05:00",
                    "created_at": "2023-12-20T10:03:17.216085-05:00",
                    "name": "Game Total Under 219",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "219.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/096d6dfb-954f-400e-a872-acae6d19b382/?format=api"
                }
            ]
        }
    ]
}