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/21580827-0ff8-448a-b3dc-42a0175d66d5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "21580827-0ff8-448a-b3dc-42a0175d66d5",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "606d7021-9661-43e3-afe9-c7ed611369a7",
    "completed": true,
    "last_updated": "2022-10-23T12:57:22.729061-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.2,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/606d7021-9661-43e3-afe9-c7ed611369a7",
    "datetime": "2022-10-22T15:00:00-04:00",
    "cutoff_datetime": "2022-10-22T15:00:00-04:00",
    "name": "Rice v. Louisiana Tech",
    "bettypes": [
        {
            "id": "b51eb0b4-647e-460f-8e46-7e4399774932",
            "match": "https://api-prod.gambitprofit.com/api/matches/21580827-0ff8-448a-b3dc-42a0175d66d5/?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": "Rice",
                        "amount": 5610.0
                    },
                    {
                        "team": "Louisiana Tech",
                        "amount": 4390.0
                    }
                ],
                "expected_reward_tokens": 9480.9,
                "profit_sb": -19.1,
                "profit_sb_percentage": -0.2,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9d46a1d3-9c40-410a-a2f9-53f4e168b1de",
                    "gambit_id": "da8ec8a3-5b3d-4c6f-b4a5-2c5c7682733c",
                    "last_updated": "2022-10-23T12:57:22.735099-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Rice",
                    "reward": "1.69000",
                    "odds": "1.71430",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b51eb0b4-647e-460f-8e46-7e4399774932/?format=api"
                },
                {
                    "id": "65e1eb84-684a-4309-a71f-87d0d44b7fde",
                    "gambit_id": "249698aa-4fd3-4877-b85e-530db5323332",
                    "last_updated": "2022-10-23T12:57:22.736063-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Louisiana Tech",
                    "reward": "2.16000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b51eb0b4-647e-460f-8e46-7e4399774932/?format=api"
                }
            ]
        },
        {
            "id": "c63c1180-8c4a-4738-a676-74bb5b342e28",
            "match": "https://api-prod.gambitprofit.com/api/matches/21580827-0ff8-448a-b3dc-42a0175d66d5/?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": "Rice",
                        "amount": 5106.0
                    },
                    {
                        "team": "Louisiana Tech",
                        "amount": 4894.0
                    }
                ],
                "expected_reward_tokens": 9395.04,
                "profit_sb": -104.96,
                "profit_sb_percentage": -1.1,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2e01ab48-531b-42aa-9121-ba7d572c6510",
                    "gambit_id": "c03d73c7-c25a-499a-bfd6-ff2b64d8fc14",
                    "last_updated": "2022-10-23T12:57:22.738984-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Rice",
                    "reward": "1.84000",
                    "odds": "1.86960",
                    "spread": "-2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c63c1180-8c4a-4738-a676-74bb5b342e28/?format=api"
                },
                {
                    "id": "142f17dc-e4b0-40d4-94ef-0e95f4b9e349",
                    "gambit_id": "ecb42083-005c-4c3f-af05-6412d47c7e7c",
                    "last_updated": "2022-10-23T12:57:22.738002-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Louisiana Tech",
                    "reward": "1.92000",
                    "odds": "1.95240",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c63c1180-8c4a-4738-a676-74bb5b342e28/?format=api"
                }
            ]
        },
        {
            "id": "42df41ea-fe56-42fa-8dbb-81d7cfb17b32",
            "match": "https://api-prod.gambitprofit.com/api/matches/21580827-0ff8-448a-b3dc-42a0175d66d5/?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 57",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 57",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1059ffec-fce0-4154-abb2-f46740897d2e",
                    "gambit_id": "128338be-04f8-48c6-afd4-e727db648ccb",
                    "last_updated": "2022-10-23T12:57:22.732052-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 57",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "57.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42df41ea-fe56-42fa-8dbb-81d7cfb17b32/?format=api"
                },
                {
                    "id": "18342ca6-f182-470a-bac4-62b4c6d1b616",
                    "gambit_id": "6b4ab9d5-0a3b-4e11-a260-bb7598765448",
                    "last_updated": "2022-10-23T12:57:22.733131-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 57",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "57.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42df41ea-fe56-42fa-8dbb-81d7cfb17b32/?format=api"
                }
            ]
        }
    ]
}