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/bb6646b0-6d6e-40d8-ae89-f3b89e38fab4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "bb6646b0-6d6e-40d8-ae89-f3b89e38fab4",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "6885a991-f4e0-4a9a-b9f2-2f009a692eba",
    "completed": true,
    "last_updated": "2022-09-05T10:52:18.213666-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.44,
    "sport_category": "US MLS",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/6885a991-f4e0-4a9a-b9f2-2f009a692eba",
    "datetime": "2022-09-03T17:30:00-04:00",
    "cutoff_datetime": "2022-09-03T17:30:00-04:00",
    "name": "Columbus Crew v. Chicago Fire",
    "bettypes": [
        {
            "id": "9843b37e-820e-403b-b026-e571d106666d",
            "match": "https://api-prod.gambitprofit.com/api/matches/bb6646b0-6d6e-40d8-ae89-f3b89e38fab4/?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": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "Columbus Crew",
                        "amount": 6800.0
                    },
                    {
                        "team": "Draw",
                        "amount": 3200.0
                    }
                ],
                "expected_reward_tokens": 11424.0,
                "profit_sb": 2424.0,
                "profit_sb_percentage": 26.93,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Columbus Crew",
                        "amount": 5289.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2489.0
                    },
                    {
                        "team": "Chicago Fire",
                        "amount": 2222.0
                    }
                ],
                "expected_reward_tokens": 8885.52,
                "profit_sb": -114.48,
                "profit_sb_percentage": -1.27,
                "recommended": false
            },
            "lines": [
                {
                    "id": "49d98cc9-c0fe-4047-8b6d-19d9b9f56b0a",
                    "gambit_id": "46c66caf-109a-4338-8d97-c17e074201eb",
                    "last_updated": "2022-09-05T10:52:18.220598-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Columbus Crew",
                    "reward": "1.68000",
                    "odds": "1.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9843b37e-820e-403b-b026-e571d106666d/?format=api"
                },
                {
                    "id": "b1c97ea9-77f6-43aa-afd2-4d658f0763ab",
                    "gambit_id": "c9fdd82b-63b4-4e9f-99f8-60aef462e874",
                    "last_updated": "2022-09-05T10:52:18.221599-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "3.57000",
                    "odds": "3.85000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9843b37e-820e-403b-b026-e571d106666d/?format=api"
                },
                {
                    "id": "b676c79f-ed93-4268-97fc-a6c7b9c0bb07",
                    "gambit_id": "73383c79-b3fe-4d1c-894d-923c783142f2",
                    "last_updated": "2022-09-05T10:52:18.219604-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Chicago Fire",
                    "reward": "4.00000",
                    "odds": "4.33000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9843b37e-820e-403b-b026-e571d106666d/?format=api"
                }
            ]
        },
        {
            "id": "e99b36fa-2066-4809-8e76-62e6a7cbf9b7",
            "match": "https://api-prod.gambitprofit.com/api/matches/bb6646b0-6d6e-40d8-ae89-f3b89e38fab4/?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 2.5",
                        "amount": 5497.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 4503.0
                    }
                ],
                "expected_reward_tokens": 8960.11,
                "profit_sb": -39.89,
                "profit_sb_percentage": -0.44,
                "recommended": false
            },
            "lines": [
                {
                    "id": "51f3c646-278c-4e03-8fc5-417c7f6da1dc",
                    "gambit_id": "47ddeaa3-861f-402c-be03-44abb576a852",
                    "last_updated": "2022-09-05T10:52:18.217512-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.63000",
                    "odds": "1.70000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e99b36fa-2066-4809-8e76-62e6a7cbf9b7/?format=api"
                },
                {
                    "id": "75570568-1ddc-4955-9814-34a685e38228",
                    "gambit_id": "ca14c7ef-795e-4eba-a4d3-cda796cac96a",
                    "last_updated": "2022-09-05T10:52:18.216405-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.99000",
                    "odds": "2.10000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e99b36fa-2066-4809-8e76-62e6a7cbf9b7/?format=api"
                }
            ]
        }
    ]
}