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/ce261a08-5f3f-4800-937c-a942a905ccf9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "ce261a08-5f3f-4800-937c-a942a905ccf9",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "e647df72-a029-4c82-9f73-29d413c1d23c",
    "completed": true,
    "last_updated": "2022-11-02T10:48:12.343725-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 5.36,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/e647df72-a029-4c82-9f73-29d413c1d23c",
    "datetime": "2022-11-01T19:30:00-04:00",
    "cutoff_datetime": "2022-11-01T19:30:00-04:00",
    "name": "Chicago Bulls v. Brooklyn Nets",
    "bettypes": [
        {
            "id": "611d9b1c-bec1-4d0d-be90-975bb90ec02c",
            "match": "https://api-prod.gambitprofit.com/api/matches/ce261a08-5f3f-4800-937c-a942a905ccf9/?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": "Brooklyn Nets",
                        "amount": 5419.0
                    },
                    {
                        "team": "Chicago Bulls",
                        "amount": 4581.0
                    }
                ],
                "expected_reward_tokens": 9482.67,
                "profit_sb": 482.67,
                "profit_sb_percentage": 5.36,
                "recommended": true
            },
            "lines": [
                {
                    "id": "29538dc7-baa3-4e32-bde9-741cfb9eb21e",
                    "gambit_id": "d3006506-9796-4604-8901-09c2e71071ac",
                    "last_updated": "2022-11-02T10:48:12.352309-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Brooklyn Nets",
                    "reward": "1.75000",
                    "odds": "1.76920",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/611d9b1c-bec1-4d0d-be90-975bb90ec02c/?format=api"
                },
                {
                    "id": "cb5c8654-e367-4639-b1bd-a3d32102ae99",
                    "gambit_id": "0d18fc61-76e0-4329-8af4-6eb574b6651a",
                    "last_updated": "2022-11-02T10:48:12.353287-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Chicago Bulls",
                    "reward": "2.07000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/611d9b1c-bec1-4d0d-be90-975bb90ec02c/?format=api"
                }
            ]
        },
        {
            "id": "d2a56122-91c8-4397-b68c-c8889565aa5c",
            "match": "https://api-prod.gambitprofit.com/api/matches/ce261a08-5f3f-4800-937c-a942a905ccf9/?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": "Brooklyn Nets",
                        "amount": 5000.0
                    },
                    {
                        "team": "Chicago Bulls",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": 400.0,
                "profit_sb_percentage": 4.44,
                "recommended": true
            },
            "lines": [
                {
                    "id": "62e5e2f3-e4a3-4c5c-909f-8a1a35d2e266",
                    "gambit_id": "3e8670ab-8c68-4013-84be-fbb753d976bb",
                    "last_updated": "2022-11-02T10:48:12.349502-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Brooklyn Nets",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-2.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d2a56122-91c8-4397-b68c-c8889565aa5c/?format=api"
                },
                {
                    "id": "46b2ec71-2c8a-42a8-87e0-c1b78f48fccd",
                    "gambit_id": "6da24398-c4f2-4470-8a38-0fd60612d729",
                    "last_updated": "2022-11-02T10:48:12.350426-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Chicago Bulls",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "2.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d2a56122-91c8-4397-b68c-c8889565aa5c/?format=api"
                }
            ]
        },
        {
            "id": "af465e37-9161-4a8c-9fbd-857b898ab647",
            "match": "https://api-prod.gambitprofit.com/api/matches/ce261a08-5f3f-4800-937c-a942a905ccf9/?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 232.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 232.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": 400.0,
                "profit_sb_percentage": 4.44,
                "recommended": true
            },
            "lines": [
                {
                    "id": "52aaf332-655b-4fd1-b6b9-3df10efc0289",
                    "gambit_id": "d0c72e43-5edc-4907-8b2e-445dafa94f3c",
                    "last_updated": "2022-11-02T10:48:12.347617-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 232.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "232.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af465e37-9161-4a8c-9fbd-857b898ab647/?format=api"
                },
                {
                    "id": "dd371014-66bb-4d57-a43e-90ffec847ffd",
                    "gambit_id": "09652ce4-5885-4940-a763-931ee862491d",
                    "last_updated": "2022-11-02T10:48:12.346455-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 232.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "232.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af465e37-9161-4a8c-9fbd-857b898ab647/?format=api"
                }
            ]
        }
    ]
}