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/28df42f2-c634-471d-aaf6-38705c02450e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "28df42f2-c634-471d-aaf6-38705c02450e",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "943fb529-0cce-4349-9285-f842305f4270",
    "completed": true,
    "last_updated": "2023-03-07T10:12:17.863328-05:00",
    "created_at": "2023-03-06T08:07:12.029073-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.59,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/943fb529-0cce-4349-9285-f842305f4270",
    "datetime": "2023-03-06T21:10:00-05:00",
    "cutoff_datetime": "2023-03-06T21:10:00-05:00",
    "name": "Toronto Raptors v. Denver Nuggets",
    "bettypes": [
        {
            "id": "4c7c8cef-6c8b-49b9-b192-43f810fc23b7",
            "match": "https://api-prod.gambitprofit.com/api/matches/28df42f2-c634-471d-aaf6-38705c02450e/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-06T08:42:03.493050-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": "Denver Nuggets",
                        "amount": 6651.0
                    },
                    {
                        "team": "Toronto Raptors",
                        "amount": 3349.0
                    }
                ],
                "expected_reward_tokens": 9444.18,
                "profit_sb": -55.82,
                "profit_sb_percentage": -0.59,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6efc8679-9b81-44ec-80b7-add5ff6d882d",
                    "gambit_id": "1b9998b5-66a4-48e1-ab67-da78c31a7060",
                    "last_updated": "2023-03-07T10:12:17.869713-05:00",
                    "created_at": "2023-03-06T08:42:03.494850-05:00",
                    "name": "Denver Nuggets",
                    "reward": "1.42000",
                    "odds": "1.43480",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c7c8cef-6c8b-49b9-b192-43f810fc23b7/?format=api"
                },
                {
                    "id": "52b1600d-6cb9-45e4-aead-eba8ee1f39b7",
                    "gambit_id": "1855f809-1e92-45e4-bd43-d0ce6ee889bb",
                    "last_updated": "2023-03-07T10:12:17.870888-05:00",
                    "created_at": "2023-03-06T08:42:03.496224-05:00",
                    "name": "Toronto Raptors",
                    "reward": "2.82000",
                    "odds": "2.90000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c7c8cef-6c8b-49b9-b192-43f810fc23b7/?format=api"
                }
            ]
        },
        {
            "id": "f5703fad-4a12-4b7b-97bc-0ac919b3ccfc",
            "match": "https://api-prod.gambitprofit.com/api/matches/28df42f2-c634-471d-aaf6-38705c02450e/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-06T08:07:12.030816-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": "Denver Nuggets",
                        "amount": 5000.0
                    },
                    {
                        "team": "Toronto Raptors",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "15e69954-a51a-4304-95e6-e87d0fc82aac",
                    "gambit_id": "336ddffa-5a9f-4d51-bc9f-74d1d9834c6a",
                    "last_updated": "2023-03-07T10:12:17.873154-05:00",
                    "created_at": "2023-03-06T08:07:12.032215-05:00",
                    "name": "Denver Nuggets",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5703fad-4a12-4b7b-97bc-0ac919b3ccfc/?format=api"
                },
                {
                    "id": "46a00047-b9f7-45e6-897a-99f331ce1e50",
                    "gambit_id": "17bce4a8-2215-4078-a05a-fd43a8a40844",
                    "last_updated": "2023-03-07T10:12:17.874302-05:00",
                    "created_at": "2023-03-06T08:07:12.033834-05:00",
                    "name": "Toronto Raptors",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5703fad-4a12-4b7b-97bc-0ac919b3ccfc/?format=api"
                }
            ]
        },
        {
            "id": "8e4c0777-496c-4f40-bf2f-a3cafc2a0a77",
            "match": "https://api-prod.gambitprofit.com/api/matches/28df42f2-c634-471d-aaf6-38705c02450e/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-06T08:42:03.483297-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 229.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 229.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "93d0f24d-4341-458d-b502-48c0a0d689d7",
                    "gambit_id": "4e4a337c-c7c1-423c-962f-3ecbdb2078b0",
                    "last_updated": "2023-03-07T10:12:17.866224-05:00",
                    "created_at": "2023-03-06T08:42:03.484610-05:00",
                    "name": "Game Total Under 229.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "229.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e4c0777-496c-4f40-bf2f-a3cafc2a0a77/?format=api"
                },
                {
                    "id": "c521dcfe-ebfc-446e-a010-0dfbc7e8f5df",
                    "gambit_id": "c32ca567-ab7d-4208-9334-97aaa3817c48",
                    "last_updated": "2023-03-07T10:12:17.867383-05:00",
                    "created_at": "2023-03-06T08:42:03.488993-05:00",
                    "name": "Game Total Over 229.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "229.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e4c0777-496c-4f40-bf2f-a3cafc2a0a77/?format=api"
                }
            ]
        }
    ]
}