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/1eb2fc7b-9def-4f10-a344-f386cd9ca71b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "1eb2fc7b-9def-4f10-a344-f386cd9ca71b",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "c5569bf5-c69d-473f-a9cb-72b055b0e7e2",
    "completed": true,
    "last_updated": "2022-08-29T11:37:16.160926-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.88,
    "sport_category": "NFL Preseason Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/c5569bf5-c69d-473f-a9cb-72b055b0e7e2",
    "datetime": "2022-08-27T18:00:00-04:00",
    "cutoff_datetime": "2022-08-27T18:00:00-04:00",
    "name": "Los Angeles Rams v. Cincinnati Bengals",
    "bettypes": [
        {
            "id": "9d5e342c-ecb1-4a8f-8fc6-de57e3b61ab9",
            "match": "https://api-prod.gambitprofit.com/api/matches/1eb2fc7b-9def-4f10-a344-f386cd9ca71b/?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": "Cincinnati Bengals",
                        "amount": 5591.0
                    },
                    {
                        "team": "Los Angeles Rams",
                        "amount": 4409.0
                    }
                ],
                "expected_reward_tokens": 9169.24,
                "profit_sb": 169.24,
                "profit_sb_percentage": 1.88,
                "recommended": true
            },
            "lines": [
                {
                    "id": "5a87df56-7206-4a92-821a-30cd316d7281",
                    "gambit_id": "e1271bae-80ce-4833-bc6d-5cd8921d4b99",
                    "last_updated": "2022-08-29T11:37:16.162996-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Cincinnati Bengals",
                    "reward": "1.64000",
                    "odds": "1.71430",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d5e342c-ecb1-4a8f-8fc6-de57e3b61ab9/?format=api"
                },
                {
                    "id": "ee6994a9-c99d-45b8-9346-5b628caddf27",
                    "gambit_id": "0f004ded-b6a6-4aaf-8b49-576031ec236d",
                    "last_updated": "2022-08-29T11:37:16.163466-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Los Angeles Rams",
                    "reward": "2.08000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d5e342c-ecb1-4a8f-8fc6-de57e3b61ab9/?format=api"
                }
            ]
        },
        {
            "id": "5570ac22-5fac-4439-84e6-f1b2ad7c49dd",
            "match": "https://api-prod.gambitprofit.com/api/matches/1eb2fc7b-9def-4f10-a344-f386cd9ca71b/?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": "Cincinnati Bengals",
                        "amount": 5000.0
                    },
                    {
                        "team": "Los Angeles Rams",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9100.0,
                "profit_sb": 100.0,
                "profit_sb_percentage": 1.11,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b735ce24-3c8b-47cd-b87b-07776706cd3c",
                    "gambit_id": "bef1c2b8-ca34-417c-b3b1-8525416205ab",
                    "last_updated": "2022-08-29T11:37:16.163947-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Cincinnati Bengals",
                    "reward": "1.82000",
                    "odds": "1.90910",
                    "spread": "-2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5570ac22-5fac-4439-84e6-f1b2ad7c49dd/?format=api"
                },
                {
                    "id": "081116f6-a893-41f4-a3b4-31140fce2865",
                    "gambit_id": "ec83e51d-1a81-4f6d-82c9-36c1bc1a312d",
                    "last_updated": "2022-08-29T11:37:16.164464-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Los Angeles Rams",
                    "reward": "1.82000",
                    "odds": "1.90910",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5570ac22-5fac-4439-84e6-f1b2ad7c49dd/?format=api"
                }
            ]
        },
        {
            "id": "4880f4d4-a07f-4a2f-8ad3-6f9555d67496",
            "match": "https://api-prod.gambitprofit.com/api/matches/1eb2fc7b-9def-4f10-a344-f386cd9ca71b/?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 37",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 37",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9100.0,
                "profit_sb": 100.0,
                "profit_sb_percentage": 1.11,
                "recommended": true
            },
            "lines": [
                {
                    "id": "fbe88c5e-d051-4d4c-94ac-59725a65d225",
                    "gambit_id": "accdee61-e8cf-44d1-ada5-1767869eb402",
                    "last_updated": "2022-08-29T11:37:16.162513-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 37",
                    "reward": "1.82000",
                    "odds": "1.90910",
                    "spread": "37.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4880f4d4-a07f-4a2f-8ad3-6f9555d67496/?format=api"
                },
                {
                    "id": "dad55fdf-cd6b-411c-a3fe-375399f0ceb9",
                    "gambit_id": "9f5debb2-8926-41f2-bed8-846a689268b8",
                    "last_updated": "2022-08-29T11:37:16.162003-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 37",
                    "reward": "1.82000",
                    "odds": "1.90910",
                    "spread": "37.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4880f4d4-a07f-4a2f-8ad3-6f9555d67496/?format=api"
                }
            ]
        }
    ]
}