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/3710153b-46fa-4265-bfd1-9d1e3f5d7b66/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "3710153b-46fa-4265-bfd1-9d1e3f5d7b66",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "b6697d5d-725a-4bc2-ba20-83f3d04b5b0c",
    "completed": true,
    "last_updated": "2023-02-14T09:51:55.354530-05:00",
    "created_at": "2023-02-13T11:57:06.228098-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.91,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/b6697d5d-725a-4bc2-ba20-83f3d04b5b0c",
    "datetime": "2023-02-13T15:00:00-05:00",
    "cutoff_datetime": "2023-02-13T15:00:00-05:00",
    "name": "Liverpool v. Everton",
    "bettypes": [
        {
            "id": "3a0b883e-f0ee-497a-8cee-7ad48ee891eb",
            "match": "https://api-prod.gambitprofit.com/api/matches/3710153b-46fa-4265-bfd1-9d1e3f5d7b66/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-02-13T11:57:06.234826-05:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "Liverpool",
                        "amount": 7096.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2904.0
                    }
                ],
                "expected_reward_tokens": 11353.6,
                "profit_sb": 1853.6,
                "profit_sb_percentage": 19.51,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Liverpool",
                        "amount": 5808.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2377.0
                    },
                    {
                        "team": "Everton",
                        "amount": 1815.0
                    }
                ],
                "expected_reward_tokens": 9292.8,
                "profit_sb": -207.2,
                "profit_sb_percentage": -2.18,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4adb3823-d68c-4157-b163-4c2a44499909",
                    "gambit_id": "535b13da-2bab-431b-bf66-1e7face2d6d7",
                    "last_updated": "2023-02-14T09:51:55.362333-05:00",
                    "created_at": "2023-02-13T11:57:06.237361-05:00",
                    "name": "Liverpool",
                    "reward": "1.60000",
                    "odds": "1.62000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a0b883e-f0ee-497a-8cee-7ad48ee891eb/?format=api"
                },
                {
                    "id": "57ab8506-0e3a-4943-8430-5c47643ed338",
                    "gambit_id": "201bcf63-b0c0-420a-9740-eb454aa373e6",
                    "last_updated": "2023-02-14T09:51:55.363459-05:00",
                    "created_at": "2023-02-13T11:57:06.238595-05:00",
                    "name": "Draw",
                    "reward": "3.91000",
                    "odds": "4.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a0b883e-f0ee-497a-8cee-7ad48ee891eb/?format=api"
                },
                {
                    "id": "84a040d8-b5a7-4023-899f-b9665978e88e",
                    "gambit_id": "dec01ac1-ca3b-4a18-85d5-e6d3fed7d649",
                    "last_updated": "2023-02-14T09:51:55.361138-05:00",
                    "created_at": "2023-02-13T11:57:06.236014-05:00",
                    "name": "Everton",
                    "reward": "5.12000",
                    "odds": "5.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a0b883e-f0ee-497a-8cee-7ad48ee891eb/?format=api"
                }
            ]
        },
        {
            "id": "2e64b15c-8d62-4d74-ae78-fe6a230131f9",
            "match": "https://api-prod.gambitprofit.com/api/matches/3710153b-46fa-4265-bfd1-9d1e3f5d7b66/?format=api",
            "name": "Over/Under",
            "created_at": "2023-02-13T11:57:06.230256-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 2.5",
                        "amount": 5387.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 4613.0
                    }
                ],
                "expected_reward_tokens": 9318.26,
                "profit_sb": -181.74,
                "profit_sb_percentage": -1.91,
                "recommended": false
            },
            "lines": [
                {
                    "id": "926ab484-225f-44eb-bc99-d5b3e2771862",
                    "gambit_id": "b68bb9b6-761c-4953-b9f3-4335259f8960",
                    "last_updated": "2023-02-14T09:51:55.358681-05:00",
                    "created_at": "2023-02-13T11:57:06.233490-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.73000",
                    "odds": "1.75000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e64b15c-8d62-4d74-ae78-fe6a230131f9/?format=api"
                },
                {
                    "id": "e262e5ad-bae2-47f0-b6a9-0104f63a0fc5",
                    "gambit_id": "4898f639-2bad-45d8-b3f6-fe7824ac5877",
                    "last_updated": "2023-02-14T09:51:55.357513-05:00",
                    "created_at": "2023-02-13T11:57:06.231884-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.02000",
                    "odds": "2.05000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e64b15c-8d62-4d74-ae78-fe6a230131f9/?format=api"
                }
            ]
        }
    ]
}