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/d5490592-3c0a-4f8b-b39e-108bd34aaa51/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d5490592-3c0a-4f8b-b39e-108bd34aaa51",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "5bc4ad8f-2ba7-434a-8a65-d90e63ff8bf3",
    "completed": true,
    "last_updated": "2023-05-15T11:37:01.443284-04:00",
    "created_at": "2023-05-14T10:57:08.269697-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.59,
    "sport_category": "NBA Playoffs",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/5bc4ad8f-2ba7-434a-8a65-d90e63ff8bf3",
    "datetime": "2023-05-14T15:30:00-04:00",
    "cutoff_datetime": "2023-05-14T15:30:00-04:00",
    "name": "Philadelphia 76ers v. Boston Celtics",
    "bettypes": [
        {
            "id": "ce348837-79b4-45e5-83b4-6d484ca7e4a0",
            "match": "https://api-prod.gambitprofit.com/api/matches/d5490592-3c0a-4f8b-b39e-108bd34aaa51/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-14T10:57:08.281443-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": "Boston Celtics",
                        "amount": 6698.0
                    },
                    {
                        "team": "Philadelphia 76ers",
                        "amount": 3302.0
                    }
                ],
                "expected_reward_tokens": 9443.72,
                "profit_sb": -56.28,
                "profit_sb_percentage": -0.59,
                "recommended": false
            },
            "lines": [
                {
                    "id": "79f76a30-516b-4c1a-acc3-6005ca6dd6bb",
                    "gambit_id": "32977a6a-cf58-4235-bce6-3d9300575ff3",
                    "last_updated": "2023-05-15T11:37:01.454612-04:00",
                    "created_at": "2023-05-14T10:57:08.283054-04:00",
                    "name": "Boston Celtics",
                    "reward": "1.41000",
                    "odds": "1.42550",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce348837-79b4-45e5-83b4-6d484ca7e4a0/?format=api"
                },
                {
                    "id": "6f9a49b7-ecdd-436f-89f8-b3b3f50fff17",
                    "gambit_id": "fb11f27e-5313-4c63-bbce-37f1743387a4",
                    "last_updated": "2023-05-15T11:37:01.455979-04:00",
                    "created_at": "2023-05-14T10:57:08.285104-04:00",
                    "name": "Philadelphia 76ers",
                    "reward": "2.86000",
                    "odds": "2.95000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce348837-79b4-45e5-83b4-6d484ca7e4a0/?format=api"
                }
            ]
        },
        {
            "id": "ed635975-3633-4acc-8c2d-ad7d88712bd4",
            "match": "https://api-prod.gambitprofit.com/api/matches/d5490592-3c0a-4f8b-b39e-108bd34aaa51/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-14T10:57:08.276746-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": "Boston Celtics",
                        "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": "44938de4-60b3-4082-8956-b3f901ccaae1",
                    "gambit_id": "870f67e2-caf0-478d-9a23-bcfeaa3486d5",
                    "last_updated": "2023-05-15T11:37:01.450458-04:00",
                    "created_at": "2023-05-14T10:57:08.278290-04:00",
                    "name": "Boston Celtics",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed635975-3633-4acc-8c2d-ad7d88712bd4/?format=api"
                },
                {
                    "id": "6435a40a-6684-47c4-a229-c63b19183c91",
                    "gambit_id": "c41bd00d-bd9e-496e-8f4e-ad3f49772bfe",
                    "last_updated": "2023-05-15T11:37:01.451776-04:00",
                    "created_at": "2023-05-14T10:57:08.279819-04:00",
                    "name": "Philadelphia 76ers",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed635975-3633-4acc-8c2d-ad7d88712bd4/?format=api"
                }
            ]
        },
        {
            "id": "48c8322b-4d20-4e98-b495-047e805ca4cf",
            "match": "https://api-prod.gambitprofit.com/api/matches/d5490592-3c0a-4f8b-b39e-108bd34aaa51/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-14T10:57:08.271825-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 Over 201.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 201.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "40e40f57-73a6-44d8-a47c-f0d4f26f3dc6",
                    "gambit_id": "a4f1fe3c-916f-4ffc-9fb1-4356802774ce",
                    "last_updated": "2023-05-15T11:37:01.447827-04:00",
                    "created_at": "2023-05-14T10:57:08.275077-04:00",
                    "name": "Game Total Over 201.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "201.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48c8322b-4d20-4e98-b495-047e805ca4cf/?format=api"
                },
                {
                    "id": "86a3b3ed-531f-42a3-be9d-61799d35b99e",
                    "gambit_id": "ea966f5e-25d1-45e9-806f-b19d80fc26d1",
                    "last_updated": "2023-05-15T11:37:01.446429-04:00",
                    "created_at": "2023-05-14T10:57:08.273336-04:00",
                    "name": "Game Total Under 201.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "201.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48c8322b-4d20-4e98-b495-047e805ca4cf/?format=api"
                }
            ]
        }
    ]
}