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/40f14e71-661a-420a-b683-985a240f0a58/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "40f14e71-661a-420a-b683-985a240f0a58",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "5adbcf3c-3253-422a-8178-136fc2c6e8c7",
    "completed": true,
    "last_updated": "2022-09-05T09:42:19.427070-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.16,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/5adbcf3c-3253-422a-8178-136fc2c6e8c7",
    "datetime": "2022-09-03T18:00:00-04:00",
    "cutoff_datetime": "2022-09-03T18:00:00-04:00",
    "name": "Mid Tenn State v. James Madison",
    "bettypes": [
        {
            "id": "431bc1ba-f9af-4947-b61d-d6e20573a1c9",
            "match": "https://api-prod.gambitprofit.com/api/matches/40f14e71-661a-420a-b683-985a240f0a58/?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": "James Madison",
                        "amount": 6359.0
                    },
                    {
                        "team": "Mid Tenn State",
                        "amount": 3641.0
                    }
                ],
                "expected_reward_tokens": 9284.14,
                "profit_sb": 284.14,
                "profit_sb_percentage": 3.16,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e4a72469-ad1b-432e-8280-2174e06fdffc",
                    "gambit_id": "90522ef5-7111-4777-890c-ca98e041feb8",
                    "last_updated": "2022-09-05T09:42:19.433256-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "James Madison",
                    "reward": "1.46000",
                    "odds": "1.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/431bc1ba-f9af-4947-b61d-d6e20573a1c9/?format=api"
                },
                {
                    "id": "2882d435-4edd-4803-98e0-05466a3ac7e7",
                    "gambit_id": "5943d7bd-d98d-4d01-a628-222814d36fc5",
                    "last_updated": "2022-09-05T09:42:19.434247-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Mid Tenn State",
                    "reward": "2.55000",
                    "odds": "2.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/431bc1ba-f9af-4947-b61d-d6e20573a1c9/?format=api"
                }
            ]
        },
        {
            "id": "b20932c3-9dd0-4e1e-b4ec-44a57f9681ec",
            "match": "https://api-prod.gambitprofit.com/api/matches/40f14e71-661a-420a-b683-985a240f0a58/?format=api",
            "name": "Play the Odds",
            "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": "James Madison",
                        "amount": 5000.0
                    },
                    {
                        "team": "Mid Tenn State",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9150.0,
                "profit_sb": 150.0,
                "profit_sb_percentage": 1.67,
                "recommended": true
            },
            "lines": [
                {
                    "id": "dfded709-1263-4bfd-9b3b-ef706026effa",
                    "gambit_id": "04536c40-c513-4682-ad92-34d0eb31eee8",
                    "last_updated": "2022-09-05T09:42:19.436228-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "James Madison",
                    "reward": "1.83000",
                    "odds": "1.90910",
                    "spread": "-4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b20932c3-9dd0-4e1e-b4ec-44a57f9681ec/?format=api"
                },
                {
                    "id": "6249fe80-4498-4ecd-9da4-a5e95c819188",
                    "gambit_id": "e260078a-5616-42e2-94b7-e12d2fa53fb9",
                    "last_updated": "2022-09-05T09:42:19.437241-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Mid Tenn State",
                    "reward": "1.83000",
                    "odds": "1.90910",
                    "spread": "4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b20932c3-9dd0-4e1e-b4ec-44a57f9681ec/?format=api"
                }
            ]
        },
        {
            "id": "3e7d58a0-139f-479f-96e9-23219dad8c71",
            "match": "https://api-prod.gambitprofit.com/api/matches/40f14e71-661a-420a-b683-985a240f0a58/?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 Over 60.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 60.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9150.0,
                "profit_sb": 150.0,
                "profit_sb_percentage": 1.67,
                "recommended": true
            },
            "lines": [
                {
                    "id": "aff811cb-4424-4ef2-b52d-ec7d47c5b143",
                    "gambit_id": "4bba3ccd-2fa0-455e-b31f-2f498d6ac802",
                    "last_updated": "2022-09-05T09:42:19.431144-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 60.5",
                    "reward": "1.83000",
                    "odds": "1.90910",
                    "spread": "60.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e7d58a0-139f-479f-96e9-23219dad8c71/?format=api"
                },
                {
                    "id": "0885e280-8146-44c4-a911-f5c3e4c2e4c0",
                    "gambit_id": "f5414eae-4707-4865-8f0a-7060329b0b04",
                    "last_updated": "2022-09-05T09:42:19.429953-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 60.5",
                    "reward": "1.83000",
                    "odds": "1.90910",
                    "spread": "60.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e7d58a0-139f-479f-96e9-23219dad8c71/?format=api"
                }
            ]
        }
    ]
}