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/da962d10-d468-4971-9466-17c734224a9b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "da962d10-d468-4971-9466-17c734224a9b",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "1e03a55c-054e-499d-a76c-2ba11eb2710b",
    "completed": true,
    "last_updated": "2022-10-31T11:42:00.737450-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.59,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/1e03a55c-054e-499d-a76c-2ba11eb2710b",
    "datetime": "2022-10-30T13:00:00-04:00",
    "cutoff_datetime": "2022-10-30T13:00:00-04:00",
    "name": "New England Patriots v. New York Jets",
    "bettypes": [
        {
            "id": "1a60b991-a5cd-4a91-8740-f83b6281bf89",
            "match": "https://api-prod.gambitprofit.com/api/matches/da962d10-d468-4971-9466-17c734224a9b/?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": "New England Patriots",
                        "amount": 5863.0
                    },
                    {
                        "team": "New York Jets",
                        "amount": 4137.0
                    }
                ],
                "expected_reward_tokens": 9556.47,
                "profit_sb": 56.47,
                "profit_sb_percentage": 0.59,
                "recommended": true
            },
            "lines": [
                {
                    "id": "5e389b91-0534-46e6-9581-9ff8379acb67",
                    "gambit_id": "7c0bdd64-82b7-4b8b-9745-52392cbe3dae",
                    "last_updated": "2022-10-31T11:42:00.741579-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New England Patriots",
                    "reward": "1.63000",
                    "odds": "1.64520",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a60b991-a5cd-4a91-8740-f83b6281bf89/?format=api"
                },
                {
                    "id": "b08f443e-aac4-4d8f-8198-1cebf37eab76",
                    "gambit_id": "8a05045d-bb2f-4eb8-93ba-8cc26417f997",
                    "last_updated": "2022-10-31T11:42:00.740414-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New York Jets",
                    "reward": "2.31000",
                    "odds": "2.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a60b991-a5cd-4a91-8740-f83b6281bf89/?format=api"
                }
            ]
        },
        {
            "id": "e9d6ddfa-9ed4-4960-9e76-e4c70d79b7f2",
            "match": "https://api-prod.gambitprofit.com/api/matches/da962d10-d468-4971-9466-17c734224a9b/?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": "New York Jets",
                        "amount": 5000.0
                    },
                    {
                        "team": "New England Patriots",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5084df1b-1a79-4b00-8ed6-e2bb4ab3729d",
                    "gambit_id": "f2ce62f8-1b4f-4ca7-98e0-824ffde700b8",
                    "last_updated": "2022-10-31T11:42:00.746510-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New York Jets",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9d6ddfa-9ed4-4960-9e76-e4c70d79b7f2/?format=api"
                },
                {
                    "id": "1fe04f86-2b9b-47c2-be24-8d6a472eb7b6",
                    "gambit_id": "61453c9f-a73c-444c-8f9a-3993bfa90ea1",
                    "last_updated": "2022-10-31T11:42:00.747449-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New England Patriots",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9d6ddfa-9ed4-4960-9e76-e4c70d79b7f2/?format=api"
                }
            ]
        },
        {
            "id": "e87d616b-1fae-4b3e-bed1-71a7affcf422",
            "match": "https://api-prod.gambitprofit.com/api/matches/da962d10-d468-4971-9466-17c734224a9b/?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 Under 40",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 40",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8946c619-f577-4f74-bdbc-e2fa5e95832c",
                    "gambit_id": "1f284c92-6b0f-4d0c-a3ec-5c136d395410",
                    "last_updated": "2022-10-31T11:42:00.743667-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 40",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "40.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e87d616b-1fae-4b3e-bed1-71a7affcf422/?format=api"
                },
                {
                    "id": "a2fa2df0-6b59-4ad4-b1b8-7ad77965c981",
                    "gambit_id": "4784f526-3206-46b8-b683-3a06c15c800c",
                    "last_updated": "2022-10-31T11:42:00.744616-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 40",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "40.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e87d616b-1fae-4b3e-bed1-71a7affcf422/?format=api"
                }
            ]
        }
    ]
}