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/5205b45e-62b7-4f68-a530-8fa21aa1177b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5205b45e-62b7-4f68-a530-8fa21aa1177b",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "b529f047-383c-48c9-9cfa-9dc521ec70d3",
    "completed": true,
    "last_updated": "2023-01-02T12:42:00.842357-05:00",
    "created_at": "2023-01-01T09:22:02.556461-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.63,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/b529f047-383c-48c9-9cfa-9dc521ec70d3",
    "datetime": "2023-01-01T16:05:00-05:00",
    "cutoff_datetime": "2023-01-01T16:05:00-05:00",
    "name": "New York Jets v. Seattle Seahawks",
    "bettypes": [
        {
            "id": "92736e17-af25-4e48-b33f-faf00c2fbbd5",
            "match": "https://api-prod.gambitprofit.com/api/matches/5205b45e-62b7-4f68-a530-8fa21aa1177b/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-01T09:22:02.562099-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": "New York Jets",
                        "amount": 5292.0
                    },
                    {
                        "team": "Seattle Seahawks",
                        "amount": 4708.0
                    }
                ],
                "expected_reward_tokens": 8943.48,
                "profit_sb": -56.52,
                "profit_sb_percentage": -0.63,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f47fb0d8-fb5b-4546-bccd-4489a2a3da76",
                    "gambit_id": "93cc28dc-536b-407d-8b22-a99c442c8986",
                    "last_updated": "2023-01-02T12:42:00.849748-05:00",
                    "created_at": "2023-01-01T09:22:02.564595-05:00",
                    "name": "New York Jets",
                    "reward": "1.69000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92736e17-af25-4e48-b33f-faf00c2fbbd5/?format=api"
                },
                {
                    "id": "96a5468e-2707-4991-9ae6-004377b6a24f",
                    "gambit_id": "ab852f37-3059-491b-bbbd-83163c4480a1",
                    "last_updated": "2023-01-02T12:42:00.848572-05:00",
                    "created_at": "2023-01-01T09:22:02.563378-05:00",
                    "name": "Seattle Seahawks",
                    "reward": "1.90000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92736e17-af25-4e48-b33f-faf00c2fbbd5/?format=api"
                }
            ]
        },
        {
            "id": "88a7c86d-0381-4d28-8c7c-0a776f56f40d",
            "match": "https://api-prod.gambitprofit.com/api/matches/5205b45e-62b7-4f68-a530-8fa21aa1177b/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-01-01T09:22:02.565860-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": "Seattle Seahawks",
                        "amount": 5000.0
                    },
                    {
                        "team": "New York Jets",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8900.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3182fd5f-8add-428a-a260-2557eb84bcc1",
                    "gambit_id": "e41b88d3-4314-4e39-8de3-bc85f1b17907",
                    "last_updated": "2023-01-02T12:42:00.852009-05:00",
                    "created_at": "2023-01-01T09:22:02.567002-05:00",
                    "name": "Seattle Seahawks",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88a7c86d-0381-4d28-8c7c-0a776f56f40d/?format=api"
                },
                {
                    "id": "6452a70d-59e7-4a87-a0c4-a4133bd154c0",
                    "gambit_id": "cc28d5d3-3478-488f-a0a3-d10a01fdeb60",
                    "last_updated": "2023-01-02T12:42:00.853180-05:00",
                    "created_at": "2023-01-01T09:22:02.568190-05:00",
                    "name": "New York Jets",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88a7c86d-0381-4d28-8c7c-0a776f56f40d/?format=api"
                }
            ]
        },
        {
            "id": "d6b31227-ef78-4b2a-8b86-b9b77cbbc292",
            "match": "https://api-prod.gambitprofit.com/api/matches/5205b45e-62b7-4f68-a530-8fa21aa1177b/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-01T09:22:02.558152-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 42.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 42.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8900.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8922ddb3-c32d-476c-b730-0a633457811b",
                    "gambit_id": "a6a7998c-7464-4b43-92c6-6af1fdc29b42",
                    "last_updated": "2023-01-02T12:42:00.846292-05:00",
                    "created_at": "2023-01-01T09:22:02.560816-05:00",
                    "name": "Game Total Over 42.5",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "42.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d6b31227-ef78-4b2a-8b86-b9b77cbbc292/?format=api"
                },
                {
                    "id": "4ebfda3c-be41-4aa3-b4ef-9526079165a0",
                    "gambit_id": "b0991cad-a295-49e3-a02a-f58dca25ff7b",
                    "last_updated": "2023-01-02T12:42:00.845144-05:00",
                    "created_at": "2023-01-01T09:22:02.559408-05:00",
                    "name": "Game Total Under 42.5",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "42.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d6b31227-ef78-4b2a-8b86-b9b77cbbc292/?format=api"
                }
            ]
        }
    ]
}