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/c3e6204d-e273-452f-a2a7-fac06d0ed5fe/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c3e6204d-e273-452f-a2a7-fac06d0ed5fe",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "c8f34eaa-1e9d-4c43-a9bd-d3f1e8f6a529",
    "completed": true,
    "last_updated": "2022-10-16T15:07:11.940074-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.43,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/c8f34eaa-1e9d-4c43-a9bd-d3f1e8f6a529",
    "datetime": "2022-10-15T12:00:00-04:00",
    "cutoff_datetime": "2022-10-15T12:00:00-04:00",
    "name": "Auburn v. Mississippi",
    "bettypes": [
        {
            "id": "8d61d01c-fca0-4efe-996a-6b9e31bffea4",
            "match": "https://api-prod.gambitprofit.com/api/matches/c3e6204d-e273-452f-a2a7-fac06d0ed5fe/?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": "Mississippi",
                        "amount": 8369.0
                    },
                    {
                        "team": "Auburn",
                        "amount": 1631.0
                    }
                ],
                "expected_reward_tokens": 9540.66,
                "profit_sb": 40.66,
                "profit_sb_percentage": 0.43,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ecce82ce-337c-4861-9d56-b84bef40d774",
                    "gambit_id": "39e7cd9e-326c-438f-a19e-ff9b5d1b2da0",
                    "last_updated": "2022-10-16T15:07:11.946109-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Mississippi",
                    "reward": "1.14000",
                    "odds": "1.14290",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d61d01c-fca0-4efe-996a-6b9e31bffea4/?format=api"
                },
                {
                    "id": "2d15b01f-204b-44d2-bfe5-9e9a492c0b37",
                    "gambit_id": "833639ea-c410-47a3-b267-c52ba02861fc",
                    "last_updated": "2022-10-16T15:07:11.947069-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Auburn",
                    "reward": "5.85000",
                    "odds": "6.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d61d01c-fca0-4efe-996a-6b9e31bffea4/?format=api"
                }
            ]
        },
        {
            "id": "76461549-1119-4d66-bad8-ea626d5626d3",
            "match": "https://api-prod.gambitprofit.com/api/matches/c3e6204d-e273-452f-a2a7-fac06d0ed5fe/?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": "Mississippi",
                        "amount": 5000.0
                    },
                    {
                        "team": "Auburn",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d264f8a7-8e37-48fc-8e2f-5fed0821377c",
                    "gambit_id": "f476dad8-86e2-4f3a-ad13-1c18d9660316",
                    "last_updated": "2022-10-16T15:07:11.948980-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Mississippi",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-15.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76461549-1119-4d66-bad8-ea626d5626d3/?format=api"
                },
                {
                    "id": "773fc6bd-0e1c-414e-a0f0-dc3ce96a6655",
                    "gambit_id": "20474233-e001-44ff-a4e0-527627ff897e",
                    "last_updated": "2022-10-16T15:07:11.949951-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Auburn",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "15.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76461549-1119-4d66-bad8-ea626d5626d3/?format=api"
                }
            ]
        },
        {
            "id": "b5119aa9-eedc-4b0e-a4f0-18a32326ac0f",
            "match": "https://api-prod.gambitprofit.com/api/matches/c3e6204d-e273-452f-a2a7-fac06d0ed5fe/?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 55",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 55",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5b4bfad8-b6a9-4c23-98fd-c96dea24d588",
                    "gambit_id": "e9b0c8e7-4faf-46d5-b264-238841e41014",
                    "last_updated": "2022-10-16T15:07:11.942917-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 55",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "55.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b5119aa9-eedc-4b0e-a4f0-18a32326ac0f/?format=api"
                },
                {
                    "id": "9befb588-1384-482e-9aa2-a4a618576fe0",
                    "gambit_id": "3f8a6b7c-5642-46e7-b497-521d3fc60244",
                    "last_updated": "2022-10-16T15:07:11.943989-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 55",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "55.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b5119aa9-eedc-4b0e-a4f0-18a32326ac0f/?format=api"
                }
            ]
        }
    ]
}