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/9e63e23a-48f2-4356-b00b-34a699b036f4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "9e63e23a-48f2-4356-b00b-34a699b036f4",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "79be5aa2-444e-4899-b7bd-f27633e311ce",
    "completed": true,
    "last_updated": "2023-03-10T10:36:58.702363-05:00",
    "created_at": "2023-03-09T09:02:00.651814-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.31,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/79be5aa2-444e-4899-b7bd-f27633e311ce",
    "datetime": "2023-03-09T19:07:00-05:00",
    "cutoff_datetime": "2023-03-09T19:07:00-05:00",
    "name": "New York Islanders v. Pittsburgh Penguins",
    "bettypes": [
        {
            "id": "cbf98146-7931-4019-9a8b-2780d8ff5aff",
            "match": "https://api-prod.gambitprofit.com/api/matches/9e63e23a-48f2-4356-b00b-34a699b036f4/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-09T09:02:00.662326-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": "Pittsburgh Penguins",
                        "amount": 5699.0
                    },
                    {
                        "team": "New York Islanders",
                        "amount": 4301.0
                    }
                ],
                "expected_reward_tokens": 9460.34,
                "profit_sb": -39.66,
                "profit_sb_percentage": -0.42,
                "recommended": false
            },
            "lines": [
                {
                    "id": "bcbe2afe-044a-4bf4-83f5-f85582ab760a",
                    "gambit_id": "a3f17a5f-d4a0-496a-a386-f1698eec30f7",
                    "last_updated": "2023-03-10T10:36:58.712639-05:00",
                    "created_at": "2023-03-09T09:02:00.663698-05:00",
                    "name": "Pittsburgh Penguins",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cbf98146-7931-4019-9a8b-2780d8ff5aff/?format=api"
                },
                {
                    "id": "4d8e1dc9-0ab3-46dc-86dc-da87004cb163",
                    "gambit_id": "1965560f-547a-4005-94f8-7f80a00a8b2e",
                    "last_updated": "2023-03-10T10:36:58.713752-05:00",
                    "created_at": "2023-03-09T09:02:00.665093-05:00",
                    "name": "New York Islanders",
                    "reward": "2.20000",
                    "odds": "2.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cbf98146-7931-4019-9a8b-2780d8ff5aff/?format=api"
                }
            ]
        },
        {
            "id": "4a0a751a-2f35-4eb6-9876-8b4e6cda8a95",
            "match": "https://api-prod.gambitprofit.com/api/matches/9e63e23a-48f2-4356-b00b-34a699b036f4/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-09T09:02:00.658167-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": "New York Islanders",
                        "amount": 6399.0
                    },
                    {
                        "team": "Pittsburgh Penguins",
                        "amount": 3601.0
                    }
                ],
                "expected_reward_tokens": 9470.52,
                "profit_sb": -29.48,
                "profit_sb_percentage": -0.31,
                "recommended": false
            },
            "lines": [
                {
                    "id": "32f2a34c-7528-4fc8-9eb2-bc8f5b0c2d7a",
                    "gambit_id": "e5f37488-366b-4e34-a297-6eb2f4042b7c",
                    "last_updated": "2023-03-10T10:36:58.710270-05:00",
                    "created_at": "2023-03-09T09:02:00.660892-05:00",
                    "name": "New York Islanders",
                    "reward": "1.48000",
                    "odds": "1.50000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a0a751a-2f35-4eb6-9876-8b4e6cda8a95/?format=api"
                },
                {
                    "id": "0c5635c7-6be1-4f8c-be2d-f693637b583e",
                    "gambit_id": "e9fb8138-3f83-4492-8141-d893612ba3b3",
                    "last_updated": "2023-03-10T10:36:58.709049-05:00",
                    "created_at": "2023-03-09T09:02:00.659528-05:00",
                    "name": "Pittsburgh Penguins",
                    "reward": "2.63000",
                    "odds": "2.70000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a0a751a-2f35-4eb6-9876-8b4e6cda8a95/?format=api"
                }
            ]
        },
        {
            "id": "b839448b-c0a3-4e70-931d-bc6db0ae227a",
            "match": "https://api-prod.gambitprofit.com/api/matches/9e63e23a-48f2-4356-b00b-34a699b036f4/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-09T09:02:00.653709-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 6",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7502830c-1aca-4fec-b687-8d3c9c201b96",
                    "gambit_id": "b9cbee3a-d9b5-4d6c-8c00-72cc68cca1ff",
                    "last_updated": "2023-03-10T10:36:58.706480-05:00",
                    "created_at": "2023-03-09T09:02:00.656607-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b839448b-c0a3-4e70-931d-bc6db0ae227a/?format=api"
                },
                {
                    "id": "456f6ccb-c13d-4329-b7bd-805ce565b8a3",
                    "gambit_id": "e5d0d154-bbf0-4121-bf1d-9e6fb87d94f3",
                    "last_updated": "2023-03-10T10:36:58.705252-05:00",
                    "created_at": "2023-03-09T09:02:00.655122-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b839448b-c0a3-4e70-931d-bc6db0ae227a/?format=api"
                }
            ]
        }
    ]
}