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/e2bcd017-d085-4341-b85d-8ca44f773b64/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e2bcd017-d085-4341-b85d-8ca44f773b64",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "cea22633-f3c6-4f10-a5e9-281e9789842b",
    "completed": true,
    "last_updated": "2022-11-08T11:02:05.252719-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.18,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/cea22633-f3c6-4f10-a5e9-281e9789842b",
    "datetime": "2022-11-07T19:10:00-05:00",
    "cutoff_datetime": "2022-11-07T19:10:00-05:00",
    "name": "Washington Wizards v. Charlotte Hornets",
    "bettypes": [
        {
            "id": "d55e2aaa-f58d-41d2-a2d5-5d35cb554714",
            "match": "https://api-prod.gambitprofit.com/api/matches/e2bcd017-d085-4341-b85d-8ca44f773b64/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-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": "Charlotte Hornets",
                        "amount": 5304.0
                    },
                    {
                        "team": "Washington Wizards",
                        "amount": 4696.0
                    }
                ],
                "expected_reward_tokens": 9016.32,
                "profit_sb": 16.32,
                "profit_sb_percentage": 0.18,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a9f71f30-154c-41d5-b863-dd35db93f31f",
                    "gambit_id": "2d8a341a-5e0a-42db-8360-52aea8af4371",
                    "last_updated": "2022-11-08T11:02:05.262562-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Charlotte Hornets",
                    "reward": "1.70000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d55e2aaa-f58d-41d2-a2d5-5d35cb554714/?format=api"
                },
                {
                    "id": "ed7d2b4b-caf8-43fe-9bb8-87ed9e0940d5",
                    "gambit_id": "ca9326b0-16a2-4c8d-9db1-a8c99f19ac40",
                    "last_updated": "2022-11-08T11:02:05.263626-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Washington Wizards",
                    "reward": "1.92000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d55e2aaa-f58d-41d2-a2d5-5d35cb554714/?format=api"
                }
            ]
        },
        {
            "id": "4eb9859c-71f3-4636-8475-2559b43f934c",
            "match": "https://api-prod.gambitprofit.com/api/matches/e2bcd017-d085-4341-b85d-8ca44f773b64/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-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": "Charlotte Hornets",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d3f27931-8dd1-4dde-8ee6-c8fe493147da",
                    "gambit_id": "83a5ee66-35ff-44f5-8baa-11865ffd4286",
                    "last_updated": "2022-11-08T11:02:05.260298-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Washington Wizards",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "2.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4eb9859c-71f3-4636-8475-2559b43f934c/?format=api"
                },
                {
                    "id": "dc774033-df8a-4c2d-81ed-20c38ab2bcce",
                    "gambit_id": "05288202-350d-45ae-8001-e688c0c1b56b",
                    "last_updated": "2022-11-08T11:02:05.259191-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Charlotte Hornets",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-2.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4eb9859c-71f3-4636-8475-2559b43f934c/?format=api"
                }
            ]
        },
        {
            "id": "15af836c-387d-45a6-8f15-575914d101d2",
            "match": "https://api-prod.gambitprofit.com/api/matches/e2bcd017-d085-4341-b85d-8ca44f773b64/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-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 213.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 213.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c73a5ba7-b972-4300-89e4-b792c781e104",
                    "gambit_id": "c0b7d70b-811d-4a01-93aa-125d9c5b55f6",
                    "last_updated": "2022-11-08T11:02:05.256824-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 213.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "213.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/15af836c-387d-45a6-8f15-575914d101d2/?format=api"
                },
                {
                    "id": "4eb32f75-30bb-498c-ba6c-f24c54375c76",
                    "gambit_id": "b4a3298a-b731-4345-8896-5c8b36977848",
                    "last_updated": "2022-11-08T11:02:05.255625-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 213.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "213.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/15af836c-387d-45a6-8f15-575914d101d2/?format=api"
                }
            ]
        }
    ]
}