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/18ce40e6-e7cb-4917-93ea-7fa7ef7da465/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "18ce40e6-e7cb-4917-93ea-7fa7ef7da465",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "2c85b49e-81e7-4b3b-8028-0550a45118ca",
    "completed": true,
    "last_updated": "2022-12-03T10:17:34.183629-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.83,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/2c85b49e-81e7-4b3b-8028-0550a45118ca",
    "datetime": "2022-12-01T22:07:00-05:00",
    "cutoff_datetime": "2022-12-01T22:07:00-05:00",
    "name": "Florida Panthers v. Vancouver Canucks",
    "bettypes": [
        {
            "id": "948b1c61-c65e-488f-9641-e370ecf24f7d",
            "match": "https://api-prod.gambitprofit.com/api/matches/18ce40e6-e7cb-4917-93ea-7fa7ef7da465/?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": "Florida Panthers",
                        "amount": 5399.0
                    },
                    {
                        "team": "Vancouver Canucks",
                        "amount": 4601.0
                    }
                ],
                "expected_reward_tokens": 9016.33,
                "profit_sb": 16.33,
                "profit_sb_percentage": 0.18,
                "recommended": true
            },
            "lines": [
                {
                    "id": "21538c28-c2f7-4f88-a2c0-251fb4bf3657",
                    "gambit_id": "48cbc460-31ec-4f07-b421-0121af344a6c",
                    "last_updated": "2022-12-03T10:17:34.194903-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Florida Panthers",
                    "reward": "1.67000",
                    "odds": "1.76920",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/948b1c61-c65e-488f-9641-e370ecf24f7d/?format=api"
                },
                {
                    "id": "4aac7e7e-dcfc-4af0-a7bd-e8b9838f3758",
                    "gambit_id": "973eca27-293a-4ade-9a7c-414ffdec1659",
                    "last_updated": "2022-12-03T10:17:34.193836-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Vancouver Canucks",
                    "reward": "1.96000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/948b1c61-c65e-488f-9641-e370ecf24f7d/?format=api"
                }
            ]
        },
        {
            "id": "811bde1f-865e-47cd-8f5f-469299f0f190",
            "match": "https://api-prod.gambitprofit.com/api/matches/18ce40e6-e7cb-4917-93ea-7fa7ef7da465/?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": "Vancouver Canucks",
                        "amount": 6482.0
                    },
                    {
                        "team": "Florida Panthers",
                        "amount": 3518.0
                    }
                ],
                "expected_reward_tokens": 9074.8,
                "profit_sb": 74.8,
                "profit_sb_percentage": 0.83,
                "recommended": true
            },
            "lines": [
                {
                    "id": "0d915211-55f4-4dc6-b043-a3e783547f8e",
                    "gambit_id": "f019bbd5-3465-4707-873f-3f09c750cba7",
                    "last_updated": "2022-12-03T10:17:34.190549-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Vancouver Canucks",
                    "reward": "1.40000",
                    "odds": "1.45450",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/811bde1f-865e-47cd-8f5f-469299f0f190/?format=api"
                },
                {
                    "id": "5cc2bb70-44ac-44e6-afad-fe287ec521e8",
                    "gambit_id": "27fb3553-292b-418a-b5ea-de7f42f8981b",
                    "last_updated": "2022-12-03T10:17:34.191736-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Florida Panthers",
                    "reward": "2.58000",
                    "odds": "2.80000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/811bde1f-865e-47cd-8f5f-469299f0f190/?format=api"
                }
            ]
        },
        {
            "id": "6d95c206-92fa-45db-987e-ced9b4a0cb36",
            "match": "https://api-prod.gambitprofit.com/api/matches/18ce40e6-e7cb-4917-93ea-7fa7ef7da465/?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 Over 6.5",
                        "amount": 5208.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4792.0
                    }
                ],
                "expected_reward_tokens": 9008.96,
                "profit_sb": 8.96,
                "profit_sb_percentage": 0.1,
                "recommended": true
            },
            "lines": [
                {
                    "id": "3df6c2ae-5f55-4347-9917-eaf246d07715",
                    "gambit_id": "fcb14b30-1538-40eb-a6b6-49664fbf938b",
                    "last_updated": "2022-12-03T10:17:34.186534-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.73000",
                    "odds": "1.83330",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d95c206-92fa-45db-987e-ced9b4a0cb36/?format=api"
                },
                {
                    "id": "27dd2b36-8081-4b43-859c-533a668f6567",
                    "gambit_id": "09f8a041-f13f-4eda-8f4a-bcc79cf4e59c",
                    "last_updated": "2022-12-03T10:17:34.187937-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.88000",
                    "odds": "2.00000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d95c206-92fa-45db-987e-ced9b4a0cb36/?format=api"
                }
            ]
        }
    ]
}