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/a0eeebf4-a21f-47e0-95c2-82b426bdbcaa/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a0eeebf4-a21f-47e0-95c2-82b426bdbcaa",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "c60e4fb0-1e18-4bdc-94e2-4f75c1d30868",
    "completed": true,
    "last_updated": "2023-04-17T11:42:06.951090-04:00",
    "created_at": "2023-04-14T12:02:17.963422-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.68,
    "sport_category": "UFC on ESPN 1",
    "sport": "Boxing/UFC",
    "url": "https://app.gambitrewards.com/match/c60e4fb0-1e18-4bdc-94e2-4f75c1d30868",
    "datetime": "2023-04-15T22:00:00-04:00",
    "cutoff_datetime": "2023-04-15T22:00:00-04:00",
    "name": "Arnold Allen v. Max Holloway",
    "bettypes": [
        {
            "id": "b972d015-a43e-4c4b-a059-38fbdbb2a7af",
            "match": "https://api-prod.gambitprofit.com/api/matches/a0eeebf4-a21f-47e0-95c2-82b426bdbcaa/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-14T12:02:17.965598-04: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": "Max Holloway",
                        "amount": 5927.0
                    },
                    {
                        "team": "Arnold Allen",
                        "amount": 4073.0
                    }
                ],
                "expected_reward_tokens": 9245.71,
                "profit_sb": -254.29,
                "profit_sb_percentage": -2.68,
                "recommended": false
            },
            "lines": [
                {
                    "id": "cae80b91-e710-4ab3-aeae-b20a610c8f8d",
                    "gambit_id": "897fbadf-4dd9-41cb-9f9c-dae4adeb4f64",
                    "last_updated": "2023-04-17T11:42:06.962327-04:00",
                    "created_at": "2023-04-14T12:02:17.967732-04:00",
                    "name": "Max Holloway",
                    "reward": "1.56000",
                    "odds": "1.58820",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b972d015-a43e-4c4b-a059-38fbdbb2a7af/?format=api"
                },
                {
                    "id": "fc5c3bf7-321d-45ee-801f-df61683e4795",
                    "gambit_id": "055839ed-b4aa-407d-b7cd-9f935d26f95c",
                    "last_updated": "2023-04-17T11:42:06.964287-04:00",
                    "created_at": "2023-04-14T12:02:17.969523-04:00",
                    "name": "Arnold Allen",
                    "reward": "2.27000",
                    "odds": "2.33000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b972d015-a43e-4c4b-a059-38fbdbb2a7af/?format=api"
                }
            ]
        },
        {
            "id": "95c044d3-c183-4ad5-a20e-d8e028dd4074",
            "match": "https://api-prod.gambitprofit.com/api/matches/a0eeebf4-a21f-47e0-95c2-82b426bdbcaa/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-14T19:22:10.176026-04: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 4.5",
                        "amount": 5204.0
                    },
                    {
                        "team": "Total Rounds Under 4.5",
                        "amount": 4796.0
                    }
                ],
                "expected_reward_tokens": 9159.04,
                "profit_sb": -340.96,
                "profit_sb_percentage": -3.59,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7dc740b2-1cad-4354-a815-4017cf2147fd",
                    "gambit_id": "12f0c9cf-3fd1-4e47-a91c-9063db2226ed",
                    "last_updated": "2023-04-17T11:42:06.958220-04:00",
                    "created_at": "2023-04-14T19:22:10.179309-04:00",
                    "name": "Total Rounds Over 4.5",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": "4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95c044d3-c183-4ad5-a20e-d8e028dd4074/?format=api"
                },
                {
                    "id": "8e731ae5-a04c-4321-b8aa-ec2c9016daac",
                    "gambit_id": "5b2834b6-2fc0-43c6-8f25-a6ba5cda082b",
                    "last_updated": "2023-04-17T11:42:06.955648-04:00",
                    "created_at": "2023-04-14T19:22:10.177698-04:00",
                    "name": "Total Rounds Under 4.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95c044d3-c183-4ad5-a20e-d8e028dd4074/?format=api"
                }
            ]
        }
    ]
}