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/54e24bc3-e918-448c-9112-dc712e782865/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "54e24bc3-e918-448c-9112-dc712e782865",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "ab567e8b-b97f-45a1-a567-9c6149b533db",
    "completed": true,
    "last_updated": "2022-11-21T12:04:05.451227-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 4.42,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/ab567e8b-b97f-45a1-a567-9c6149b533db",
    "datetime": "2022-11-19T12:00:00-05:00",
    "cutoff_datetime": "2022-11-19T12:00:00-05:00",
    "name": "UL Lafayette v. Florida State",
    "bettypes": [
        {
            "id": "562b557b-3417-497e-9677-856d988f4fa2",
            "match": "https://api-prod.gambitprofit.com/api/matches/54e24bc3-e918-448c-9112-dc712e782865/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-05:00",
            "high_risk": {
                "possible": true,
                "name": "High Risk",
                "bet": [
                    {
                        "team": "Florida State",
                        "amount": 10000
                    }
                ],
                "expected_reward_tokens": 10400.0,
                "profit_sb": 1400.0,
                "profit_sb_percentage": 15.56,
                "recommended": true
            },
            "med_risk": {
                "possible": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Florida State",
                        "amount": 9041.0
                    },
                    {
                        "team": "UL Lafayette",
                        "amount": 959.0
                    }
                ],
                "expected_reward_tokens": 9398.2,
                "profit_sb": 398.2,
                "profit_sb_percentage": 4.42,
                "recommended": true
            },
            "lines": [
                {
                    "id": "df2c3de1-d336-42e1-aad0-da2e1b50087a",
                    "gambit_id": "28f02962-1922-49be-8085-9fa39e66f080",
                    "last_updated": "2022-11-21T12:04:05.453921-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Florida State",
                    "reward": "1.04000",
                    "odds": "1.04000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/562b557b-3417-497e-9677-856d988f4fa2/?format=api"
                },
                {
                    "id": "4d2d066f-1ac3-4b6c-89a2-629cfca6120b",
                    "gambit_id": "d3f548c8-a814-4b68-b61f-954c1f3daa03",
                    "last_updated": "2022-11-21T12:04:05.455105-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "UL Lafayette",
                    "reward": "9.80000",
                    "odds": "11.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/562b557b-3417-497e-9677-856d988f4fa2/?format=api"
                }
            ]
        },
        {
            "id": "8b701ba8-aba6-424a-b39b-be89e09b61da",
            "match": "https://api-prod.gambitprofit.com/api/matches/54e24bc3-e918-448c-9112-dc712e782865/?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": "Florida State",
                        "amount": 5097.0
                    },
                    {
                        "team": "UL Lafayette",
                        "amount": 4903.0
                    }
                ],
                "expected_reward_tokens": 9021.52,
                "profit_sb": 21.52,
                "profit_sb_percentage": 0.24,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c8773981-e214-4d1d-a194-f8ab7ef9413e",
                    "gambit_id": "04a24600-1825-4809-972b-c8e024eb5f14",
                    "last_updated": "2022-11-21T12:04:05.457413-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Florida State",
                    "reward": "1.77000",
                    "odds": "1.86960",
                    "spread": "-24.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b701ba8-aba6-424a-b39b-be89e09b61da/?format=api"
                },
                {
                    "id": "99fe3db0-3c66-46b6-9895-52ad413ec884",
                    "gambit_id": "a56c3131-0bea-49a9-8d43-2603788a2a63",
                    "last_updated": "2022-11-21T12:04:05.458548-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "UL Lafayette",
                    "reward": "1.84000",
                    "odds": "1.95240",
                    "spread": "24.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b701ba8-aba6-424a-b39b-be89e09b61da/?format=api"
                }
            ]
        }
    ]
}