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/97103be4-0893-4602-8b98-96c82b62c1e2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "97103be4-0893-4602-8b98-96c82b62c1e2",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "c3c4c79c-bb80-40b6-b98c-fc06e670ddba",
    "completed": true,
    "last_updated": "2022-09-25T21:17:17.858238-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.55,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/c3c4c79c-bb80-40b6-b98c-fc06e670ddba",
    "datetime": "2022-09-24T19:00:00-04:00",
    "cutoff_datetime": "2022-09-24T19:00:00-04:00",
    "name": "UNLV v. Utah State",
    "bettypes": [
        {
            "id": "a3d4d933-0e3e-4abd-b59d-06c6beb69755",
            "match": "https://api-prod.gambitprofit.com/api/matches/97103be4-0893-4602-8b98-96c82b62c1e2/?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": "UNLV",
                        "amount": 5749.0
                    },
                    {
                        "team": "Utah State",
                        "amount": 4251.0
                    }
                ],
                "expected_reward_tokens": 9139.65,
                "profit_sb": 139.65,
                "profit_sb_percentage": 1.55,
                "recommended": true
            },
            "lines": [
                {
                    "id": "3dc70cf8-d7e6-4c94-baac-1d5f7221061f",
                    "gambit_id": "af755d89-8810-4497-9db2-c40c6165c6a2",
                    "last_updated": "2022-09-25T21:17:17.865085-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "UNLV",
                    "reward": "1.59000",
                    "odds": "1.66670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3d4d933-0e3e-4abd-b59d-06c6beb69755/?format=api"
                },
                {
                    "id": "91ad5635-594d-4395-a40b-331343ee2bc7",
                    "gambit_id": "f7a25de6-5d83-48de-b7ff-510b8f25cffa",
                    "last_updated": "2022-09-25T21:17:17.864118-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Utah State",
                    "reward": "2.15000",
                    "odds": "2.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3d4d933-0e3e-4abd-b59d-06c6beb69755/?format=api"
                }
            ]
        },
        {
            "id": "5bdae1f2-4406-4363-b69b-a1ea54995997",
            "match": "https://api-prod.gambitprofit.com/api/matches/97103be4-0893-4602-8b98-96c82b62c1e2/?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": "Utah State",
                        "amount": 5000.0
                    },
                    {
                        "team": "UNLV",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "12475eb7-6514-4023-a983-41b19a950fd6",
                    "gambit_id": "51b2d2ec-2150-4462-92a1-4c331f6862cd",
                    "last_updated": "2022-09-25T21:17:17.867973-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Utah State",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5bdae1f2-4406-4363-b69b-a1ea54995997/?format=api"
                },
                {
                    "id": "5adae31a-6d0e-46ba-aa50-047acba328a7",
                    "gambit_id": "6fc4685c-72ba-448c-b006-7427670517ba",
                    "last_updated": "2022-09-25T21:17:17.867010-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "UNLV",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5bdae1f2-4406-4363-b69b-a1ea54995997/?format=api"
                }
            ]
        },
        {
            "id": "c9bc6204-31c4-4174-8429-ba466060c256",
            "match": "https://api-prod.gambitprofit.com/api/matches/97103be4-0893-4602-8b98-96c82b62c1e2/?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 Over 61.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 61.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ed998b64-781d-49bd-b209-b0393804f837",
                    "gambit_id": "c4c62dd6-f40c-4c35-9ded-c22c85b21d54",
                    "last_updated": "2022-09-25T21:17:17.862184-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 61.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "61.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9bc6204-31c4-4174-8429-ba466060c256/?format=api"
                },
                {
                    "id": "8c61e0c1-be97-4ca3-ae2d-8c60bfd49c4f",
                    "gambit_id": "b4f52ae6-b24f-4a54-a1e0-5adce64cce19",
                    "last_updated": "2022-09-25T21:17:17.861092-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 61.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "61.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9bc6204-31c4-4174-8429-ba466060c256/?format=api"
                }
            ]
        }
    ]
}