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/93717a64-b249-4232-829c-184a474ff030/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "93717a64-b249-4232-829c-184a474ff030",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "93937ee7-15ea-495f-9eb2-b368874bacb4",
    "completed": true,
    "last_updated": "2022-12-17T19:32:20.317533-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.98,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/93937ee7-15ea-495f-9eb2-b368874bacb4",
    "datetime": "2022-12-16T20:10:00-05:00",
    "cutoff_datetime": "2022-12-16T20:10:00-05:00",
    "name": "New York Knicks v. Chicago Bulls",
    "bettypes": [
        {
            "id": "de3e9c06-9641-44d7-ad6c-0d842c6685b2",
            "match": "https://api-prod.gambitprofit.com/api/matches/93717a64-b249-4232-829c-184a474ff030/?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": "Chicago Bulls",
                        "amount": 5753.0
                    },
                    {
                        "team": "New York Knicks",
                        "amount": 4247.0
                    }
                ],
                "expected_reward_tokens": 9088.58,
                "profit_sb": 88.58,
                "profit_sb_percentage": 0.98,
                "recommended": true
            },
            "lines": [
                {
                    "id": "8f4a3e70-0c5d-4212-b36c-5c3493ea6121",
                    "gambit_id": "94c541e1-7307-4843-a5ed-f8e49537f51e",
                    "last_updated": "2022-12-17T19:32:20.323539-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Chicago Bulls",
                    "reward": "1.58000",
                    "odds": "1.66670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de3e9c06-9641-44d7-ad6c-0d842c6685b2/?format=api"
                },
                {
                    "id": "1af3ac69-3a40-4f4d-b351-947839981335",
                    "gambit_id": "6e251158-3cf3-49d3-9cfc-37656cd013ba",
                    "last_updated": "2022-12-17T19:32:20.324643-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New York Knicks",
                    "reward": "2.14000",
                    "odds": "2.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de3e9c06-9641-44d7-ad6c-0d842c6685b2/?format=api"
                }
            ]
        },
        {
            "id": "41196e7f-6c28-440f-991d-cd79b1a0c22f",
            "match": "https://api-prod.gambitprofit.com/api/matches/93717a64-b249-4232-829c-184a474ff030/?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": "Chicago Bulls",
                        "amount": 5000.0
                    },
                    {
                        "team": "New York Knicks",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d7c3118f-59a3-467a-99bc-a3dbfb1b82d6",
                    "gambit_id": "0abd053d-efd2-46d1-b7ed-e7e477ffa798",
                    "last_updated": "2022-12-17T19:32:20.326837-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Chicago Bulls",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/41196e7f-6c28-440f-991d-cd79b1a0c22f/?format=api"
                },
                {
                    "id": "038df5e8-ab9c-4164-b024-476949e6b3de",
                    "gambit_id": "29a2d825-a048-48c5-bea8-1ead11d52294",
                    "last_updated": "2022-12-17T19:32:20.327939-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New York Knicks",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/41196e7f-6c28-440f-991d-cd79b1a0c22f/?format=api"
                }
            ]
        },
        {
            "id": "ca532f59-3127-42cb-8136-68405bad64ab",
            "match": "https://api-prod.gambitprofit.com/api/matches/93717a64-b249-4232-829c-184a474ff030/?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 Under 225.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 225.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "dca9fa6a-b118-4d9f-b1d6-d31a60fef514",
                    "gambit_id": "17077099-3c78-46db-8ed4-a4675476d2f3",
                    "last_updated": "2022-12-17T19:32:20.321322-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 225.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "225.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca532f59-3127-42cb-8136-68405bad64ab/?format=api"
                },
                {
                    "id": "89fe629f-01bb-4c47-ae40-080a1b630618",
                    "gambit_id": "ec10ced4-ef42-486b-8af4-3cc2fe555869",
                    "last_updated": "2022-12-17T19:32:20.320211-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 225.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "225.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca532f59-3127-42cb-8136-68405bad64ab/?format=api"
                }
            ]
        }
    ]
}