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/1c0ff698-adae-40ae-b220-e0b0fc35f335/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "1c0ff698-adae-40ae-b220-e0b0fc35f335",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "f14dbdf9-37f9-4eee-a443-9f0bc33c63f8",
    "completed": true,
    "last_updated": "2023-01-16T10:56:51.810896-05:00",
    "created_at": "2023-01-15T08:32:02.949883-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.2,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/f14dbdf9-37f9-4eee-a443-9f0bc33c63f8",
    "datetime": "2023-01-15T19:10:00-05:00",
    "cutoff_datetime": "2023-01-15T19:10:00-05:00",
    "name": "Sacramento Kings v. San Antonio Spurs",
    "bettypes": [
        {
            "id": "0817f37c-fc4c-452f-9cec-8fb0113ec216",
            "match": "https://api-prod.gambitprofit.com/api/matches/1c0ff698-adae-40ae-b220-e0b0fc35f335/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-15T08:32:02.952863-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": "Sacramento Kings",
                        "amount": 6848.0
                    },
                    {
                        "team": "San Antonio Spurs",
                        "amount": 3152.0
                    }
                ],
                "expected_reward_tokens": 9107.84,
                "profit_sb": 107.84,
                "profit_sb_percentage": 1.2,
                "recommended": true
            },
            "lines": [
                {
                    "id": "9873a1d0-845c-4b2f-ad5c-c7c8594e102e",
                    "gambit_id": "6369001c-47f8-4ee7-ad56-a9e1973a410b",
                    "last_updated": "2023-01-16T10:56:51.830359-05:00",
                    "created_at": "2023-01-15T08:32:02.957494-05:00",
                    "name": "Sacramento Kings",
                    "reward": "1.33000",
                    "odds": "1.38460",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0817f37c-fc4c-452f-9cec-8fb0113ec216/?format=api"
                },
                {
                    "id": "eceed969-a0fa-461c-b00b-f0e21be337cd",
                    "gambit_id": "0c39aae6-a0d1-476f-98c1-4e76fe7f995f",
                    "last_updated": "2023-01-16T10:56:51.827404-05:00",
                    "created_at": "2023-01-15T08:32:02.955139-05:00",
                    "name": "San Antonio Spurs",
                    "reward": "2.89000",
                    "odds": "3.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0817f37c-fc4c-452f-9cec-8fb0113ec216/?format=api"
                }
            ]
        },
        {
            "id": "9ccbd39b-ff55-4197-b170-acd3c789bff9",
            "match": "https://api-prod.gambitprofit.com/api/matches/1c0ff698-adae-40ae-b220-e0b0fc35f335/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-01-15T08:32:02.959921-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": "San Antonio Spurs",
                        "amount": 5000.0
                    },
                    {
                        "team": "Sacramento Kings",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8900.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "be086308-4e74-4113-8d37-34d7f2b6daa8",
                    "gambit_id": "5324ff3d-9226-48b1-b5c4-5469e7533259",
                    "last_updated": "2023-01-16T10:56:51.836400-05:00",
                    "created_at": "2023-01-15T08:32:02.962193-05:00",
                    "name": "San Antonio Spurs",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ccbd39b-ff55-4197-b170-acd3c789bff9/?format=api"
                },
                {
                    "id": "640cdb66-7c47-4a14-aea2-2d459b07a0e3",
                    "gambit_id": "8248e0c8-3bb1-4d8f-8aa0-56b9a13b6d1e",
                    "last_updated": "2023-01-16T10:56:51.839411-05:00",
                    "created_at": "2023-01-15T08:32:02.964721-05:00",
                    "name": "Sacramento Kings",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "-6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ccbd39b-ff55-4197-b170-acd3c789bff9/?format=api"
                }
            ]
        },
        {
            "id": "c3556e01-911e-4e4d-b645-24878d16283b",
            "match": "https://api-prod.gambitprofit.com/api/matches/1c0ff698-adae-40ae-b220-e0b0fc35f335/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-15T09:22:24.986320-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 Under 246",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 246",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8900.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "02968ee7-ab4b-4fcf-8883-c19f225d9ee4",
                    "gambit_id": "11498cff-ac9c-41f6-a64b-c8567998357b",
                    "last_updated": "2023-01-16T10:56:51.818175-05:00",
                    "created_at": "2023-01-15T09:22:24.989270-05:00",
                    "name": "Game Total Under 246",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "246.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3556e01-911e-4e4d-b645-24878d16283b/?format=api"
                },
                {
                    "id": "3882f426-5ed4-4ee8-972d-779e76f043ca",
                    "gambit_id": "5ab19fd9-b781-4117-98fa-b999028aa5d3",
                    "last_updated": "2023-01-16T10:56:51.821400-05:00",
                    "created_at": "2023-01-15T09:22:24.992423-05:00",
                    "name": "Game Total Over 246",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "246.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3556e01-911e-4e4d-b645-24878d16283b/?format=api"
                }
            ]
        }
    ]
}