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/dcd9f11d-6ec5-4c7a-a7f1-6212b8b43eb5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "dcd9f11d-6ec5-4c7a-a7f1-6212b8b43eb5",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "df62975a-756b-407e-aeb9-fdb021d81f95",
    "completed": true,
    "last_updated": "2022-09-18T20:47:17.358683-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.34,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/df62975a-756b-407e-aeb9-fdb021d81f95",
    "datetime": "2022-09-17T12:00:00-04:00",
    "cutoff_datetime": "2022-09-17T12:00:00-04:00",
    "name": "Oklahoma v. Nebraska",
    "bettypes": [
        {
            "id": "940ad0da-c269-4de2-b014-93d234935107",
            "match": "https://api-prod.gambitprofit.com/api/matches/dcd9f11d-6ec5-4c7a-a7f1-6212b8b43eb5/?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": "Oklahoma",
                        "amount": 7550.0
                    },
                    {
                        "team": "Nebraska",
                        "amount": 2450.0
                    }
                ],
                "expected_reward_tokens": 9211.0,
                "profit_sb": 211.0,
                "profit_sb_percentage": 2.34,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b40c93e2-903f-4e0f-bb14-61edb0df96af",
                    "gambit_id": "b6ad3496-b863-4415-b47e-8d0bb737e2bb",
                    "last_updated": "2022-09-18T20:47:17.365793-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Oklahoma",
                    "reward": "1.22000",
                    "odds": "1.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/940ad0da-c269-4de2-b014-93d234935107/?format=api"
                },
                {
                    "id": "b3c9dce2-c20b-4ab2-bf57-076bf5ae5903",
                    "gambit_id": "e4c7cbf0-05aa-4e4f-91d4-424230c2da23",
                    "last_updated": "2022-09-18T20:47:17.364797-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Nebraska",
                    "reward": "3.76000",
                    "odds": "4.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/940ad0da-c269-4de2-b014-93d234935107/?format=api"
                }
            ]
        },
        {
            "id": "bbfcfe34-a308-4227-babf-9f6d147946ce",
            "match": "https://api-prod.gambitprofit.com/api/matches/dcd9f11d-6ec5-4c7a-a7f1-6212b8b43eb5/?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": "Nebraska",
                        "amount": 5000.0
                    },
                    {
                        "team": "Oklahoma",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8d4ef8de-8f92-454e-84c6-f99965e18b2c",
                    "gambit_id": "9e0fd92d-9e54-4b96-9d07-76eeccecaf63",
                    "last_updated": "2022-09-18T20:47:17.367747-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Nebraska",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "10.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbfcfe34-a308-4227-babf-9f6d147946ce/?format=api"
                },
                {
                    "id": "f5fc5c5a-bc7f-4efa-8784-3a92ea7de3ac",
                    "gambit_id": "2f12e746-d968-40b9-9530-d00b75f94939",
                    "last_updated": "2022-09-18T20:47:17.368726-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Oklahoma",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-10.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbfcfe34-a308-4227-babf-9f6d147946ce/?format=api"
                }
            ]
        },
        {
            "id": "ae1234a3-285a-455a-a89c-b4a14cab6c8a",
            "match": "https://api-prod.gambitprofit.com/api/matches/dcd9f11d-6ec5-4c7a-a7f1-6212b8b43eb5/?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 65.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 65.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "24b545bb-7cb9-4e43-998e-bae50b9b0245",
                    "gambit_id": "54880f81-658d-4c0e-946e-b110d738a647",
                    "last_updated": "2022-09-18T20:47:17.361747-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 65.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "65.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae1234a3-285a-455a-a89c-b4a14cab6c8a/?format=api"
                },
                {
                    "id": "9ae0b991-f834-4bed-91a1-fdc997f3ce29",
                    "gambit_id": "7e90758e-720d-434f-8d6a-1325ece136d2",
                    "last_updated": "2022-09-18T20:47:17.362769-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 65.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "65.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae1234a3-285a-455a-a89c-b4a14cab6c8a/?format=api"
                }
            ]
        }
    ]
}