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/30bd47ee-77cf-42f3-8b38-922afb291330/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "30bd47ee-77cf-42f3-8b38-922afb291330",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "fb9dd172-23d6-45ab-adaa-d42efcb68181",
    "completed": true,
    "last_updated": "2022-08-21T19:32:05.859850-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.13,
    "sport_category": "UFC 278",
    "sport": "Boxing/UFC",
    "url": "https://app.gambitrewards.com/match/fb9dd172-23d6-45ab-adaa-d42efcb68181",
    "datetime": "2022-08-20T22:00:00-04:00",
    "cutoff_datetime": "2022-08-20T22:00:00-04:00",
    "name": "Yanan Wu v. Lucie Pudilova",
    "bettypes": [
        {
            "id": "1b60e09e-63c5-45f4-8afc-d3d533a3df5c",
            "match": "https://api-prod.gambitprofit.com/api/matches/30bd47ee-77cf-42f3-8b38-922afb291330/?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": "Lucie Pudilova",
                        "amount": 5194.0
                    },
                    {
                        "team": "Yanan Wu",
                        "amount": 4806.0
                    }
                ],
                "expected_reward_tokens": 8985.62,
                "profit_sb": -14.38,
                "profit_sb_percentage": -0.16,
                "recommended": false
            },
            "lines": [
                {
                    "id": "fdf099a4-d9e9-424f-9336-8e508d07f128",
                    "gambit_id": "a17ba7c4-8969-45f3-a08d-cfb1fa348c1c",
                    "last_updated": "2022-08-21T19:32:05.863255-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Lucie Pudilova",
                    "reward": "1.73000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b60e09e-63c5-45f4-8afc-d3d533a3df5c/?format=api"
                },
                {
                    "id": "89a31c7d-b04a-4b4f-8649-572b5a204a07",
                    "gambit_id": "6b7cf736-6e25-409e-af13-fbe3652438ce",
                    "last_updated": "2022-08-21T19:32:05.863684-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Yanan Wu",
                    "reward": "1.87000",
                    "odds": "1.95240",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b60e09e-63c5-45f4-8afc-d3d533a3df5c/?format=api"
                }
            ]
        },
        {
            "id": "e6baee1e-ea1d-45bb-9710-c570930bd352",
            "match": "https://api-prod.gambitprofit.com/api/matches/30bd47ee-77cf-42f3-8b38-922afb291330/?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": "Total Rounds Over 2.5",
                        "amount": 7225.0
                    },
                    {
                        "team": "Total Rounds Under 2.5",
                        "amount": 2775.0
                    }
                ],
                "expected_reward_tokens": 9102.0,
                "profit_sb": 102.0,
                "profit_sb_percentage": 1.13,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e21e3b5e-74f4-4ccd-b4c6-2e8eebd6c2b6",
                    "gambit_id": "2bc54ec3-fd88-4e71-a3dd-77dff24dd8d2",
                    "last_updated": "2022-08-21T19:32:05.862806-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Total Rounds Over 2.5",
                    "reward": "1.26000",
                    "odds": "1.28570",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6baee1e-ea1d-45bb-9710-c570930bd352/?format=api"
                },
                {
                    "id": "01e69a6b-65f2-4477-b1e7-9e34b2c4f357",
                    "gambit_id": "5db1d569-c193-4bec-8f5c-24838406e811",
                    "last_updated": "2022-08-21T19:32:05.862136-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Total Rounds Under 2.5",
                    "reward": "3.28000",
                    "odds": "3.50000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6baee1e-ea1d-45bb-9710-c570930bd352/?format=api"
                }
            ]
        }
    ]
}