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/4264d68f-7659-46d6-84af-06859b3f449d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "4264d68f-7659-46d6-84af-06859b3f449d",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "019e6d6e-ae61-4155-a490-989b82ef328a",
    "completed": true,
    "last_updated": "2022-12-05T11:37:10.371058-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.51,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/019e6d6e-ae61-4155-a490-989b82ef328a",
    "datetime": "2022-12-03T19:07:00-05:00",
    "cutoff_datetime": "2022-12-03T19:07:00-05:00",
    "name": "Vegas Golden Knights v. Detroit Red Wings",
    "bettypes": [
        {
            "id": "ce499214-0348-4d4b-aa35-fb787e066aef",
            "match": "https://api-prod.gambitprofit.com/api/matches/4264d68f-7659-46d6-84af-06859b3f449d/?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": "Vegas Golden Knights",
                        "amount": 5571.0
                    },
                    {
                        "team": "Detroit Red Wings",
                        "amount": 4429.0
                    }
                ],
                "expected_reward_tokens": 9079.45,
                "profit_sb": 79.45,
                "profit_sb_percentage": 0.88,
                "recommended": true
            },
            "lines": [
                {
                    "id": "0ff61cb7-7cf1-4b0d-86e0-9d6a32009619",
                    "gambit_id": "9ab19a54-8840-4c20-9883-752faab9f606",
                    "last_updated": "2022-12-05T11:37:10.380388-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Vegas Golden Knights",
                    "reward": "1.63000",
                    "odds": "1.71430",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce499214-0348-4d4b-aa35-fb787e066aef/?format=api"
                },
                {
                    "id": "bfd73667-c96c-46a2-a08d-4d8d92d45c49",
                    "gambit_id": "cf3ca6f5-4efb-4f9a-98cd-503610b9e478",
                    "last_updated": "2022-12-05T11:37:10.379425-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Detroit Red Wings",
                    "reward": "2.05000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce499214-0348-4d4b-aa35-fb787e066aef/?format=api"
                }
            ]
        },
        {
            "id": "33356d1f-bd94-4570-8d70-1080d9c9e6e7",
            "match": "https://api-prod.gambitprofit.com/api/matches/4264d68f-7659-46d6-84af-06859b3f449d/?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": "Detroit Red Wings",
                        "amount": 6389.0
                    },
                    {
                        "team": "Vegas Golden Knights",
                        "amount": 3611.0
                    }
                ],
                "expected_reward_tokens": 9135.83,
                "profit_sb": 135.83,
                "profit_sb_percentage": 1.51,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a32b08fe-f24e-45ab-be60-fd3041597dbc",
                    "gambit_id": "a2959938-82dd-47d1-89c9-eabc3b51aa8a",
                    "last_updated": "2022-12-05T11:37:10.376479-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Detroit Red Wings",
                    "reward": "1.43000",
                    "odds": "1.48780",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33356d1f-bd94-4570-8d70-1080d9c9e6e7/?format=api"
                },
                {
                    "id": "2de455ae-8b43-4027-adc5-5f315094150b",
                    "gambit_id": "b16c5325-5d7c-492b-8426-61167452420c",
                    "last_updated": "2022-12-05T11:37:10.377473-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Vegas Golden Knights",
                    "reward": "2.53000",
                    "odds": "2.75000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33356d1f-bd94-4570-8d70-1080d9c9e6e7/?format=api"
                }
            ]
        },
        {
            "id": "19693268-eca8-4896-b7cc-a4588e3bba1a",
            "match": "https://api-prod.gambitprofit.com/api/matches/4264d68f-7659-46d6-84af-06859b3f449d/?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 Under 6.5",
                        "amount": 5097.0
                    },
                    {
                        "team": "Game Total Over 6.5",
                        "amount": 4903.0
                    }
                ],
                "expected_reward_tokens": 8970.72,
                "profit_sb": -29.28,
                "profit_sb_percentage": -0.33,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8da611ac-4c97-4281-ba5f-1a7f81f758aa",
                    "gambit_id": "e1ec8318-393f-4166-812a-88dc38782523",
                    "last_updated": "2022-12-05T11:37:10.373540-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.76000",
                    "odds": "1.86960",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19693268-eca8-4896-b7cc-a4588e3bba1a/?format=api"
                },
                {
                    "id": "10c10732-e1ae-401b-8d6b-36b6ef23ef26",
                    "gambit_id": "58c330e8-c0d6-4c36-aebf-0d8f552f26b8",
                    "last_updated": "2022-12-05T11:37:10.374540-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.83000",
                    "odds": "1.95240",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19693268-eca8-4896-b7cc-a4588e3bba1a/?format=api"
                }
            ]
        }
    ]
}