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/b667b66a-a038-4728-9f95-566c4b924e4f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b667b66a-a038-4728-9f95-566c4b924e4f",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "07bac6f7-5e0f-46b9-833b-c4ba673353aa",
    "completed": true,
    "last_updated": "2022-12-25T18:17:07.755771-05:00",
    "created_at": "2022-12-23T12:47:10.682480-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.61,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/07bac6f7-5e0f-46b9-833b-c4ba673353aa",
    "datetime": "2022-12-24T13:00:00-05:00",
    "cutoff_datetime": "2022-12-24T13:00:00-05:00",
    "name": "Atlanta Falcons v. Baltimore Ravens",
    "bettypes": [
        {
            "id": "acec0cb7-2192-4099-9b36-9bd69492c9df",
            "match": "https://api-prod.gambitprofit.com/api/matches/b667b66a-a038-4728-9f95-566c4b924e4f/?format=api",
            "name": "Pick the Winner",
            "created_at": "2022-12-23T12:47:10.688089-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": "Baltimore Ravens",
                        "amount": 6982.0
                    },
                    {
                        "team": "Atlanta Falcons",
                        "amount": 3018.0
                    }
                ],
                "expected_reward_tokens": 9144.54,
                "profit_sb": 144.54,
                "profit_sb_percentage": 1.61,
                "recommended": true
            },
            "lines": [
                {
                    "id": "27ffc7ce-4655-4a5d-9f95-2224bb35a822",
                    "gambit_id": "ae4fd7ac-7c80-4f32-a6da-3a51c0fce10c",
                    "last_updated": "2022-12-25T18:17:07.763179-05:00",
                    "created_at": "2022-12-23T12:47:10.689297-05:00",
                    "name": "Baltimore Ravens",
                    "reward": "1.31000",
                    "odds": "1.36360",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/acec0cb7-2192-4099-9b36-9bd69492c9df/?format=api"
                },
                {
                    "id": "8cb0d23f-ca3b-4f43-89dc-10dd302542a9",
                    "gambit_id": "d19d11d6-46e6-409b-9ac1-158c18862087",
                    "last_updated": "2022-12-25T18:17:07.762013-05:00",
                    "created_at": "2022-12-23T12:47:10.690545-05:00",
                    "name": "Atlanta Falcons",
                    "reward": "3.03000",
                    "odds": "3.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/acec0cb7-2192-4099-9b36-9bd69492c9df/?format=api"
                }
            ]
        },
        {
            "id": "340a5d8a-8938-4d1a-8c83-f9486b2ef8a3",
            "match": "https://api-prod.gambitprofit.com/api/matches/b667b66a-a038-4728-9f95-566c4b924e4f/?format=api",
            "name": "Play the Odds",
            "created_at": "2022-12-23T12:47:10.691837-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": "Atlanta Falcons",
                        "amount": 5000.0
                    },
                    {
                        "team": "Baltimore Ravens",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8950.0,
                "profit_sb": -50.0,
                "profit_sb_percentage": -0.56,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d25ab9ca-b4cf-4a06-a6f2-2bb1f0cc45f9",
                    "gambit_id": "dab1d40d-dce1-4045-b659-0bd25df4521c",
                    "last_updated": "2022-12-25T18:17:07.766843-05:00",
                    "created_at": "2022-12-23T12:47:10.694308-05:00",
                    "name": "Atlanta Falcons",
                    "reward": "1.79000",
                    "odds": "1.90910",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/340a5d8a-8938-4d1a-8c83-f9486b2ef8a3/?format=api"
                },
                {
                    "id": "02316bcf-b172-435f-a1ed-a6614a8f4b1c",
                    "gambit_id": "165105f3-2d57-48b8-8605-624b5cf09118",
                    "last_updated": "2022-12-25T18:17:07.765605-05:00",
                    "created_at": "2022-12-23T12:47:10.693040-05:00",
                    "name": "Baltimore Ravens",
                    "reward": "1.79000",
                    "odds": "1.90910",
                    "spread": "-6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/340a5d8a-8938-4d1a-8c83-f9486b2ef8a3/?format=api"
                }
            ]
        },
        {
            "id": "8eafa761-9c4e-4be9-8050-5528c87567ec",
            "match": "https://api-prod.gambitprofit.com/api/matches/b667b66a-a038-4728-9f95-566c4b924e4f/?format=api",
            "name": "Over/Under",
            "created_at": "2022-12-23T12:47:10.684227-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 35.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 35.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8950.0,
                "profit_sb": -50.0,
                "profit_sb_percentage": -0.56,
                "recommended": false
            },
            "lines": [
                {
                    "id": "407a14b3-bf8b-439d-ad78-52d5d9519613",
                    "gambit_id": "fd186823-6ff0-4fab-8d69-917442503705",
                    "last_updated": "2022-12-25T18:17:07.758511-05:00",
                    "created_at": "2022-12-23T12:47:10.685511-05:00",
                    "name": "Game Total Under 35.5",
                    "reward": "1.79000",
                    "odds": "1.90910",
                    "spread": "35.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8eafa761-9c4e-4be9-8050-5528c87567ec/?format=api"
                },
                {
                    "id": "bca01c17-3e2a-439a-88cd-248f02241811",
                    "gambit_id": "85aebae6-81f1-4307-9c37-dcb9fbcca537",
                    "last_updated": "2022-12-25T18:17:07.759621-05:00",
                    "created_at": "2022-12-23T12:47:10.686776-05:00",
                    "name": "Game Total Over 35.5",
                    "reward": "1.79000",
                    "odds": "1.90910",
                    "spread": "35.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8eafa761-9c4e-4be9-8050-5528c87567ec/?format=api"
                }
            ]
        }
    ]
}