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/729eca56-73f9-4dc6-b520-ec71d7cf383d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "729eca56-73f9-4dc6-b520-ec71d7cf383d",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "d377d65b-813c-4ee5-bb50-8d3e3e17fa56",
    "completed": true,
    "last_updated": "2022-08-15T13:47:13.311035-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.46,
    "sport_category": "US MLS",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/d377d65b-813c-4ee5-bb50-8d3e3e17fa56",
    "datetime": "2022-08-13T18:00:00-04:00",
    "cutoff_datetime": "2022-08-13T18:00:00-04:00",
    "name": "New York Red Bulls v. Orlando City SC",
    "bettypes": [
        {
            "id": "837c1c2a-331c-4dfc-9b7d-7ebbc212746c",
            "match": "https://api-prod.gambitprofit.com/api/matches/729eca56-73f9-4dc6-b520-ec71d7cf383d/?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": "New York Red Bulls",
                        "amount": 6757.0
                    },
                    {
                        "team": "Draw",
                        "amount": 3243.0
                    }
                ],
                "expected_reward_tokens": 11350.5,
                "profit_sb": 2350.5,
                "profit_sb_percentage": 26.12,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "New York Red Bulls",
                        "amount": 5209.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2500.0
                    },
                    {
                        "team": "Orlando City SC",
                        "amount": 2291.0
                    }
                ],
                "expected_reward_tokens": 8750.0,
                "profit_sb": -250.0,
                "profit_sb_percentage": -2.78,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d38786d2-078a-48aa-a3c8-5cbbfb1ac6eb",
                    "gambit_id": "3c31abed-0277-4b90-8df1-827510e24247",
                    "last_updated": "2022-08-15T13:47:13.313358-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New York Red Bulls",
                    "reward": "1.68000",
                    "odds": "1.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/837c1c2a-331c-4dfc-9b7d-7ebbc212746c/?format=api"
                },
                {
                    "id": "477078ce-d711-4570-9f45-b0bea0a7ae5f",
                    "gambit_id": "14dd3a19-b072-4fbb-9cd2-3edc1684b905",
                    "last_updated": "2022-08-15T13:47:13.313828-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "3.50000",
                    "odds": "3.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/837c1c2a-331c-4dfc-9b7d-7ebbc212746c/?format=api"
                },
                {
                    "id": "31e30528-f108-4529-95a8-8c3c45b3769c",
                    "gambit_id": "129c9395-673c-402b-941d-5fc206b89445",
                    "last_updated": "2022-08-15T13:47:13.312899-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Orlando City SC",
                    "reward": "3.82000",
                    "odds": "4.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/837c1c2a-331c-4dfc-9b7d-7ebbc212746c/?format=api"
                }
            ]
        },
        {
            "id": "1229cb4f-3767-449f-bc1c-329ca92ced10",
            "match": "https://api-prod.gambitprofit.com/api/matches/729eca56-73f9-4dc6-b520-ec71d7cf383d/?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 2.5",
                        "amount": 5127.0
                    },
                    {
                        "team": "Game Total Over 2.5",
                        "amount": 4873.0
                    }
                ],
                "expected_reward_tokens": 8868.86,
                "profit_sb": -131.14,
                "profit_sb_percentage": -1.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "02cf9a95-1aa2-4e8c-acbf-a90f9d9441ea",
                    "gambit_id": "e316feef-fac2-4209-9881-c96e2fa40f70",
                    "last_updated": "2022-08-15T13:47:13.312437-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.73000",
                    "odds": "1.80000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1229cb4f-3767-449f-bc1c-329ca92ced10/?format=api"
                },
                {
                    "id": "51bc51ef-c906-4584-9398-3bd9958217ca",
                    "gambit_id": "9d49aa2f-8a21-49ec-915f-e3a050b02685",
                    "last_updated": "2022-08-15T13:47:13.311938-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.82000",
                    "odds": "1.90000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1229cb4f-3767-449f-bc1c-329ca92ced10/?format=api"
                }
            ]
        }
    ]
}