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/0ad78ad9-c973-4592-9ff0-97a4fa7966fe/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "0ad78ad9-c973-4592-9ff0-97a4fa7966fe",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "ec0675d9-51ce-4126-a80c-fbf8979a484e",
    "completed": true,
    "last_updated": "2022-10-28T10:02:06.902449-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.11,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/ec0675d9-51ce-4126-a80c-fbf8979a484e",
    "datetime": "2022-10-27T22:00:00-04:00",
    "cutoff_datetime": "2022-10-27T22:00:00-04:00",
    "name": "Utah v. Washington State",
    "bettypes": [
        {
            "id": "0d3bfe3d-8bf2-4c7f-814a-a1a90ec386de",
            "match": "https://api-prod.gambitprofit.com/api/matches/0ad78ad9-c973-4592-9ff0-97a4fa7966fe/?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": "Utah",
                        "amount": 7115.0
                    },
                    {
                        "team": "Washington State",
                        "amount": 2885.0
                    }
                ],
                "expected_reward_tokens": 9605.25,
                "profit_sb": 105.25,
                "profit_sb_percentage": 1.11,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c9ca91bc-1dc3-434c-892a-73e0f1a12ea3",
                    "gambit_id": "997bcffc-a9ee-4605-8e49-cadb81d451fd",
                    "last_updated": "2022-10-28T10:02:06.909430-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Utah",
                    "reward": "1.35000",
                    "odds": "1.35710",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d3bfe3d-8bf2-4c7f-814a-a1a90ec386de/?format=api"
                },
                {
                    "id": "efb88f24-4130-4016-8716-d918d3d9e8ab",
                    "gambit_id": "515ee5fe-6562-401c-960a-f1dea069039e",
                    "last_updated": "2022-10-28T10:02:06.910457-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Washington State",
                    "reward": "3.33000",
                    "odds": "3.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d3bfe3d-8bf2-4c7f-814a-a1a90ec386de/?format=api"
                }
            ]
        },
        {
            "id": "18760f3f-b622-4ed6-9b3f-ea364f82343d",
            "match": "https://api-prod.gambitprofit.com/api/matches/0ad78ad9-c973-4592-9ff0-97a4fa7966fe/?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": "Utah",
                        "amount": 5000.0
                    },
                    {
                        "team": "Washington State",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "81de2fb9-f320-4890-98b7-77f705fd50fa",
                    "gambit_id": "6a4600b5-4db1-47cc-b1ae-126a364aa2e6",
                    "last_updated": "2022-10-28T10:02:06.913425-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Utah",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18760f3f-b622-4ed6-9b3f-ea364f82343d/?format=api"
                },
                {
                    "id": "f1ce2c10-ed0c-414b-999d-362c6e246451",
                    "gambit_id": "ef88eb61-9227-4364-881a-28634b88874e",
                    "last_updated": "2022-10-28T10:02:06.912417-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Washington State",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18760f3f-b622-4ed6-9b3f-ea364f82343d/?format=api"
                }
            ]
        },
        {
            "id": "ef573b67-b7f5-43ac-ae2e-b60d8384e260",
            "match": "https://api-prod.gambitprofit.com/api/matches/0ad78ad9-c973-4592-9ff0-97a4fa7966fe/?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 56.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 56.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "aa63ed6b-32c6-4121-bd6c-45f540fb14ef",
                    "gambit_id": "5227f39b-a65d-43fe-8edc-fe5e846f299e",
                    "last_updated": "2022-10-28T10:02:06.906982-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 56.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "56.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef573b67-b7f5-43ac-ae2e-b60d8384e260/?format=api"
                },
                {
                    "id": "f2bad33f-3730-4bfb-9d8a-f07c5e8079c2",
                    "gambit_id": "b7f63bc1-4816-40ec-8e34-9168f6532d0d",
                    "last_updated": "2022-10-28T10:02:06.905747-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 56.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "56.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef573b67-b7f5-43ac-ae2e-b60d8384e260/?format=api"
                }
            ]
        }
    ]
}