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/d1d8c8bb-8d22-4dff-90c0-e22cb608107b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d1d8c8bb-8d22-4dff-90c0-e22cb608107b",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "b2213129-ddf8-4c86-8226-4101112f5791",
    "completed": true,
    "last_updated": "2022-12-13T10:07:01.731665-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.37,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/b2213129-ddf8-4c86-8226-4101112f5791",
    "datetime": "2022-12-12T19:07:00-05:00",
    "cutoff_datetime": "2022-12-12T19:07:00-05:00",
    "name": "Calgary Flames v. Montreal Canadiens",
    "bettypes": [
        {
            "id": "8549c223-360c-412a-860c-fd3444a6989e",
            "match": "https://api-prod.gambitprofit.com/api/matches/d1d8c8bb-8d22-4dff-90c0-e22cb608107b/?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": "Calgary Flames",
                        "amount": 6336.0
                    },
                    {
                        "team": "Montreal Canadiens",
                        "amount": 3664.0
                    }
                ],
                "expected_reward_tokens": 9123.36,
                "profit_sb": 123.36,
                "profit_sb_percentage": 1.37,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d0dd5098-8e40-4f1e-a2de-8d6a81c2fbd6",
                    "gambit_id": "ae2355d2-d065-47a6-a193-233534c8a76c",
                    "last_updated": "2022-12-13T10:07:01.743447-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Calgary Flames",
                    "reward": "1.44000",
                    "odds": "1.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8549c223-360c-412a-860c-fd3444a6989e/?format=api"
                },
                {
                    "id": "dd353d72-382e-4ff6-af00-ac86918d127b",
                    "gambit_id": "9f3b5e31-efd5-449d-a133-478a08328d62",
                    "last_updated": "2022-12-13T10:07:01.741532-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Montreal Canadiens",
                    "reward": "2.49000",
                    "odds": "2.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8549c223-360c-412a-860c-fd3444a6989e/?format=api"
                }
            ]
        },
        {
            "id": "24422c3a-1038-472f-b903-5455137469df",
            "match": "https://api-prod.gambitprofit.com/api/matches/d1d8c8bb-8d22-4dff-90c0-e22cb608107b/?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": "Montreal Canadiens",
                        "amount": 5753.0
                    },
                    {
                        "team": "Calgary Flames",
                        "amount": 4247.0
                    }
                ],
                "expected_reward_tokens": 9088.58,
                "profit_sb": 88.58,
                "profit_sb_percentage": 0.98,
                "recommended": true
            },
            "lines": [
                {
                    "id": "1756783d-484b-42be-8676-2032be556d79",
                    "gambit_id": "890ca9d8-ddae-4aac-8e59-b8c96e37a1fd",
                    "last_updated": "2022-12-13T10:07:01.738036-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Montreal Canadiens",
                    "reward": "1.58000",
                    "odds": "1.66670",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24422c3a-1038-472f-b903-5455137469df/?format=api"
                },
                {
                    "id": "12b08433-2cc3-46ae-8d81-a8c55b2a4afd",
                    "gambit_id": "c4932974-9cab-4b59-a5ca-3fa6bb9bfaa3",
                    "last_updated": "2022-12-13T10:07:01.739122-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Calgary Flames",
                    "reward": "2.14000",
                    "odds": "2.30000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24422c3a-1038-472f-b903-5455137469df/?format=api"
                }
            ]
        },
        {
            "id": "2083390e-75ea-4dfb-b4c3-8c2f4ebf8982",
            "match": "https://api-prod.gambitprofit.com/api/matches/d1d8c8bb-8d22-4dff-90c0-e22cb608107b/?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",
                        "amount": 5208.0
                    },
                    {
                        "team": "Game Total Over 6",
                        "amount": 4792.0
                    }
                ],
                "expected_reward_tokens": 9008.96,
                "profit_sb": 8.96,
                "profit_sb_percentage": 0.1,
                "recommended": true
            },
            "lines": [
                {
                    "id": "38154db0-f5c7-4ad7-9c70-79401db2e914",
                    "gambit_id": "ebae8d02-91f5-4f28-91a0-58ee9f374ac4",
                    "last_updated": "2022-12-13T10:07:01.734463-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.73000",
                    "odds": "1.83330",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2083390e-75ea-4dfb-b4c3-8c2f4ebf8982/?format=api"
                },
                {
                    "id": "2c4c1d84-f78a-48f5-8147-897458d25c7e",
                    "gambit_id": "b17a468b-2b7d-437e-b840-077054036e52",
                    "last_updated": "2022-12-13T10:07:01.735618-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.88000",
                    "odds": "2.00000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2083390e-75ea-4dfb-b4c3-8c2f4ebf8982/?format=api"
                }
            ]
        }
    ]
}