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/5b8d38a8-dd86-412b-a9a4-26cc2c3b83f8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5b8d38a8-dd86-412b-a9a4-26cc2c3b83f8",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "8e179b6e-9bf9-4b4a-b582-603af0fd8543",
    "completed": true,
    "last_updated": "2022-10-31T10:27:22.987439-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.11,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/8e179b6e-9bf9-4b4a-b582-603af0fd8543",
    "datetime": "2022-10-29T15:30:00-04:00",
    "cutoff_datetime": "2022-10-29T15:30:00-04:00",
    "name": "Illinois v. Nebraska",
    "bettypes": [
        {
            "id": "21e475ff-fa0a-41bf-a010-d5ad0734d2f3",
            "match": "https://api-prod.gambitprofit.com/api/matches/5b8d38a8-dd86-412b-a9a4-26cc2c3b83f8/?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": "Illinois",
                        "amount": 7115.0
                    },
                    {
                        "team": "Nebraska",
                        "amount": 2885.0
                    }
                ],
                "expected_reward_tokens": 9605.25,
                "profit_sb": 105.25,
                "profit_sb_percentage": 1.11,
                "recommended": true
            },
            "lines": [
                {
                    "id": "059189e6-282d-41e8-9be2-9f016371f6d9",
                    "gambit_id": "a1f1089d-45d0-4200-95ba-fd1de6d270e5",
                    "last_updated": "2022-10-31T10:27:22.994413-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Illinois",
                    "reward": "1.35000",
                    "odds": "1.35710",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21e475ff-fa0a-41bf-a010-d5ad0734d2f3/?format=api"
                },
                {
                    "id": "816577e2-9e81-4531-80a5-f2866aaa8190",
                    "gambit_id": "3a60833c-d6c8-4f52-9122-4972d4ef4088",
                    "last_updated": "2022-10-31T10:27:22.993499-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Nebraska",
                    "reward": "3.33000",
                    "odds": "3.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21e475ff-fa0a-41bf-a010-d5ad0734d2f3/?format=api"
                }
            ]
        },
        {
            "id": "1c6f23ac-5d2a-4e9f-b7ba-c7e342fddc43",
            "match": "https://api-prod.gambitprofit.com/api/matches/5b8d38a8-dd86-412b-a9a4-26cc2c3b83f8/?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": 5106.0
                    },
                    {
                        "team": "Illinois",
                        "amount": 4894.0
                    }
                ],
                "expected_reward_tokens": 9395.04,
                "profit_sb": -104.96,
                "profit_sb_percentage": -1.1,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3e04bb57-95b3-499f-ae48-a67abafc67cd",
                    "gambit_id": "2ece0f7f-845a-4e65-b50a-38d4c605a39b",
                    "last_updated": "2022-10-31T10:27:22.996256-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Nebraska",
                    "reward": "1.84000",
                    "odds": "1.86960",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c6f23ac-5d2a-4e9f-b7ba-c7e342fddc43/?format=api"
                },
                {
                    "id": "851a4a39-ff1c-4e61-9da5-8622ca1d78f8",
                    "gambit_id": "25893a4d-c070-40eb-bfb9-ee3636984981",
                    "last_updated": "2022-10-31T10:27:22.997176-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Illinois",
                    "reward": "1.92000",
                    "odds": "1.95240",
                    "spread": "-7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c6f23ac-5d2a-4e9f-b7ba-c7e342fddc43/?format=api"
                }
            ]
        },
        {
            "id": "c92258e9-12df-4dbe-8323-c54502cecc03",
            "match": "https://api-prod.gambitprofit.com/api/matches/5b8d38a8-dd86-412b-a9a4-26cc2c3b83f8/?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 50.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 50.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7fd30bbb-f2ca-4b03-9f9f-278ccb1631fa",
                    "gambit_id": "8fc2d12f-8a92-4ae0-8b13-016c140df93b",
                    "last_updated": "2022-10-31T10:27:22.990156-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 50.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "50.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c92258e9-12df-4dbe-8323-c54502cecc03/?format=api"
                },
                {
                    "id": "124c1154-2dd4-4264-9b36-f27b212a1185",
                    "gambit_id": "0fc93f12-9642-439f-9a70-9ef62d556c43",
                    "last_updated": "2022-10-31T10:27:22.991279-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 50.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "50.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c92258e9-12df-4dbe-8323-c54502cecc03/?format=api"
                }
            ]
        }
    ]
}