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/fa3834a4-381f-475a-aea7-11ecf4b37902/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "fa3834a4-381f-475a-aea7-11ecf4b37902",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "212f043e-60e7-4e91-af77-1c8266d6d501",
    "completed": true,
    "last_updated": "2022-12-07T09:42:34.699347-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.67,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/212f043e-60e7-4e91-af77-1c8266d6d501",
    "datetime": "2022-12-06T19:07:00-05:00",
    "cutoff_datetime": "2022-12-06T19:07:00-05:00",
    "name": "Detroit Red Wings v. Tampa Bay Lightning",
    "bettypes": [
        {
            "id": "b0953cf6-a9bd-416d-b722-1367e05ca248",
            "match": "https://api-prod.gambitprofit.com/api/matches/fa3834a4-381f-475a-aea7-11ecf4b37902/?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": "Tampa Bay Lightning",
                        "amount": 6778.0
                    },
                    {
                        "team": "Detroit Red Wings",
                        "amount": 3222.0
                    }
                ],
                "expected_reward_tokens": 9150.3,
                "profit_sb": 150.3,
                "profit_sb_percentage": 1.67,
                "recommended": true
            },
            "lines": [
                {
                    "id": "361b8abd-ddea-4710-9d9e-68a74589be3e",
                    "gambit_id": "3147bd08-5e50-4ee4-8ec4-38da94dc8543",
                    "last_updated": "2022-12-07T09:42:34.708096-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Tampa Bay Lightning",
                    "reward": "1.35000",
                    "odds": "1.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0953cf6-a9bd-416d-b722-1367e05ca248/?format=api"
                },
                {
                    "id": "8b017236-5227-453b-a85c-582e82a2385f",
                    "gambit_id": "39f4f294-fb4f-442b-b433-00cf5fbe798c",
                    "last_updated": "2022-12-07T09:42:34.709061-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Detroit Red Wings",
                    "reward": "2.84000",
                    "odds": "3.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0953cf6-a9bd-416d-b722-1367e05ca248/?format=api"
                }
            ]
        },
        {
            "id": "99ce6665-d17c-40ed-8ff9-ea2764d3764c",
            "match": "https://api-prod.gambitprofit.com/api/matches/fa3834a4-381f-475a-aea7-11ecf4b37902/?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": 5208.0
                    },
                    {
                        "team": "Tampa Bay Lightning",
                        "amount": 4792.0
                    }
                ],
                "expected_reward_tokens": 9008.96,
                "profit_sb": 8.96,
                "profit_sb_percentage": 0.1,
                "recommended": true
            },
            "lines": [
                {
                    "id": "8ef16179-3e4f-42ad-b086-2ebcd747809f",
                    "gambit_id": "8d6210e1-410f-4550-94cf-484bbcd58935",
                    "last_updated": "2022-12-07T09:42:34.706211-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Detroit Red Wings",
                    "reward": "1.73000",
                    "odds": "1.83330",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99ce6665-d17c-40ed-8ff9-ea2764d3764c/?format=api"
                },
                {
                    "id": "77f99669-7a35-42d7-8e4f-755453d450e3",
                    "gambit_id": "adeadbbe-03fa-4991-8a71-b6a2922daecc",
                    "last_updated": "2022-12-07T09:42:34.705259-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Tampa Bay Lightning",
                    "reward": "1.88000",
                    "odds": "2.00000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99ce6665-d17c-40ed-8ff9-ea2764d3764c/?format=api"
                }
            ]
        },
        {
            "id": "62bcb9ae-32ca-4ab5-be05-02528c3a8d08",
            "match": "https://api-prod.gambitprofit.com/api/matches/fa3834a4-381f-475a-aea7-11ecf4b37902/?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",
                        "amount": 5304.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 4696.0
                    }
                ],
                "expected_reward_tokens": 9016.32,
                "profit_sb": 16.32,
                "profit_sb_percentage": 0.18,
                "recommended": true
            },
            "lines": [
                {
                    "id": "9f8b36bd-8c03-4ea2-aa38-0aa34e29617b",
                    "gambit_id": "d535f969-19f1-4fc5-9c6d-fc809e3ce765",
                    "last_updated": "2022-12-07T09:42:34.703326-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.70000",
                    "odds": "1.80000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62bcb9ae-32ca-4ab5-be05-02528c3a8d08/?format=api"
                },
                {
                    "id": "3a8a9d2f-0fd5-4c73-bb58-30c026ae9813",
                    "gambit_id": "ec2b003f-681b-4bce-a086-c8353eb82d0e",
                    "last_updated": "2022-12-07T09:42:34.702182-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.92000",
                    "odds": "2.05000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62bcb9ae-32ca-4ab5-be05-02528c3a8d08/?format=api"
                }
            ]
        }
    ]
}