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/409ceab4-c7c2-49e4-9465-d1a9a8a48123/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "409ceab4-c7c2-49e4-9465-d1a9a8a48123",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "344bee01-3532-4f3b-9b6f-9644f841b212",
    "completed": true,
    "last_updated": "2023-12-12T21:53:22.813940-05:00",
    "created_at": "2023-12-11T09:38:00.570778-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.05,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/344bee01-3532-4f3b-9b6f-9644f841b212",
    "datetime": "2023-12-11T19:10:00-05:00",
    "cutoff_datetime": "2023-12-11T19:10:00-05:00",
    "name": "Washington Wizards v. Philadelphia 76ers",
    "bettypes": [
        {
            "id": "8705b772-6c8b-40cc-ac74-734876ea3bea",
            "match": "https://api-prod.gambitprofit.com/api/matches/409ceab4-c7c2-49e4-9465-d1a9a8a48123/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-11T09:38:00.593621-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": "Philadelphia 76ers",
                        "amount": 8486.0
                    },
                    {
                        "team": "Washington Wizards",
                        "amount": 1514.0
                    }
                ],
                "expected_reward_tokens": 9504.32,
                "profit_sb": 4.32,
                "profit_sb_percentage": 0.05,
                "recommended": true
            },
            "lines": [
                {
                    "id": "cca9fbb6-ed2b-48a3-ace3-ee146a1b7071",
                    "gambit_id": "cab8e936-526c-4174-9307-c2ac07f77450",
                    "last_updated": "2023-12-12T21:53:22.839749-05:00",
                    "created_at": "2023-12-11T09:38:00.602420-05:00",
                    "name": "Philadelphia 76ers",
                    "reward": "1.12000",
                    "odds": "1.12500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8705b772-6c8b-40cc-ac74-734876ea3bea/?format=api"
                },
                {
                    "id": "81cb22bf-83cc-4d9e-b66d-b102298850cc",
                    "gambit_id": "5cb30111-62f5-4b6b-b9f5-3e158b71de94",
                    "last_updated": "2023-12-12T21:53:22.836397-05:00",
                    "created_at": "2023-12-11T09:38:00.597408-05:00",
                    "name": "Washington Wizards",
                    "reward": "6.28000",
                    "odds": "6.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8705b772-6c8b-40cc-ac74-734876ea3bea/?format=api"
                }
            ]
        },
        {
            "id": "1b0a2cb6-d668-466e-b758-6173b2947efc",
            "match": "https://api-prod.gambitprofit.com/api/matches/409ceab4-c7c2-49e4-9465-d1a9a8a48123/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-11T09:38:00.577839-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": "Washington Wizards",
                        "amount": 5000.0
                    },
                    {
                        "team": "Philadelphia 76ers",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "172c930d-3e22-4f4f-89aa-ecd3ede2d153",
                    "gambit_id": "e49a6c26-c516-4786-ba28-e6de6a1b433a",
                    "last_updated": "2023-12-12T21:53:22.826581-05:00",
                    "created_at": "2023-12-11T09:38:00.582912-05:00",
                    "name": "Washington Wizards",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "13.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b0a2cb6-d668-466e-b758-6173b2947efc/?format=api"
                },
                {
                    "id": "9f7a9efd-3bbc-4a6e-b528-4f969772c31a",
                    "gambit_id": "b42ec795-4bf8-4498-9a32-c48b67c02dd5",
                    "last_updated": "2023-12-12T21:53:22.829792-05:00",
                    "created_at": "2023-12-11T09:38:00.589003-05:00",
                    "name": "Philadelphia 76ers",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-13.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b0a2cb6-d668-466e-b758-6173b2947efc/?format=api"
                }
            ]
        },
        {
            "id": "535028cd-8a99-4c7f-8ec4-c8a3de5c4194",
            "match": "https://api-prod.gambitprofit.com/api/matches/409ceab4-c7c2-49e4-9465-d1a9a8a48123/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-11T09:38:00.607044-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 245",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 245",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "831aa6ce-ff1a-44b1-a958-0b039b7bce77",
                    "gambit_id": "86b69f2a-79be-4eb0-b2e0-afba0a773ae2",
                    "last_updated": "2023-12-12T21:53:22.849887-05:00",
                    "created_at": "2023-12-11T09:38:00.616682-05:00",
                    "name": "Game Total Under 245",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "245.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/535028cd-8a99-4c7f-8ec4-c8a3de5c4194/?format=api"
                },
                {
                    "id": "308b7c86-746f-43af-85f8-fa2f104851c6",
                    "gambit_id": "06187b39-14c8-4b79-b2eb-cc70bed3bf7a",
                    "last_updated": "2023-12-12T21:53:22.846489-05:00",
                    "created_at": "2023-12-11T09:38:00.611139-05:00",
                    "name": "Game Total Over 245",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "245.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/535028cd-8a99-4c7f-8ec4-c8a3de5c4194/?format=api"
                }
            ]
        }
    ]
}