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/af94c3ee-6722-4415-8c16-61556258077a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "af94c3ee-6722-4415-8c16-61556258077a",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "98ab6be9-0d78-48ca-9df0-61a4d3000c2b",
    "completed": true,
    "last_updated": "2022-10-11T12:02:03.425391-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.71,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/98ab6be9-0d78-48ca-9df0-61a4d3000c2b",
    "datetime": "2022-10-10T20:15:00-04:00",
    "cutoff_datetime": "2022-10-10T20:15:00-04:00",
    "name": "Las Vegas Raiders v. Kansas City Chiefs",
    "bettypes": [
        {
            "id": "e4597883-efed-403d-b85b-b93ff11349ba",
            "match": "https://api-prod.gambitprofit.com/api/matches/af94c3ee-6722-4415-8c16-61556258077a/?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": 7282.0
                    },
                    {
                        "team": "Las Vegas Raiders",
                        "amount": 2718.0
                    }
                ],
                "expected_reward_tokens": 9320.96,
                "profit_sb": -179.04,
                "profit_sb_percentage": -1.88,
                "recommended": false
            },
            "lines": [
                {
                    "id": "569ef2e7-8982-48b1-b41d-b0ec0a0163ad",
                    "gambit_id": "1b8532ad-b881-4419-9a7a-d5751aef9ac3",
                    "last_updated": "2022-10-11T12:02:03.431493-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Kansas City Chiefs",
                    "reward": "1.28000",
                    "odds": "1.28570",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4597883-efed-403d-b85b-b93ff11349ba/?format=api"
                },
                {
                    "id": "78681d47-10f7-4876-9648-e3951c3a5a76",
                    "gambit_id": "1a4a97a0-6b7d-40b3-9e55-e2d0ae0ec434",
                    "last_updated": "2022-10-11T12:02:03.432495-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Las Vegas Raiders",
                    "reward": "3.43000",
                    "odds": "3.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4597883-efed-403d-b85b-b93ff11349ba/?format=api"
                }
            ]
        },
        {
            "id": "0c028233-263d-40c0-afad-f7e577ffa7b4",
            "match": "https://api-prod.gambitprofit.com/api/matches/af94c3ee-6722-4415-8c16-61556258077a/?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": "Kansas City Chiefs",
                        "amount": 5212.0
                    },
                    {
                        "team": "Las Vegas Raiders",
                        "amount": 4788.0
                    }
                ],
                "expected_reward_tokens": 9432.36,
                "profit_sb": -67.64,
                "profit_sb_percentage": -0.71,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0f69b385-91b9-4ae1-8f03-04f3992d9d27",
                    "gambit_id": "63daa824-1ab5-4d3b-9dd0-0865d913e0da",
                    "last_updated": "2022-10-11T12:02:03.434498-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Kansas City Chiefs",
                    "reward": "1.81000",
                    "odds": "1.83330",
                    "spread": "-7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c028233-263d-40c0-afad-f7e577ffa7b4/?format=api"
                },
                {
                    "id": "5027ad09-9195-484d-ada5-006b2b84733f",
                    "gambit_id": "15f1fe05-5f39-41d5-a46c-c9b5ba1e3309",
                    "last_updated": "2022-10-11T12:02:03.435496-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Las Vegas Raiders",
                    "reward": "1.97000",
                    "odds": "2.00000",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c028233-263d-40c0-afad-f7e577ffa7b4/?format=api"
                }
            ]
        },
        {
            "id": "3c891ad9-7426-4223-90a3-d65fdd9d95e4",
            "match": "https://api-prod.gambitprofit.com/api/matches/af94c3ee-6722-4415-8c16-61556258077a/?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 51.5",
                        "amount": 5106.0
                    },
                    {
                        "team": "Game Total Over 51.5",
                        "amount": 4894.0
                    }
                ],
                "expected_reward_tokens": 9395.04,
                "profit_sb": -104.96,
                "profit_sb_percentage": -1.1,
                "recommended": false
            },
            "lines": [
                {
                    "id": "05ada434-31ad-4de1-bf68-d4fd95152d10",
                    "gambit_id": "fe6d0327-3ec8-4f15-bc52-70b29cc9a405",
                    "last_updated": "2022-10-11T12:02:03.428339-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 51.5",
                    "reward": "1.84000",
                    "odds": "1.86960",
                    "spread": "51.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c891ad9-7426-4223-90a3-d65fdd9d95e4/?format=api"
                },
                {
                    "id": "43c49aed-094d-4403-a5ba-5fd631f2740f",
                    "gambit_id": "297cc495-39b3-450a-952f-3a78ef0e1058",
                    "last_updated": "2022-10-11T12:02:03.429497-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 51.5",
                    "reward": "1.92000",
                    "odds": "1.95240",
                    "spread": "51.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c891ad9-7426-4223-90a3-d65fdd9d95e4/?format=api"
                }
            ]
        }
    ]
}