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/44e93ccf-e132-49c9-9008-200dcdd6f7d5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "44e93ccf-e132-49c9-9008-200dcdd6f7d5",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "91cee4f3-ac48-49e7-bdb9-e82664187c2d",
    "completed": true,
    "last_updated": "2023-12-11T19:38:20.171738-05:00",
    "created_at": "2023-12-06T09:18:07.814471-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.17,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/91cee4f3-ac48-49e7-bdb9-e82664187c2d",
    "datetime": "2023-12-10T16:25:00-05:00",
    "cutoff_datetime": "2023-12-10T16:25:00-05:00",
    "name": "Denver Broncos v. Los Angeles Chargers",
    "bettypes": [
        {
            "id": "71dd2e5e-f4c6-4bd3-8c00-98cc56421a10",
            "match": "https://api-prod.gambitprofit.com/api/matches/44e93ccf-e132-49c9-9008-200dcdd6f7d5/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-06T09:18:07.837102-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": "Los Angeles Chargers",
                        "amount": 6100.0
                    },
                    {
                        "team": "Denver Broncos",
                        "amount": 3900.0
                    }
                ],
                "expected_reward_tokens": 9516.0,
                "profit_sb": 16.0,
                "profit_sb_percentage": 0.17,
                "recommended": true
            },
            "lines": [
                {
                    "id": "95083503-79b6-4514-bfef-c0f49cba315a",
                    "gambit_id": "9fe33236-df8d-48e7-907e-82e756bbd458",
                    "last_updated": "2023-12-11T19:38:20.194869-05:00",
                    "created_at": "2023-12-06T09:18:07.845387-05:00",
                    "name": "Los Angeles Chargers",
                    "reward": "1.56000",
                    "odds": "1.58820",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71dd2e5e-f4c6-4bd3-8c00-98cc56421a10/?format=api"
                },
                {
                    "id": "66f33547-c4ac-4e1a-a0aa-0c78c771cc89",
                    "gambit_id": "625a1da2-5d8a-4c39-92ac-c0226a0a8b9a",
                    "last_updated": "2023-12-11T19:38:20.191553-05:00",
                    "created_at": "2023-12-06T09:18:07.840947-05:00",
                    "name": "Denver Broncos",
                    "reward": "2.44000",
                    "odds": "2.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71dd2e5e-f4c6-4bd3-8c00-98cc56421a10/?format=api"
                }
            ]
        },
        {
            "id": "e8f913eb-2446-44bb-8a42-ff2931c55f70",
            "match": "https://api-prod.gambitprofit.com/api/matches/44e93ccf-e132-49c9-9008-200dcdd6f7d5/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-06T09:18:07.824048-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": "Los Angeles Chargers",
                        "amount": 5213.0
                    },
                    {
                        "team": "Denver Broncos",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3ca4ffb8-3b13-4e70-ae9d-0044c8e98610",
                    "gambit_id": "72930ee8-f1a5-430e-9fa6-88bf767a22a3",
                    "last_updated": "2023-12-11T19:38:20.185131-05:00",
                    "created_at": "2023-12-06T09:18:07.833077-05:00",
                    "name": "Los Angeles Chargers",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "-3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8f913eb-2446-44bb-8a42-ff2931c55f70/?format=api"
                },
                {
                    "id": "fb85de2a-d8eb-4b5d-b849-98cc30542dba",
                    "gambit_id": "0e58f12b-57f3-4784-866a-3d3eb5ad044f",
                    "last_updated": "2023-12-11T19:38:20.181628-05:00",
                    "created_at": "2023-12-06T09:18:07.828432-05:00",
                    "name": "Denver Broncos",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8f913eb-2446-44bb-8a42-ff2931c55f70/?format=api"
                }
            ]
        },
        {
            "id": "21d62639-bf8a-4e70-b766-ffb57677747f",
            "match": "https://api-prod.gambitprofit.com/api/matches/44e93ccf-e132-49c9-9008-200dcdd6f7d5/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-06T09:18:07.849224-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 45.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 45.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7412a445-2e35-439a-9990-fd8e7002d88a",
                    "gambit_id": "da708139-ca96-4e54-aa42-69318d027469",
                    "last_updated": "2023-12-11T19:38:20.205139-05:00",
                    "created_at": "2023-12-06T09:18:07.856689-05:00",
                    "name": "Game Total Under 45.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "45.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21d62639-bf8a-4e70-b766-ffb57677747f/?format=api"
                },
                {
                    "id": "4a795181-700f-4327-a07b-f9de6b2c1c25",
                    "gambit_id": "42ef14c1-37e4-4aa0-b127-8afa925b9773",
                    "last_updated": "2023-12-11T19:38:20.201848-05:00",
                    "created_at": "2023-12-06T09:18:07.852951-05:00",
                    "name": "Game Total Over 45.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "45.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21d62639-bf8a-4e70-b766-ffb57677747f/?format=api"
                }
            ]
        }
    ]
}