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/f539f4e9-f6e3-4e96-b908-6a65521d5fce/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f539f4e9-f6e3-4e96-b908-6a65521d5fce",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "4fd70ebf-ba33-42ef-b9a1-7a6569094fa5",
    "completed": true,
    "last_updated": "2022-10-02T15:17:07.507300-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.13,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/4fd70ebf-ba33-42ef-b9a1-7a6569094fa5",
    "datetime": "2022-09-30T20:10:00-04:00",
    "cutoff_datetime": "2022-09-30T20:10:00-04:00",
    "name": "MIA (S Alcantara) v. MIL (C Burnes)",
    "bettypes": [
        {
            "id": "a49e660c-91e7-4c23-b227-6a34bb40991d",
            "match": "https://api-prod.gambitprofit.com/api/matches/f539f4e9-f6e3-4e96-b908-6a65521d5fce/?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": "MIL (C Burnes)",
                        "amount": 6170.0
                    },
                    {
                        "team": "MIA (S Alcantara)",
                        "amount": 3830.0
                    }
                ],
                "expected_reward_tokens": 9192.0,
                "profit_sb": 192.0,
                "profit_sb_percentage": 2.13,
                "recommended": true
            },
            "lines": [
                {
                    "id": "7b698266-9eb1-4a50-a4b2-f68479ae6212",
                    "gambit_id": "d1ce1fa1-de75-48ef-9a0c-64708277131b",
                    "last_updated": "2022-10-02T15:17:07.516326-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIL (C Burnes)",
                    "reward": "1.49000",
                    "odds": "1.55560",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a49e660c-91e7-4c23-b227-6a34bb40991d/?format=api"
                },
                {
                    "id": "6f832087-6db4-4449-b342-d38b09cede2a",
                    "gambit_id": "5307c653-038d-4c9d-8131-66a0a738525b",
                    "last_updated": "2022-10-02T15:17:07.517305-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIA (S Alcantara)",
                    "reward": "2.40000",
                    "odds": "2.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a49e660c-91e7-4c23-b227-6a34bb40991d/?format=api"
                }
            ]
        },
        {
            "id": "2f3587be-10b9-4b44-9a6d-48fa845dc308",
            "match": "https://api-prod.gambitprofit.com/api/matches/f539f4e9-f6e3-4e96-b908-6a65521d5fce/?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": "MIA",
                        "amount": 5829.0
                    },
                    {
                        "team": "MIL",
                        "amount": 4171.0
                    }
                ],
                "expected_reward_tokens": 9092.78,
                "profit_sb": 92.78,
                "profit_sb_percentage": 1.03,
                "recommended": true
            },
            "lines": [
                {
                    "id": "28dcda40-9acc-4c29-88fd-a398f2334efb",
                    "gambit_id": "1a4bf3f3-adfa-4600-bd06-0dad24880074",
                    "last_updated": "2022-10-02T15:17:07.514355-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIA",
                    "reward": "1.56000",
                    "odds": "1.64520",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f3587be-10b9-4b44-9a6d-48fa845dc308/?format=api"
                },
                {
                    "id": "6adb7ac1-248a-48f5-9ff1-1ab86dfc8611",
                    "gambit_id": "9f17b2ce-06ad-4e54-bef8-734c92f47631",
                    "last_updated": "2022-10-02T15:17:07.513351-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIL",
                    "reward": "2.18000",
                    "odds": "2.35000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f3587be-10b9-4b44-9a6d-48fa845dc308/?format=api"
                }
            ]
        },
        {
            "id": "1f53d435-d933-47c1-b30b-a8bf2a3800c9",
            "match": "https://api-prod.gambitprofit.com/api/matches/f539f4e9-f6e3-4e96-b908-6a65521d5fce/?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 6",
                        "amount": 5097.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 4903.0
                    }
                ],
                "expected_reward_tokens": 8970.72,
                "profit_sb": -29.28,
                "profit_sb_percentage": -0.33,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ee79078e-cd93-4db1-bc3c-131844f1f141",
                    "gambit_id": "0322eed1-8c92-4794-a012-c3a2e6b136ab",
                    "last_updated": "2022-10-02T15:17:07.510246-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.76000",
                    "odds": "1.86960",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f53d435-d933-47c1-b30b-a8bf2a3800c9/?format=api"
                },
                {
                    "id": "4fd08865-3310-4b52-8509-55185ed79770",
                    "gambit_id": "0bbb5230-6cf0-4b62-99af-49ed46ce9054",
                    "last_updated": "2022-10-02T15:17:07.511364-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.83000",
                    "odds": "1.95240",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f53d435-d933-47c1-b30b-a8bf2a3800c9/?format=api"
                }
            ]
        }
    ]
}