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/e874c092-3748-4e40-9141-669678487872/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e874c092-3748-4e40-9141-669678487872",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "98414b04-f08d-41ec-9d94-a20beeb4808e",
    "completed": true,
    "last_updated": "2023-04-15T15:47:02.542501-04:00",
    "created_at": "2023-04-13T09:32:21.903923-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.51,
    "sport_category": "NBA Playoffs",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/98414b04-f08d-41ec-9d94-a20beeb4808e",
    "datetime": "2023-04-14T21:30:00-04:00",
    "cutoff_datetime": "2023-04-14T21:30:00-04:00",
    "name": "Oklahoma City Thunder v. Minnesota Timberwolves",
    "bettypes": [
        {
            "id": "ec108a57-827a-4837-9412-dbbc54240964",
            "match": "https://api-prod.gambitprofit.com/api/matches/e874c092-3748-4e40-9141-669678487872/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-13T09:32:21.914411-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": "Minnesota Timberwolves",
                        "amount": 6752.0
                    },
                    {
                        "team": "Oklahoma City Thunder",
                        "amount": 3248.0
                    }
                ],
                "expected_reward_tokens": 9451.68,
                "profit_sb": -48.32,
                "profit_sb_percentage": -0.51,
                "recommended": false
            },
            "lines": [
                {
                    "id": "85f31783-126f-4a6b-82c4-a2432f4bdd13",
                    "gambit_id": "d62d377f-68e5-4eb5-9766-cf15a2d83c3f",
                    "last_updated": "2023-04-15T15:47:02.555587-04:00",
                    "created_at": "2023-04-13T09:32:21.915752-04:00",
                    "name": "Minnesota Timberwolves",
                    "reward": "1.40000",
                    "odds": "1.41670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec108a57-827a-4837-9412-dbbc54240964/?format=api"
                },
                {
                    "id": "ef30fe32-a861-41ef-a16c-db8bc8bc4ab5",
                    "gambit_id": "69ce7b59-9631-44cb-a6ec-672188714e23",
                    "last_updated": "2023-04-15T15:47:02.557068-04:00",
                    "created_at": "2023-04-13T09:32:21.917112-04:00",
                    "name": "Oklahoma City Thunder",
                    "reward": "2.91000",
                    "odds": "3.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec108a57-827a-4837-9412-dbbc54240964/?format=api"
                }
            ]
        },
        {
            "id": "862b5980-31fb-46cd-b46a-9cc9df9b3d1c",
            "match": "https://api-prod.gambitprofit.com/api/matches/e874c092-3748-4e40-9141-669678487872/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-13T09:32:21.910306-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": "Minnesota Timberwolves",
                        "amount": 5000.0
                    },
                    {
                        "team": "Oklahoma City Thunder",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f36209d7-ed35-4a0b-8d73-823d75ce9243",
                    "gambit_id": "fcfe5e1a-19bd-4aff-a4d0-57efcb3ed8ec",
                    "last_updated": "2023-04-15T15:47:02.550838-04:00",
                    "created_at": "2023-04-13T09:32:21.911622-04:00",
                    "name": "Minnesota Timberwolves",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/862b5980-31fb-46cd-b46a-9cc9df9b3d1c/?format=api"
                },
                {
                    "id": "8aedd4f6-47c7-4631-b630-1c0a2393dd88",
                    "gambit_id": "1cd37dc2-0b88-4963-97fc-e3f0f5b6b857",
                    "last_updated": "2023-04-15T15:47:02.552423-04:00",
                    "created_at": "2023-04-13T09:32:21.912961-04:00",
                    "name": "Oklahoma City Thunder",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/862b5980-31fb-46cd-b46a-9cc9df9b3d1c/?format=api"
                }
            ]
        },
        {
            "id": "47129a58-0fba-43d5-95d3-d26af1cd72a5",
            "match": "https://api-prod.gambitprofit.com/api/matches/e874c092-3748-4e40-9141-669678487872/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-13T09:32:21.905824-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 229",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 229",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "453fd2bd-19a1-481a-8d07-998566fdf77a",
                    "gambit_id": "2e1f1c99-1b2f-4649-8cd2-963147c0baad",
                    "last_updated": "2023-04-15T15:47:02.546119-04:00",
                    "created_at": "2023-04-13T09:32:21.907339-04:00",
                    "name": "Game Total Under 229",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "229.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/47129a58-0fba-43d5-95d3-d26af1cd72a5/?format=api"
                },
                {
                    "id": "ba707ca4-dafa-4b43-9b4c-59b566ff4167",
                    "gambit_id": "92d44df9-3047-492d-a882-d657572e7c8e",
                    "last_updated": "2023-04-15T15:47:02.547665-04:00",
                    "created_at": "2023-04-13T09:32:21.908761-04:00",
                    "name": "Game Total Over 229",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "229.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/47129a58-0fba-43d5-95d3-d26af1cd72a5/?format=api"
                }
            ]
        }
    ]
}