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/dc0359e3-a901-43e1-8d4d-13aa07e4257d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "dc0359e3-a901-43e1-8d4d-13aa07e4257d",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "4ac56cb4-234c-4532-9463-bd62b406b237",
    "completed": true,
    "last_updated": "2022-08-15T11:17:19.669480-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.4,
    "sport_category": "UFC on ESPN 1",
    "sport": "Boxing/UFC",
    "url": "https://app.gambitrewards.com/match/4ac56cb4-234c-4532-9463-bd62b406b237",
    "datetime": "2022-08-13T20:00:00-04:00",
    "cutoff_datetime": "2022-08-13T20:00:00-04:00",
    "name": "Nate Landwehr v. David Onama",
    "bettypes": [
        {
            "id": "0049bb99-0c10-4873-92fa-c7df588b57ab",
            "match": "https://api-prod.gambitprofit.com/api/matches/dc0359e3-a901-43e1-8d4d-13aa07e4257d/?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": "David Onama",
                        "amount": 7130.0
                    },
                    {
                        "team": "Nate Landwehr",
                        "amount": 2870.0
                    }
                ],
                "expected_reward_tokens": 9126.4,
                "profit_sb": 126.4,
                "profit_sb_percentage": 1.4,
                "recommended": true
            },
            "lines": [
                {
                    "id": "2e038b9e-01bb-41f3-986a-246cb1dda086",
                    "gambit_id": "4d8cf1fc-b202-4558-a8bb-ea0ef58c747f",
                    "last_updated": "2022-08-15T11:17:19.671551-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "David Onama",
                    "reward": "1.28000",
                    "odds": "1.30300",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0049bb99-0c10-4873-92fa-c7df588b57ab/?format=api"
                },
                {
                    "id": "432a0fcd-d2f7-477d-a48b-e5d6753f0ca7",
                    "gambit_id": "a486eed6-9982-4df3-96b3-cbd8b9fa7a2a",
                    "last_updated": "2022-08-15T11:17:19.672024-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Nate Landwehr",
                    "reward": "3.18000",
                    "odds": "3.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0049bb99-0c10-4873-92fa-c7df588b57ab/?format=api"
                }
            ]
        },
        {
            "id": "3f09b46b-5815-4db9-9f28-85fc49b5a68f",
            "match": "https://api-prod.gambitprofit.com/api/matches/dc0359e3-a901-43e1-8d4d-13aa07e4257d/?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 1.5",
                        "amount": 5571.0
                    },
                    {
                        "team": "Total Rounds Under 1.5",
                        "amount": 4429.0
                    }
                ],
                "expected_reward_tokens": 9079.45,
                "profit_sb": 79.45,
                "profit_sb_percentage": 0.88,
                "recommended": true
            },
            "lines": [
                {
                    "id": "63985cd8-1464-44e4-85c7-e23d3d242530",
                    "gambit_id": "90775e8c-8edb-433c-b396-9ebf5c22cd67",
                    "last_updated": "2022-08-15T11:17:19.670541-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Total Rounds Over 1.5",
                    "reward": "1.63000",
                    "odds": "1.68970",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f09b46b-5815-4db9-9f28-85fc49b5a68f/?format=api"
                },
                {
                    "id": "dbbc86f8-66f7-40ec-bcda-2b566ea90f43",
                    "gambit_id": "8a29678f-cede-4a56-aabe-9aac4ed3d37a",
                    "last_updated": "2022-08-15T11:17:19.671077-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Total Rounds Under 1.5",
                    "reward": "2.05000",
                    "odds": "2.15000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f09b46b-5815-4db9-9f28-85fc49b5a68f/?format=api"
                }
            ]
        }
    ]
}