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/09cbc728-608d-4b63-947e-db2299018943/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "09cbc728-608d-4b63-947e-db2299018943",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "a2211440-2b1b-4d2e-808b-925c23d210f0",
    "completed": true,
    "last_updated": "2022-09-18T09:27:40.070198-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.29,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/a2211440-2b1b-4d2e-808b-925c23d210f0",
    "datetime": "2022-09-17T23:00:00-04:00",
    "cutoff_datetime": "2022-09-17T23:00:00-04:00",
    "name": "Eastern Michigan v. Arizona State",
    "bettypes": [
        {
            "id": "385ab3ce-11ca-411a-ab41-bb7f9f5dc300",
            "match": "https://api-prod.gambitprofit.com/api/matches/09cbc728-608d-4b63-947e-db2299018943/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-05:00",
            "high_risk": {
                "possible": true,
                "name": "High Risk",
                "bet": [
                    {
                        "team": "Arizona State",
                        "amount": 10000
                    }
                ],
                "expected_reward_tokens": 10600.0,
                "profit_sb": 1600.0,
                "profit_sb_percentage": 17.78,
                "recommended": true
            },
            "med_risk": {
                "possible": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Arizona State",
                        "amount": 8770.0
                    },
                    {
                        "team": "Eastern Michigan",
                        "amount": 1230.0
                    }
                ],
                "expected_reward_tokens": 9296.2,
                "profit_sb": 296.2,
                "profit_sb_percentage": 3.29,
                "recommended": true
            },
            "lines": [
                {
                    "id": "f31da7da-183c-4f7f-9ccc-78c527c6d0e8",
                    "gambit_id": "3cf55799-3310-43e0-8338-631bf2406437",
                    "last_updated": "2022-09-18T09:27:40.075596-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Arizona State",
                    "reward": "1.06000",
                    "odds": "1.07140",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/385ab3ce-11ca-411a-ab41-bb7f9f5dc300/?format=api"
                },
                {
                    "id": "03ed9726-c648-4e21-82ee-221f305e35bf",
                    "gambit_id": "9139a01a-8847-45eb-9675-b6f835cc822c",
                    "last_updated": "2022-09-18T09:27:40.076594-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Eastern Michigan",
                    "reward": "7.56000",
                    "odds": "8.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/385ab3ce-11ca-411a-ab41-bb7f9f5dc300/?format=api"
                }
            ]
        },
        {
            "id": "8e970764-541c-4bba-8e22-370d14e027e9",
            "match": "https://api-prod.gambitprofit.com/api/matches/09cbc728-608d-4b63-947e-db2299018943/?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": "Arizona State",
                        "amount": 5000.0
                    },
                    {
                        "team": "Eastern Michigan",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "91d5d72a-ab4b-4322-9307-454a4a49da2b",
                    "gambit_id": "c90a48e6-fdb1-4b2d-98e9-784fb87f143a",
                    "last_updated": "2022-09-18T09:27:40.078565-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Arizona State",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-20.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e970764-541c-4bba-8e22-370d14e027e9/?format=api"
                },
                {
                    "id": "979596ca-3a17-4a9b-a8d2-6ee53401b1e4",
                    "gambit_id": "9c9fcdf7-c53e-4c3e-8526-359e69adcb09",
                    "last_updated": "2022-09-18T09:27:40.079539-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Eastern Michigan",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "20.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e970764-541c-4bba-8e22-370d14e027e9/?format=api"
                }
            ]
        },
        {
            "id": "15e80300-07a3-4e1c-8e93-971b96a50578",
            "match": "https://api-prod.gambitprofit.com/api/matches/09cbc728-608d-4b63-947e-db2299018943/?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 56.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 56.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "06640a5e-ed9f-498a-ba0b-316acfc5f614",
                    "gambit_id": "e6788ce7-857d-4072-9af6-34c52f35ca96",
                    "last_updated": "2022-09-18T09:27:40.072587-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 56.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "56.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/15e80300-07a3-4e1c-8e93-971b96a50578/?format=api"
                },
                {
                    "id": "6011b39b-e28f-4f2a-ab59-46b28665162c",
                    "gambit_id": "c4b4c727-6d21-45d6-b978-f5db1c342af9",
                    "last_updated": "2022-09-18T09:27:40.073595-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 56.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "56.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/15e80300-07a3-4e1c-8e93-971b96a50578/?format=api"
                }
            ]
        }
    ]
}