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/1f66cdab-712b-48be-932e-b7e58b321400/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "1f66cdab-712b-48be-932e-b7e58b321400",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "840d8c97-0bed-4c74-88aa-1d27beb03851",
    "completed": true,
    "last_updated": "2023-04-10T14:57:12.598099-04:00",
    "created_at": "2023-04-09T09:27:09.903766-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.59,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/840d8c97-0bed-4c74-88aa-1d27beb03851",
    "datetime": "2023-04-09T13:10:00-04:00",
    "cutoff_datetime": "2023-04-09T13:10:00-04:00",
    "name": "Orlando Magic v. Miami Heat",
    "bettypes": [
        {
            "id": "bb3fcc1e-67f5-4761-b3ea-af788943b2f2",
            "match": "https://api-prod.gambitprofit.com/api/matches/1f66cdab-712b-48be-932e-b7e58b321400/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-09T09:27:09.913265-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": "Miami Heat",
                        "amount": 6651.0
                    },
                    {
                        "team": "Orlando Magic",
                        "amount": 3349.0
                    }
                ],
                "expected_reward_tokens": 9444.18,
                "profit_sb": -55.82,
                "profit_sb_percentage": -0.59,
                "recommended": false
            },
            "lines": [
                {
                    "id": "36e7c45f-a2fe-43d2-9c62-1f9d2e521806",
                    "gambit_id": "eb3226fd-a4c0-4ce9-8564-34347c5cc12f",
                    "last_updated": "2023-04-10T14:57:12.611598-04:00",
                    "created_at": "2023-04-09T09:27:09.915505-04:00",
                    "name": "Miami Heat",
                    "reward": "1.42000",
                    "odds": "1.43480",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb3fcc1e-67f5-4761-b3ea-af788943b2f2/?format=api"
                },
                {
                    "id": "1a921ac7-caeb-4c37-b9bc-5a377fed0277",
                    "gambit_id": "52acdeb7-9c3b-4f43-b837-380881c485bf",
                    "last_updated": "2023-04-10T14:57:12.614405-04:00",
                    "created_at": "2023-04-09T09:27:09.919504-04:00",
                    "name": "Orlando Magic",
                    "reward": "2.82000",
                    "odds": "2.90000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb3fcc1e-67f5-4761-b3ea-af788943b2f2/?format=api"
                }
            ]
        },
        {
            "id": "945339a8-a0b0-48f5-a919-fb07d88b587f",
            "match": "https://api-prod.gambitprofit.com/api/matches/1f66cdab-712b-48be-932e-b7e58b321400/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-09T09:27:09.922639-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": "Orlando Magic",
                        "amount": 5000.0
                    },
                    {
                        "team": "Miami Heat",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "75e5d15c-889f-4929-884c-7ea12bfdc926",
                    "gambit_id": "eb652060-e9bb-4225-9932-9ca2cc7fea5e",
                    "last_updated": "2023-04-10T14:57:12.620918-04:00",
                    "created_at": "2023-04-09T09:27:09.927680-04:00",
                    "name": "Orlando Magic",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/945339a8-a0b0-48f5-a919-fb07d88b587f/?format=api"
                },
                {
                    "id": "832f4981-d457-45d0-8f76-a4fac3e620ee",
                    "gambit_id": "f77cdbb7-69fe-48ae-ad20-1703d9573348",
                    "last_updated": "2023-04-10T14:57:12.618832-04:00",
                    "created_at": "2023-04-09T09:27:09.924908-04:00",
                    "name": "Miami Heat",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/945339a8-a0b0-48f5-a919-fb07d88b587f/?format=api"
                }
            ]
        },
        {
            "id": "9c196aa9-cf86-4329-a470-dafabe82de73",
            "match": "https://api-prod.gambitprofit.com/api/matches/1f66cdab-712b-48be-932e-b7e58b321400/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-09T09:27:09.906539-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 Under 217.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 217.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "296304ba-69e0-4379-8674-12b754e33ab3",
                    "gambit_id": "c63fb645-4622-4f06-a830-d94014d4edea",
                    "last_updated": "2023-04-10T14:57:12.603607-04:00",
                    "created_at": "2023-04-09T09:27:09.908931-04:00",
                    "name": "Game Total Under 217.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "217.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c196aa9-cf86-4329-a470-dafabe82de73/?format=api"
                },
                {
                    "id": "b28a5589-bd41-4422-90cc-fd12cf509816",
                    "gambit_id": "f2d78709-62c2-41e9-b45b-337df3d87c47",
                    "last_updated": "2023-04-10T14:57:12.606025-04:00",
                    "created_at": "2023-04-09T09:27:09.911070-04:00",
                    "name": "Game Total Over 217.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "217.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c196aa9-cf86-4329-a470-dafabe82de73/?format=api"
                }
            ]
        }
    ]
}