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/11ca06d2-4b80-42d1-a8d3-d3b4a07f2b25/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "11ca06d2-4b80-42d1-a8d3-d3b4a07f2b25",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "47cb93d0-eaad-431b-8337-5ffb374a70e1",
    "completed": true,
    "last_updated": "2023-04-05T22:42:03.307304-04:00",
    "created_at": "2023-04-04T09:32:18.475167-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.4,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/47cb93d0-eaad-431b-8337-5ffb374a70e1",
    "datetime": "2023-04-04T22:37:00-04:00",
    "cutoff_datetime": "2023-04-04T22:37:00-04:00",
    "name": "Edmonton Oilers v. Los Angeles Kings",
    "bettypes": [
        {
            "id": "ac0ba4bb-337d-441a-b008-f807db442727",
            "match": "https://api-prod.gambitprofit.com/api/matches/11ca06d2-4b80-42d1-a8d3-d3b4a07f2b25/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-04T09:32:18.485896-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": "Edmonton Oilers",
                        "amount": 5599.0
                    },
                    {
                        "team": "Los Angeles Kings",
                        "amount": 4401.0
                    }
                ],
                "expected_reward_tokens": 9462.15,
                "profit_sb": -37.85,
                "profit_sb_percentage": -0.4,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6d12db09-4bf0-456e-a055-fafb0b939f57",
                    "gambit_id": "7e47d4e8-1144-464d-aee7-016c943f0765",
                    "last_updated": "2023-04-05T22:42:03.321141-04:00",
                    "created_at": "2023-04-04T09:32:18.488635-04:00",
                    "name": "Edmonton Oilers",
                    "reward": "1.69000",
                    "odds": "1.71430",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac0ba4bb-337d-441a-b008-f807db442727/?format=api"
                },
                {
                    "id": "af772ea6-8c09-4b76-9ff0-f290a6a3b55c",
                    "gambit_id": "f8b6bc88-f998-4039-9988-957a1a9c2151",
                    "last_updated": "2023-04-05T22:42:03.319692-04:00",
                    "created_at": "2023-04-04T09:32:18.487238-04:00",
                    "name": "Los Angeles Kings",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac0ba4bb-337d-441a-b008-f807db442727/?format=api"
                }
            ]
        },
        {
            "id": "66b09d96-0040-4b28-9cbc-b34df16ee3e6",
            "match": "https://api-prod.gambitprofit.com/api/matches/11ca06d2-4b80-42d1-a8d3-d3b4a07f2b25/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-04T09:32:18.481641-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": "Los Angeles Kings",
                        "amount": 6547.0
                    },
                    {
                        "team": "Edmonton Oilers",
                        "amount": 3453.0
                    }
                ],
                "expected_reward_tokens": 9426.69,
                "profit_sb": -73.31,
                "profit_sb_percentage": -0.77,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8acb82a1-91b4-40ca-a37d-a3b90c27721c",
                    "gambit_id": "9f487ce6-f9ef-40cc-862b-17778d504aa9",
                    "last_updated": "2023-04-05T22:42:03.315105-04:00",
                    "created_at": "2023-04-04T09:32:18.483010-04:00",
                    "name": "Los Angeles Kings",
                    "reward": "1.44000",
                    "odds": "1.45450",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/66b09d96-0040-4b28-9cbc-b34df16ee3e6/?format=api"
                },
                {
                    "id": "b69d7f40-feb8-4029-8369-b5b80fbb0cb6",
                    "gambit_id": "43ae9608-505e-468c-b11a-21b18d83393c",
                    "last_updated": "2023-04-05T22:42:03.316693-04:00",
                    "created_at": "2023-04-04T09:32:18.484426-04:00",
                    "name": "Edmonton Oilers",
                    "reward": "2.73000",
                    "odds": "2.80000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/66b09d96-0040-4b28-9cbc-b34df16ee3e6/?format=api"
                }
            ]
        },
        {
            "id": "a4b1a48c-3f6a-4640-8d80-83423b61130c",
            "match": "https://api-prod.gambitprofit.com/api/matches/11ca06d2-4b80-42d1-a8d3-d3b4a07f2b25/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-04T09:32:18.477278-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 6.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "49d9db87-e594-4aba-8b3a-252d8917620a",
                    "gambit_id": "c7b25ff5-91f4-48e7-96c6-1b741657a557",
                    "last_updated": "2023-04-05T22:42:03.312190-04:00",
                    "created_at": "2023-04-04T09:32:18.480211-04:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a4b1a48c-3f6a-4640-8d80-83423b61130c/?format=api"
                },
                {
                    "id": "1cfdf191-3b25-4be3-88b5-c66cc823cc5e",
                    "gambit_id": "b7c1f378-8726-48f2-8171-c4de81815ed2",
                    "last_updated": "2023-04-05T22:42:03.310726-04:00",
                    "created_at": "2023-04-04T09:32:18.478781-04:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a4b1a48c-3f6a-4640-8d80-83423b61130c/?format=api"
                }
            ]
        }
    ]
}