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/e16136fe-8d82-4e17-a3e1-d66553c48009/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e16136fe-8d82-4e17-a3e1-d66553c48009",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "4c589916-8a41-4417-b7a3-a59b72ca8003",
    "completed": true,
    "last_updated": "2023-03-02T07:37:04.542605-05:00",
    "created_at": "2023-02-28T12:37:01.751888-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.18,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/4c589916-8a41-4417-b7a3-a59b72ca8003",
    "datetime": "2023-03-01T14:45:00-05:00",
    "cutoff_datetime": "2023-03-01T14:45:00-05:00",
    "name": "Arsenal v. Everton",
    "bettypes": [
        {
            "id": "17d0f633-4033-448e-90e1-c2d40c102f8c",
            "match": "https://api-prod.gambitprofit.com/api/matches/e16136fe-8d82-4e17-a3e1-d66553c48009/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-02-28T12:37:01.757629-05:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "Arsenal",
                        "amount": 7871.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2129.0
                    }
                ],
                "expected_reward_tokens": 10389.52,
                "profit_sb": 889.52,
                "profit_sb_percentage": 9.36,
                "recommended": true
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Arsenal",
                        "amount": 7112.0
                    },
                    {
                        "team": "Draw",
                        "amount": 1924.0
                    },
                    {
                        "team": "Everton",
                        "amount": 965.0
                    }
                ],
                "expected_reward_tokens": 9387.84,
                "profit_sb": -112.16,
                "profit_sb_percentage": -1.18,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ac8d25ca-1210-4a5e-b350-09812790c891",
                    "gambit_id": "e5535376-5fa2-4e97-af81-5f44b206f643",
                    "last_updated": "2023-03-02T07:37:04.553000-05:00",
                    "created_at": "2023-02-28T12:37:01.760036-05:00",
                    "name": "Arsenal",
                    "reward": "1.32000",
                    "odds": "1.33000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17d0f633-4033-448e-90e1-c2d40c102f8c/?format=api"
                },
                {
                    "id": "45caa4b1-46f8-4688-9ccf-2304a649968b",
                    "gambit_id": "1b7f374d-141e-4712-986d-c50a838d93b7",
                    "last_updated": "2023-03-02T07:37:04.554550-05:00",
                    "created_at": "2023-02-28T12:37:01.761250-05:00",
                    "name": "Draw",
                    "reward": "4.88000",
                    "odds": "5.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17d0f633-4033-448e-90e1-c2d40c102f8c/?format=api"
                },
                {
                    "id": "4aef252e-65a5-4e1a-9334-4da7237e5774",
                    "gambit_id": "a99f866f-2e3b-415d-92bb-daa655a2d2e7",
                    "last_updated": "2023-03-02T07:37:04.551432-05:00",
                    "created_at": "2023-02-28T12:37:01.758808-05:00",
                    "name": "Everton",
                    "reward": "9.73000",
                    "odds": "10.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17d0f633-4033-448e-90e1-c2d40c102f8c/?format=api"
                }
            ]
        },
        {
            "id": "f8085e49-2fab-4a16-bbc6-b875781ffff1",
            "match": "https://api-prod.gambitprofit.com/api/matches/e16136fe-8d82-4e17-a3e1-d66553c48009/?format=api",
            "name": "Over/Under",
            "created_at": "2023-02-28T12:37:01.753573-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": 5253.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 4747.0
                    }
                ],
                "expected_reward_tokens": 9350.34,
                "profit_sb": -149.66,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d6556f9b-ebbb-493a-809a-da39c9d309b4",
                    "gambit_id": "4b965dc3-3452-432a-b115-9db83ec03805",
                    "last_updated": "2023-03-02T07:37:04.548246-05:00",
                    "created_at": "2023-02-28T12:37:01.756271-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.78000",
                    "odds": "1.80000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f8085e49-2fab-4a16-bbc6-b875781ffff1/?format=api"
                },
                {
                    "id": "11921616-3a57-46dd-a4bf-774a39095cc1",
                    "gambit_id": "aba046e1-170e-426f-b67b-de10f77ce3ad",
                    "last_updated": "2023-03-02T07:37:04.546607-05:00",
                    "created_at": "2023-02-28T12:37:01.754792-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.97000",
                    "odds": "2.00000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f8085e49-2fab-4a16-bbc6-b875781ffff1/?format=api"
                }
            ]
        }
    ]
}