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/66b6efba-e691-4aac-8e8b-bd84239d8cee/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "66b6efba-e691-4aac-8e8b-bd84239d8cee",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "762e7747-751b-4af1-9978-a50bb3a00d65",
    "completed": true,
    "last_updated": "2022-11-21T15:43:28.567609-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.23,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/762e7747-751b-4af1-9978-a50bb3a00d65",
    "datetime": "2022-11-20T20:20:00-05:00",
    "cutoff_datetime": "2022-11-20T20:20:00-05:00",
    "name": "Kansas City Chiefs v. Los Angeles Chargers",
    "bettypes": [
        {
            "id": "30bc3be3-3c01-46ff-a2a5-c72100f83991",
            "match": "https://api-prod.gambitprofit.com/api/matches/66b6efba-e691-4aac-8e8b-bd84239d8cee/?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": "Kansas City Chiefs",
                        "amount": 6650.0
                    },
                    {
                        "team": "Los Angeles Chargers",
                        "amount": 3350.0
                    }
                ],
                "expected_reward_tokens": 9110.5,
                "profit_sb": 110.5,
                "profit_sb_percentage": 1.23,
                "recommended": true
            },
            "lines": [
                {
                    "id": "320b19ef-575e-4579-87ae-40178b95240c",
                    "gambit_id": "f3e474f2-2222-4296-af4e-8e869526965d",
                    "last_updated": "2022-11-21T15:43:28.574612-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Kansas City Chiefs",
                    "reward": "1.37000",
                    "odds": "1.42550",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/30bc3be3-3c01-46ff-a2a5-c72100f83991/?format=api"
                },
                {
                    "id": "f76a8706-e04f-45df-8406-a595267b2c9a",
                    "gambit_id": "b4112d7f-aab1-4705-a4d7-49ab9d04a7ea",
                    "last_updated": "2022-11-21T15:43:28.573646-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Los Angeles Chargers",
                    "reward": "2.72000",
                    "odds": "2.95000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/30bc3be3-3c01-46ff-a2a5-c72100f83991/?format=api"
                }
            ]
        },
        {
            "id": "a1a474c0-cd0e-4656-8851-5a1037375a81",
            "match": "https://api-prod.gambitprofit.com/api/matches/66b6efba-e691-4aac-8e8b-bd84239d8cee/?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": "Los Angeles Chargers",
                        "amount": 5000.0
                    },
                    {
                        "team": "Kansas City Chiefs",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "85f96b17-3a5b-48c8-a71b-b75ea1679214",
                    "gambit_id": "a4b55ddd-b08e-43c7-8442-da70fdb8a45b",
                    "last_updated": "2022-11-21T15:43:28.576541-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Los Angeles Chargers",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "5.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1a474c0-cd0e-4656-8851-5a1037375a81/?format=api"
                },
                {
                    "id": "dde91014-5453-417b-9d0d-6cdd8dd8f982",
                    "gambit_id": "b9cd91fe-711c-4366-9c7e-aa659c99c2f8",
                    "last_updated": "2022-11-21T15:43:28.577525-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Kansas City Chiefs",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-5.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1a474c0-cd0e-4656-8851-5a1037375a81/?format=api"
                }
            ]
        },
        {
            "id": "d9f855fa-25c4-4e0c-85f9-80f0a1702639",
            "match": "https://api-prod.gambitprofit.com/api/matches/66b6efba-e691-4aac-8e8b-bd84239d8cee/?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 52.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 52.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a46a3689-0ba3-47ed-aa35-6bb0fcccb8b2",
                    "gambit_id": "1e52721d-857f-42d5-9fe7-b10406da3393",
                    "last_updated": "2022-11-21T15:43:28.570483-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 52.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "52.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9f855fa-25c4-4e0c-85f9-80f0a1702639/?format=api"
                },
                {
                    "id": "d6cb419a-b304-4c94-9657-4e5af2909bdc",
                    "gambit_id": "e6814b2e-9a02-483d-a6e0-3ca9b7bc0d88",
                    "last_updated": "2022-11-21T15:43:28.571528-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 52.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "52.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9f855fa-25c4-4e0c-85f9-80f0a1702639/?format=api"
                }
            ]
        }
    ]
}