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/6f04a60c-91d7-44f5-ac29-c043108d4102/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6f04a60c-91d7-44f5-ac29-c043108d4102",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "e6466001-2ad5-4bdf-bb81-7239ed2e38ec",
    "completed": true,
    "last_updated": "2022-12-25T18:17:07.147984-05:00",
    "created_at": "2022-12-23T12:47:11.001171-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.07,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/e6466001-2ad5-4bdf-bb81-7239ed2e38ec",
    "datetime": "2022-12-24T13:00:00-05:00",
    "cutoff_datetime": "2022-12-24T13:00:00-05:00",
    "name": "Buffalo Bills v. Chicago Bears",
    "bettypes": [
        {
            "id": "c52b15a3-1b49-4d89-a2cf-64715bf6e4f2",
            "match": "https://api-prod.gambitprofit.com/api/matches/6f04a60c-91d7-44f5-ac29-c043108d4102/?format=api",
            "name": "Pick the Winner",
            "created_at": "2022-12-23T12:47:11.006690-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": "Buffalo Bills",
                        "amount": 7530.0
                    },
                    {
                        "team": "Chicago Bears",
                        "amount": 2470.0
                    }
                ],
                "expected_reward_tokens": 9186.6,
                "profit_sb": 186.6,
                "profit_sb_percentage": 2.07,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d9b0eb69-d065-44fc-8239-51a89aff3ee9",
                    "gambit_id": "7cdd4093-51ef-4784-a867-42f1ea572719",
                    "last_updated": "2022-12-25T18:17:07.155249-05:00",
                    "created_at": "2022-12-23T12:47:11.009164-05:00",
                    "name": "Buffalo Bills",
                    "reward": "1.22000",
                    "odds": "1.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c52b15a3-1b49-4d89-a2cf-64715bf6e4f2/?format=api"
                },
                {
                    "id": "5364fc8b-3394-4976-96b5-6e0c168edeb4",
                    "gambit_id": "075f0741-5cc1-43dc-861b-462061f7ca68",
                    "last_updated": "2022-12-25T18:17:07.154125-05:00",
                    "created_at": "2022-12-23T12:47:11.007881-05:00",
                    "name": "Chicago Bears",
                    "reward": "3.72000",
                    "odds": "4.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c52b15a3-1b49-4d89-a2cf-64715bf6e4f2/?format=api"
                }
            ]
        },
        {
            "id": "0f18826c-8e1f-4677-a7a8-2878c0a629b7",
            "match": "https://api-prod.gambitprofit.com/api/matches/6f04a60c-91d7-44f5-ac29-c043108d4102/?format=api",
            "name": "Play the Odds",
            "created_at": "2022-12-23T12:47:11.010465-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": "Buffalo Bills",
                        "amount": 5000.0
                    },
                    {
                        "team": "Chicago Bears",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8950.0,
                "profit_sb": -50.0,
                "profit_sb_percentage": -0.56,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1628afe6-3731-44ab-9350-5c197ceb47f8",
                    "gambit_id": "1abab878-3283-41b6-8883-d4b67716990c",
                    "last_updated": "2022-12-25T18:17:07.158595-05:00",
                    "created_at": "2022-12-23T12:47:11.013002-05:00",
                    "name": "Buffalo Bills",
                    "reward": "1.79000",
                    "odds": "1.90910",
                    "spread": "-8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f18826c-8e1f-4677-a7a8-2878c0a629b7/?format=api"
                },
                {
                    "id": "3c18d7c0-6069-4d2b-a558-d5ac864be26e",
                    "gambit_id": "589df944-3373-4eee-a031-446c7e1610bf",
                    "last_updated": "2022-12-25T18:17:07.157490-05:00",
                    "created_at": "2022-12-23T12:47:11.011682-05:00",
                    "name": "Chicago Bears",
                    "reward": "1.79000",
                    "odds": "1.90910",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f18826c-8e1f-4677-a7a8-2878c0a629b7/?format=api"
                }
            ]
        },
        {
            "id": "c9b69e9d-c52d-4ef9-8118-2a16446785e8",
            "match": "https://api-prod.gambitprofit.com/api/matches/6f04a60c-91d7-44f5-ac29-c043108d4102/?format=api",
            "name": "Over/Under",
            "created_at": "2022-12-23T12:47:11.002824-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.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 40.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8950.0,
                "profit_sb": -50.0,
                "profit_sb_percentage": -0.56,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5c923f11-d48a-4d94-abc7-a1a61662ddcc",
                    "gambit_id": "17a0becd-d55f-4b64-91dd-e572250dd27b",
                    "last_updated": "2022-12-25T18:17:07.150762-05:00",
                    "created_at": "2022-12-23T12:47:11.004081-05:00",
                    "name": "Game Total Under 40.5",
                    "reward": "1.79000",
                    "odds": "1.90910",
                    "spread": "40.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9b69e9d-c52d-4ef9-8118-2a16446785e8/?format=api"
                },
                {
                    "id": "6f9f4038-6611-4852-88fd-d02c400239b0",
                    "gambit_id": "b5855e93-3100-4756-8193-0b80f175c9c4",
                    "last_updated": "2022-12-25T18:17:07.151880-05:00",
                    "created_at": "2022-12-23T12:47:11.005377-05:00",
                    "name": "Game Total Over 40.5",
                    "reward": "1.79000",
                    "odds": "1.90910",
                    "spread": "40.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9b69e9d-c52d-4ef9-8118-2a16446785e8/?format=api"
                }
            ]
        }
    ]
}