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/1fbf99b8-6a1c-4866-afc2-712b2941ad3b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "1fbf99b8-6a1c-4866-afc2-712b2941ad3b",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "8db184c6-86c8-44b2-9245-7451e4dc94c7",
    "completed": true,
    "last_updated": "2023-04-27T11:52:05.585740-04:00",
    "created_at": "2023-04-26T12:02:11.840286-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.49,
    "sport_category": "NBA Playoffs",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/8db184c6-86c8-44b2-9245-7451e4dc94c7",
    "datetime": "2023-04-26T19:00:00-04:00",
    "cutoff_datetime": "2023-04-26T19:00:00-04:00",
    "name": "New York Knicks v. Cleveland Cavaliers",
    "bettypes": [
        {
            "id": "c05ca911-e624-49d1-a628-e6241dd6c757",
            "match": "https://api-prod.gambitprofit.com/api/matches/1fbf99b8-6a1c-4866-afc2-712b2941ad3b/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-26T12:02:11.853224-04: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": "Cleveland Cavaliers",
                        "amount": 6706.0
                    },
                    {
                        "team": "New York Knicks",
                        "amount": 3294.0
                    }
                ],
                "expected_reward_tokens": 9453.78,
                "profit_sb": -46.22,
                "profit_sb_percentage": -0.49,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e789e27e-b585-4d8d-b79d-ca3e3f7952d4",
                    "gambit_id": "26102c3e-51d6-47c7-8648-190619f91e77",
                    "last_updated": "2023-04-27T11:52:05.606475-04:00",
                    "created_at": "2023-04-26T12:02:11.854602-04:00",
                    "name": "Cleveland Cavaliers",
                    "reward": "1.41000",
                    "odds": "1.42550",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c05ca911-e624-49d1-a628-e6241dd6c757/?format=api"
                },
                {
                    "id": "a382db1f-00dc-4868-8595-4a1f0c512d0b",
                    "gambit_id": "9973d9a6-8e10-44ae-9581-de80ffba0517",
                    "last_updated": "2023-04-27T11:52:05.608839-04:00",
                    "created_at": "2023-04-26T12:02:11.856001-04:00",
                    "name": "New York Knicks",
                    "reward": "2.87000",
                    "odds": "2.95000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c05ca911-e624-49d1-a628-e6241dd6c757/?format=api"
                }
            ]
        },
        {
            "id": "79ee6fc4-5967-405e-b141-9f9ed5942468",
            "match": "https://api-prod.gambitprofit.com/api/matches/1fbf99b8-6a1c-4866-afc2-712b2941ad3b/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-26T12:02:11.847834-04: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": "Cleveland Cavaliers",
                        "amount": 5000.0
                    },
                    {
                        "team": "New York Knicks",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ae8a3f87-f2cc-4163-ae0c-5445256f1c0f",
                    "gambit_id": "156f8703-6cbb-450f-878b-e951aede038a",
                    "last_updated": "2023-04-27T11:52:05.598782-04:00",
                    "created_at": "2023-04-26T12:02:11.849729-04:00",
                    "name": "Cleveland Cavaliers",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79ee6fc4-5967-405e-b141-9f9ed5942468/?format=api"
                },
                {
                    "id": "d6b6a4dc-d7ac-47bf-88c3-68396e83ccde",
                    "gambit_id": "b298bf59-a070-4d1c-97ca-b35283a81152",
                    "last_updated": "2023-04-27T11:52:05.601409-04:00",
                    "created_at": "2023-04-26T12:02:11.851439-04:00",
                    "name": "New York Knicks",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79ee6fc4-5967-405e-b141-9f9ed5942468/?format=api"
                }
            ]
        },
        {
            "id": "8e6fe6e9-7393-4973-b652-114050b0f0ca",
            "match": "https://api-prod.gambitprofit.com/api/matches/1fbf99b8-6a1c-4866-afc2-712b2941ad3b/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-26T12:02:11.842341-04: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 202",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 202",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5a3bc240-e507-4871-b80d-d2252a654349",
                    "gambit_id": "b3deec60-d56d-411d-a73c-9a9606b83cf2",
                    "last_updated": "2023-04-27T11:52:05.591742-04:00",
                    "created_at": "2023-04-26T12:02:11.844200-04:00",
                    "name": "Game Total Under 202",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "202.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e6fe6e9-7393-4973-b652-114050b0f0ca/?format=api"
                },
                {
                    "id": "db523836-4fd6-46c8-ba18-e64b10ad628f",
                    "gambit_id": "64464e49-2de5-4071-9d2c-58c57b585cf3",
                    "last_updated": "2023-04-27T11:52:05.594138-04:00",
                    "created_at": "2023-04-26T12:02:11.845887-04:00",
                    "name": "Game Total Over 202",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "202.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e6fe6e9-7393-4973-b652-114050b0f0ca/?format=api"
                }
            ]
        }
    ]
}