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/e5f0ab01-9830-4502-9721-767439d25073/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e5f0ab01-9830-4502-9721-767439d25073",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "b8fea08d-c574-4547-8298-dd64a4381a2e",
    "completed": true,
    "last_updated": "2023-11-14T09:18:07.081743-05:00",
    "created_at": "2023-11-12T09:32:58.611210-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.67,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/b8fea08d-c574-4547-8298-dd64a4381a2e",
    "datetime": "2023-11-12T20:40:00-05:00",
    "cutoff_datetime": "2023-11-12T20:40:00-05:00",
    "name": "Minnesota Timberwolves v. Golden State Warriors",
    "bettypes": [
        {
            "id": "7a49b7bc-d6a9-44bf-84a9-e0217bcb50e2",
            "match": "https://api-prod.gambitprofit.com/api/matches/e5f0ab01-9830-4502-9721-767439d25073/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-12T09:32:58.661113-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": "Golden State Warriors",
                        "amount": 5861.0
                    },
                    {
                        "team": "Minnesota Timberwolves",
                        "amount": 4139.0
                    }
                ],
                "expected_reward_tokens": 9436.21,
                "profit_sb": -63.79,
                "profit_sb_percentage": -0.67,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a6629559-ca58-4465-89f1-a926668772bc",
                    "gambit_id": "24335098-1ab7-4196-95a4-caa89282942b",
                    "last_updated": "2023-11-14T09:18:07.123830-05:00",
                    "created_at": "2023-11-12T09:32:58.672349-05:00",
                    "name": "Golden State Warriors",
                    "reward": "1.61000",
                    "odds": "1.64520",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a49b7bc-d6a9-44bf-84a9-e0217bcb50e2/?format=api"
                },
                {
                    "id": "14bae7a2-2e36-4fa8-a612-eb86e82d0261",
                    "gambit_id": "2638d5ec-45b6-4b73-bb99-15bfe0c98d4c",
                    "last_updated": "2023-11-14T09:18:07.120157-05:00",
                    "created_at": "2023-11-12T09:32:58.666695-05:00",
                    "name": "Minnesota Timberwolves",
                    "reward": "2.28000",
                    "odds": "2.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a49b7bc-d6a9-44bf-84a9-e0217bcb50e2/?format=api"
                }
            ]
        },
        {
            "id": "20a1113c-8884-41df-bf7e-d48155cff59e",
            "match": "https://api-prod.gambitprofit.com/api/matches/e5f0ab01-9830-4502-9721-767439d25073/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-12T09:32:58.616250-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": "Minnesota Timberwolves",
                        "amount": 5000.0
                    },
                    {
                        "team": "Golden State Warriors",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c0d015c3-b147-4942-a7d8-ea487caa04d4",
                    "gambit_id": "6c8734b1-ac80-4268-82a6-4e7afb74774d",
                    "last_updated": "2023-11-14T09:18:07.098445-05:00",
                    "created_at": "2023-11-12T09:32:58.620047-05:00",
                    "name": "Minnesota Timberwolves",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "3.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20a1113c-8884-41df-bf7e-d48155cff59e/?format=api"
                },
                {
                    "id": "b630d2ed-8d11-4c7c-9355-b2a5aebcb649",
                    "gambit_id": "0dcb9f21-e8cf-4000-add1-5377f57b7475",
                    "last_updated": "2023-11-14T09:18:07.101966-05:00",
                    "created_at": "2023-11-12T09:32:58.628420-05:00",
                    "name": "Golden State Warriors",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "-3.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20a1113c-8884-41df-bf7e-d48155cff59e/?format=api"
                }
            ]
        },
        {
            "id": "036ad08a-9895-43de-a9c4-b611ed4bec21",
            "match": "https://api-prod.gambitprofit.com/api/matches/e5f0ab01-9830-4502-9721-767439d25073/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-12T09:32:58.635204-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 222",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 222",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "35ebb008-b233-474f-99a9-cb505421572f",
                    "gambit_id": "580b1093-2541-4568-821e-b45659dd84ce",
                    "last_updated": "2023-11-14T09:18:07.113042-05:00",
                    "created_at": "2023-11-12T09:32:58.652562-05:00",
                    "name": "Game Total Over 222",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "222.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/036ad08a-9895-43de-a9c4-b611ed4bec21/?format=api"
                },
                {
                    "id": "ae0d4085-074a-4a38-9a0e-428a5e5304f3",
                    "gambit_id": "7043e8b4-6ad6-4cf4-a7b0-985ddd0244e4",
                    "last_updated": "2023-11-14T09:18:07.109421-05:00",
                    "created_at": "2023-11-12T09:32:58.641899-05:00",
                    "name": "Game Total Under 222",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "222.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/036ad08a-9895-43de-a9c4-b611ed4bec21/?format=api"
                }
            ]
        }
    ]
}