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/e23fba17-c5ff-4c36-bb25-5e8968898b94/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e23fba17-c5ff-4c36-bb25-5e8968898b94",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "7c28d097-a101-4cd5-bf31-a3f43d712d46",
    "completed": true,
    "last_updated": "2022-11-15T11:02:06.165786-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.9,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/7c28d097-a101-4cd5-bf31-a3f43d712d46",
    "datetime": "2022-11-14T20:10:00-05:00",
    "cutoff_datetime": "2022-11-14T20:10:00-05:00",
    "name": "Atlanta Hawks v. Milwaukee Bucks",
    "bettypes": [
        {
            "id": "7f78e1cc-5c72-4b14-9caa-e24618fd9424",
            "match": "https://api-prod.gambitprofit.com/api/matches/e23fba17-c5ff-4c36-bb25-5e8968898b94/?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": "Milwaukee Bucks",
                        "amount": 6114.0
                    },
                    {
                        "team": "Atlanta Hawks",
                        "amount": 3886.0
                    }
                ],
                "expected_reward_tokens": 9170.96,
                "profit_sb": 170.96,
                "profit_sb_percentage": 1.9,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e851d4a9-5554-46f4-aeca-9b6fd8666cd9",
                    "gambit_id": "becd306f-80b4-40ea-9296-bc7a03614559",
                    "last_updated": "2022-11-15T11:02:06.174469-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Milwaukee Bucks",
                    "reward": "1.50000",
                    "odds": "1.57140",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f78e1cc-5c72-4b14-9caa-e24618fd9424/?format=api"
                },
                {
                    "id": "155395ac-cca8-45f3-8e6b-23331179208a",
                    "gambit_id": "17fc452c-5a7c-437f-bee0-1006e7cd6602",
                    "last_updated": "2022-11-15T11:02:06.175580-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Atlanta Hawks",
                    "reward": "2.36000",
                    "odds": "2.55000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f78e1cc-5c72-4b14-9caa-e24618fd9424/?format=api"
                }
            ]
        },
        {
            "id": "3a6a3765-eab7-453f-984a-db669b84730a",
            "match": "https://api-prod.gambitprofit.com/api/matches/e23fba17-c5ff-4c36-bb25-5e8968898b94/?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": "Atlanta Hawks",
                        "amount": 5000.0
                    },
                    {
                        "team": "Milwaukee Bucks",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d595c1b2-bf50-4bb4-a766-ed6665c95609",
                    "gambit_id": "ab65c9e5-8972-472f-8a5c-17de81274814",
                    "last_updated": "2022-11-15T11:02:06.172378-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Atlanta Hawks",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a6a3765-eab7-453f-984a-db669b84730a/?format=api"
                },
                {
                    "id": "36207884-92f7-481f-8019-019d8b6bb7c5",
                    "gambit_id": "5345c3d4-322e-4179-99ba-8892352addb1",
                    "last_updated": "2022-11-15T11:02:06.171379-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Milwaukee Bucks",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a6a3765-eab7-453f-984a-db669b84730a/?format=api"
                }
            ]
        },
        {
            "id": "5aff4b23-d34d-49a9-b29d-f83072dbc6ba",
            "match": "https://api-prod.gambitprofit.com/api/matches/e23fba17-c5ff-4c36-bb25-5e8968898b94/?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 Under 225.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 225.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "020eb9c1-d68b-465a-90b8-95c30fd12e72",
                    "gambit_id": "8446cd4a-367a-4ad7-861b-73aba6a94dea",
                    "last_updated": "2022-11-15T11:02:06.168350-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 225.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "225.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5aff4b23-d34d-49a9-b29d-f83072dbc6ba/?format=api"
                },
                {
                    "id": "ec27e922-d6ab-4bd3-be15-39ba50d4b926",
                    "gambit_id": "3295bd90-2d1b-4f18-a4cf-b9f8405bb24d",
                    "last_updated": "2022-11-15T11:02:06.169359-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 225.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "225.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5aff4b23-d34d-49a9-b29d-f83072dbc6ba/?format=api"
                }
            ]
        }
    ]
}