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/0af6c8b9-791e-4599-b005-cf9704237d22/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "0af6c8b9-791e-4599-b005-cf9704237d22",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "987e9dc5-0de1-411a-aff8-a120e9800856",
    "completed": true,
    "last_updated": "2022-12-05T11:52:18.144750-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.43,
    "sport_category": "UFC on ESPN 1",
    "sport": "Boxing/UFC",
    "url": "https://app.gambitrewards.com/match/987e9dc5-0de1-411a-aff8-a120e9800856",
    "datetime": "2022-12-03T22:00:00-05:00",
    "cutoff_datetime": "2022-12-03T22:00:00-05:00",
    "name": "Matt Schnell v. Matheus Nicolau",
    "bettypes": [
        {
            "id": "981ac4d7-6f75-4ed6-b6d0-2f86c49b4ccd",
            "match": "https://api-prod.gambitprofit.com/api/matches/0af6c8b9-791e-4599-b005-cf9704237d22/?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": "Matheus Nicolau",
                        "amount": 7410.0
                    },
                    {
                        "team": "Matt Schnell",
                        "amount": 2590.0
                    }
                ],
                "expected_reward_tokens": 9039.1,
                "profit_sb": 39.1,
                "profit_sb_percentage": 0.43,
                "recommended": true
            },
            "lines": [
                {
                    "id": "733fc479-6d5e-4657-9588-3b370419ab52",
                    "gambit_id": "5e263269-6e29-45bc-8af8-f9f76134863d",
                    "last_updated": "2022-12-05T11:52:18.150686-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Matheus Nicolau",
                    "reward": "1.22000",
                    "odds": "1.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/981ac4d7-6f75-4ed6-b6d0-2f86c49b4ccd/?format=api"
                },
                {
                    "id": "41b25b58-9eb8-435f-aacc-cb882c3274f8",
                    "gambit_id": "fd6c939b-9b58-4d0d-b435-6263db2c2936",
                    "last_updated": "2022-12-05T11:52:18.151655-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Matt Schnell",
                    "reward": "3.49000",
                    "odds": "3.85000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/981ac4d7-6f75-4ed6-b6d0-2f86c49b4ccd/?format=api"
                }
            ]
        },
        {
            "id": "a1f5105e-670c-4b1b-9b6c-ce30c58b801b",
            "match": "https://api-prod.gambitprofit.com/api/matches/0af6c8b9-791e-4599-b005-cf9704237d22/?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 Under 2.5",
                        "amount": 5099.0
                    },
                    {
                        "team": "Total Rounds Over 2.5",
                        "amount": 4901.0
                    }
                ],
                "expected_reward_tokens": 8821.27,
                "profit_sb": -178.73,
                "profit_sb_percentage": -1.99,
                "recommended": false
            },
            "lines": [
                {
                    "id": "41a47161-7e97-4a18-b30a-8fd9c4828cbb",
                    "gambit_id": "04013c56-d6a6-4dc0-bcc3-8ec65c4727b2",
                    "last_updated": "2022-12-05T11:52:18.147584-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Total Rounds Under 2.5",
                    "reward": "1.73000",
                    "odds": "1.83330",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1f5105e-670c-4b1b-9b6c-ce30c58b801b/?format=api"
                },
                {
                    "id": "3a41b3a5-b6fd-47b1-8bf1-6d26bc8301f9",
                    "gambit_id": "681853a0-e614-48fb-ae5b-789948713e22",
                    "last_updated": "2022-12-05T11:52:18.148753-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Total Rounds Over 2.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1f5105e-670c-4b1b-9b6c-ce30c58b801b/?format=api"
                }
            ]
        }
    ]
}