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/4baa1963-6332-4536-800e-8cd4076749d5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "4baa1963-6332-4536-800e-8cd4076749d5",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "c486efa5-380a-47b5-939a-d0daf49a63ef",
    "completed": true,
    "last_updated": "2023-11-06T21:13:16.159482-05:00",
    "created_at": "2023-11-02T09:03:09.039361-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.76,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/c486efa5-380a-47b5-939a-d0daf49a63ef",
    "datetime": "2023-11-05T16:25:00-05:00",
    "cutoff_datetime": "2023-11-05T16:25:00-05:00",
    "name": "New York Giants v. Las Vegas Raiders",
    "bettypes": [
        {
            "id": "6f03e9d6-7a65-492f-8839-fc9582bc5c00",
            "match": "https://api-prod.gambitprofit.com/api/matches/4baa1963-6332-4536-800e-8cd4076749d5/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-02T09:03:09.044215-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": "Las Vegas Raiders",
                        "amount": 5214.0
                    },
                    {
                        "team": "New York Giants",
                        "amount": 4786.0
                    }
                ],
                "expected_reward_tokens": 9332.7,
                "profit_sb": -167.3,
                "profit_sb_percentage": -1.76,
                "recommended": false
            },
            "lines": [
                {
                    "id": "72e0f39b-0d2d-44c4-902c-2de15dc41895",
                    "gambit_id": "27e26994-3a7b-4d3d-b5f2-00530bf2a003",
                    "last_updated": "2023-11-06T21:13:16.179181-05:00",
                    "created_at": "2023-11-02T09:03:09.053729-04:00",
                    "name": "Las Vegas Raiders",
                    "reward": "1.79000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f03e9d6-7a65-492f-8839-fc9582bc5c00/?format=api"
                },
                {
                    "id": "fa01ebad-a72d-4e84-8d60-66a8b3c549b5",
                    "gambit_id": "70c381ea-636c-40c7-875c-d243fd5dcb0c",
                    "last_updated": "2023-11-06T21:13:16.175422-05:00",
                    "created_at": "2023-11-02T09:03:09.048692-04:00",
                    "name": "New York Giants",
                    "reward": "1.95000",
                    "odds": "2.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f03e9d6-7a65-492f-8839-fc9582bc5c00/?format=api"
                }
            ]
        },
        {
            "id": "b4bff986-d7aa-4d9b-9a98-8125a951a7f7",
            "match": "https://api-prod.gambitprofit.com/api/matches/4baa1963-6332-4536-800e-8cd4076749d5/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-02T09:03:09.057599-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": "New York Giants",
                        "amount": 5000.0
                    },
                    {
                        "team": "Las Vegas Raiders",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "00e38ba2-13f5-40b0-ad38-25f3af3b652d",
                    "gambit_id": "3ece9804-9820-49cc-864f-e38288494786",
                    "last_updated": "2023-11-06T21:13:16.187888-05:00",
                    "created_at": "2023-11-02T09:03:09.061577-04:00",
                    "name": "New York Giants",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4bff986-d7aa-4d9b-9a98-8125a951a7f7/?format=api"
                },
                {
                    "id": "7b93e3e0-3350-4316-b8ea-f0d1d22f0835",
                    "gambit_id": "f7dddd78-537d-4ee2-a7ff-6412a200734a",
                    "last_updated": "2023-11-06T21:13:16.192640-05:00",
                    "created_at": "2023-11-02T09:03:09.065912-04:00",
                    "name": "Las Vegas Raiders",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4bff986-d7aa-4d9b-9a98-8125a951a7f7/?format=api"
                }
            ]
        },
        {
            "id": "5cd391a2-ac31-4f74-8e1a-6df2ab8d745a",
            "match": "https://api-prod.gambitprofit.com/api/matches/4baa1963-6332-4536-800e-8cd4076749d5/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-02T09:03:09.069764-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 Under 38.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 38.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a83896c6-6848-464a-a467-8f91ddec3c95",
                    "gambit_id": "047b7736-cf98-4f0d-947f-4595c68e5645",
                    "last_updated": "2023-11-06T21:13:16.202815-05:00",
                    "created_at": "2023-11-02T09:03:09.078260-04:00",
                    "name": "Game Total Under 38.5",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "38.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5cd391a2-ac31-4f74-8e1a-6df2ab8d745a/?format=api"
                },
                {
                    "id": "bc7e3632-9df0-4944-9547-404c256c28f4",
                    "gambit_id": "e08b59f1-fec6-4683-b434-ea25d8c6f34c",
                    "last_updated": "2023-11-06T21:13:16.205938-05:00",
                    "created_at": "2023-11-02T09:03:09.073287-04:00",
                    "name": "Game Total Over 38.5",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "38.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5cd391a2-ac31-4f74-8e1a-6df2ab8d745a/?format=api"
                }
            ]
        }
    ]
}