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/f1fb0567-1fc3-404c-b1be-549a295f3047/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f1fb0567-1fc3-404c-b1be-549a295f3047",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "5be02b57-f9db-4d87-bbd1-45b7ed81bcf8",
    "completed": true,
    "last_updated": "2022-08-26T13:07:11.818129-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.24,
    "sport_category": "NFL Preseason Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/5be02b57-f9db-4d87-bbd1-45b7ed81bcf8",
    "datetime": "2022-08-25T20:15:00-04:00",
    "cutoff_datetime": "2022-08-25T20:15:00-04:00",
    "name": "San Francisco 49ers v. Houston Texans",
    "bettypes": [
        {
            "id": "7b0bd455-19aa-4ab8-83be-ae31c818441b",
            "match": "https://api-prod.gambitprofit.com/api/matches/f1fb0567-1fc3-404c-b1be-549a295f3047/?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": "San Francisco 49ers",
                        "amount": 5680.0
                    },
                    {
                        "team": "Houston Texans",
                        "amount": 4320.0
                    }
                ],
                "expected_reward_tokens": 9201.6,
                "profit_sb": 201.6,
                "profit_sb_percentage": 2.24,
                "recommended": true
            },
            "lines": [
                {
                    "id": "8fd5c40c-7cbb-4386-9998-89ece9e5cb13",
                    "gambit_id": "54b2364f-39ab-4b60-a2f0-cec323aa57df",
                    "last_updated": "2022-08-26T13:07:11.819745-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "San Francisco 49ers",
                    "reward": "1.62000",
                    "odds": "1.68970",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b0bd455-19aa-4ab8-83be-ae31c818441b/?format=api"
                },
                {
                    "id": "a9e4dc14-49e9-4d2a-9240-5c8140e76abc",
                    "gambit_id": "948b0d33-8931-4744-9a92-128f3b21f959",
                    "last_updated": "2022-08-26T13:07:11.819241-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Houston Texans",
                    "reward": "2.13000",
                    "odds": "2.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b0bd455-19aa-4ab8-83be-ae31c818441b/?format=api"
                }
            ]
        },
        {
            "id": "55fb416b-59fc-4b75-81d2-0e2eb0ba851d",
            "match": "https://api-prod.gambitprofit.com/api/matches/f1fb0567-1fc3-404c-b1be-549a295f3047/?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": "San Francisco 49ers",
                        "amount": 5110.0
                    },
                    {
                        "team": "Houston Texans",
                        "amount": 4890.0
                    }
                ],
                "expected_reward_tokens": 9095.4,
                "profit_sb": 95.4,
                "profit_sb_percentage": 1.06,
                "recommended": true
            },
            "lines": [
                {
                    "id": "6539d511-d32c-4222-9377-5d09c24cbdf6",
                    "gambit_id": "5d7c5578-1e8d-429f-a31f-050160a569e3",
                    "last_updated": "2022-08-26T13:07:11.821516-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "San Francisco 49ers",
                    "reward": "1.78000",
                    "odds": "1.86960",
                    "spread": "-2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55fb416b-59fc-4b75-81d2-0e2eb0ba851d/?format=api"
                },
                {
                    "id": "75594865-4a7c-4b72-b8a0-5dd1add9a667",
                    "gambit_id": "13fc16b2-5073-4ac9-91ce-49bf61d1e700",
                    "last_updated": "2022-08-26T13:07:11.821082-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Houston Texans",
                    "reward": "1.86000",
                    "odds": "1.95240",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55fb416b-59fc-4b75-81d2-0e2eb0ba851d/?format=api"
                }
            ]
        },
        {
            "id": "999f33c1-9378-47c6-8174-17e5437bae62",
            "match": "https://api-prod.gambitprofit.com/api/matches/f1fb0567-1fc3-404c-b1be-549a295f3047/?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 40.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 40.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9100.0,
                "profit_sb": 100.0,
                "profit_sb_percentage": 1.11,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ea344def-58a0-4883-ae60-a19367e7bf5a",
                    "gambit_id": "0e71f211-6599-4659-8a91-aef22b722059",
                    "last_updated": "2022-08-26T13:07:11.820624-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 40.5",
                    "reward": "1.82000",
                    "odds": "1.90910",
                    "spread": "40.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/999f33c1-9378-47c6-8174-17e5437bae62/?format=api"
                },
                {
                    "id": "85c62dbe-212a-4fad-a8ef-725ba645b438",
                    "gambit_id": "3208f83b-f472-42c9-94be-0e16ea31c803",
                    "last_updated": "2022-08-26T13:07:11.820188-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 40.5",
                    "reward": "1.82000",
                    "odds": "1.90910",
                    "spread": "40.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/999f33c1-9378-47c6-8174-17e5437bae62/?format=api"
                }
            ]
        }
    ]
}