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/5c82ee60-6d59-40e7-974f-a6cc5e745689/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5c82ee60-6d59-40e7-974f-a6cc5e745689",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "c159d08f-57d2-470c-8d1c-4448082d1147",
    "completed": true,
    "last_updated": "2023-01-20T10:22:05.441367-05:00",
    "created_at": "2023-01-19T09:22:07.165953-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.91,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/c159d08f-57d2-470c-8d1c-4448082d1147",
    "datetime": "2023-01-19T22:00:00-05:00",
    "cutoff_datetime": "2023-01-19T22:00:00-05:00",
    "name": "Brooklyn Nets v. Phoenix Suns",
    "bettypes": [
        {
            "id": "081cd4be-6abe-46e2-9afa-5d51a2b82702",
            "match": "https://api-prod.gambitprofit.com/api/matches/5c82ee60-6d59-40e7-974f-a6cc5e745689/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-19T09:22:07.171365-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": "Brooklyn Nets",
                        "amount": 5955.0
                    },
                    {
                        "team": "Phoenix Suns",
                        "amount": 4045.0
                    }
                ],
                "expected_reward_tokens": 9586.65,
                "profit_sb": 86.65,
                "profit_sb_percentage": 0.91,
                "recommended": true
            },
            "lines": [
                {
                    "id": "31e722ad-a065-4df3-8867-c9ced944adfe",
                    "gambit_id": "3f90bb60-08d2-4fb6-9882-49f02a02fbf0",
                    "last_updated": "2023-01-20T10:22:05.448951-05:00",
                    "created_at": "2023-01-19T09:22:07.173857-05:00",
                    "name": "Brooklyn Nets",
                    "reward": "1.61000",
                    "odds": "1.62500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/081cd4be-6abe-46e2-9afa-5d51a2b82702/?format=api"
                },
                {
                    "id": "dcdcaf9e-9bf0-4755-8a5b-44f02bf2f4fe",
                    "gambit_id": "ee43ea15-c63a-4e88-af25-d8bed6cf49c1",
                    "last_updated": "2023-01-20T10:22:05.447731-05:00",
                    "created_at": "2023-01-19T09:22:07.172593-05:00",
                    "name": "Phoenix Suns",
                    "reward": "2.37000",
                    "odds": "2.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/081cd4be-6abe-46e2-9afa-5d51a2b82702/?format=api"
                }
            ]
        },
        {
            "id": "db39d8a0-5729-4091-9bb2-aedc5bd30dc9",
            "match": "https://api-prod.gambitprofit.com/api/matches/5c82ee60-6d59-40e7-974f-a6cc5e745689/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-01-19T09:22:07.175151-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": "Phoenix Suns",
                        "amount": 5000.0
                    },
                    {
                        "team": "Brooklyn Nets",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9450.0,
                "profit_sb": -50.0,
                "profit_sb_percentage": -0.53,
                "recommended": false
            },
            "lines": [
                {
                    "id": "fb15dd9a-4a0e-4997-bd8d-6e0fda6f9c3c",
                    "gambit_id": "b3686a09-183e-4057-b7db-3dd1171f545d",
                    "last_updated": "2023-01-20T10:22:05.451221-05:00",
                    "created_at": "2023-01-19T09:22:07.176303-05:00",
                    "name": "Phoenix Suns",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "3.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db39d8a0-5729-4091-9bb2-aedc5bd30dc9/?format=api"
                },
                {
                    "id": "b589cedb-6ea1-455d-b81e-c49f827e1813",
                    "gambit_id": "451f7fcb-bf84-4fb2-9223-d301108d634b",
                    "last_updated": "2023-01-20T10:22:05.452404-05:00",
                    "created_at": "2023-01-19T09:22:07.177544-05:00",
                    "name": "Brooklyn Nets",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "-3.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db39d8a0-5729-4091-9bb2-aedc5bd30dc9/?format=api"
                }
            ]
        },
        {
            "id": "45952bcb-0744-40bf-95b4-6c2ab13bcb94",
            "match": "https://api-prod.gambitprofit.com/api/matches/5c82ee60-6d59-40e7-974f-a6cc5e745689/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-19T09:22:07.167660-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 221",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 221",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9450.0,
                "profit_sb": -50.0,
                "profit_sb_percentage": -0.53,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6d6176bc-03a4-4f0c-8a61-88d9a5e431de",
                    "gambit_id": "299f4ffa-aff6-4e37-aa61-c8c03140a8ac",
                    "last_updated": "2023-01-20T10:22:05.444294-05:00",
                    "created_at": "2023-01-19T09:22:07.168847-05:00",
                    "name": "Game Total Under 221",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "221.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/45952bcb-0744-40bf-95b4-6c2ab13bcb94/?format=api"
                },
                {
                    "id": "a7bf995d-5a75-4e12-b2ab-7e1ef5b5e219",
                    "gambit_id": "0dad0f77-6af6-4177-8bdd-5949c0fd1ef3",
                    "last_updated": "2023-01-20T10:22:05.445448-05:00",
                    "created_at": "2023-01-19T09:22:07.170090-05:00",
                    "name": "Game Total Over 221",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "221.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/45952bcb-0744-40bf-95b4-6c2ab13bcb94/?format=api"
                }
            ]
        }
    ]
}