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/e1c03a96-0207-47cd-b4b7-91b5ee5059f5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e1c03a96-0207-47cd-b4b7-91b5ee5059f5",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "53054e20-2478-43ef-8834-18b1e54b6d72",
    "completed": true,
    "last_updated": "2022-10-17T15:32:02.862928-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.84,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/53054e20-2478-43ef-8834-18b1e54b6d72",
    "datetime": "2022-10-16T13:00:00-04:00",
    "cutoff_datetime": "2022-10-16T13:00:00-04:00",
    "name": "Cincinnati Bengals v. New Orleans Saints",
    "bettypes": [
        {
            "id": "e4a39fed-2867-49dd-829c-555706d25f62",
            "match": "https://api-prod.gambitprofit.com/api/matches/e1c03a96-0207-47cd-b4b7-91b5ee5059f5/?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": "Cincinnati Bengals",
                        "amount": 6025.0
                    },
                    {
                        "team": "New Orleans Saints",
                        "amount": 3975.0
                    }
                ],
                "expected_reward_tokens": 9579.75,
                "profit_sb": 79.75,
                "profit_sb_percentage": 0.84,
                "recommended": true
            },
            "lines": [
                {
                    "id": "8d1bb48f-2006-4fe8-8d3b-c2784f21cf14",
                    "gambit_id": "f9805ccc-ebeb-451b-9d7c-43c436177f0a",
                    "last_updated": "2022-10-17T15:32:02.869343-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Cincinnati Bengals",
                    "reward": "1.59000",
                    "odds": "1.60610",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4a39fed-2867-49dd-829c-555706d25f62/?format=api"
                },
                {
                    "id": "7928490f-a08a-49c6-8d30-8fdbce062b15",
                    "gambit_id": "b5a47432-4287-4336-872b-819156fabd93",
                    "last_updated": "2022-10-17T15:32:02.870531-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New Orleans Saints",
                    "reward": "2.41000",
                    "odds": "2.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4a39fed-2867-49dd-829c-555706d25f62/?format=api"
                }
            ]
        },
        {
            "id": "abc5e3f6-f8ee-47b8-b5a2-3ca28123337b",
            "match": "https://api-prod.gambitprofit.com/api/matches/e1c03a96-0207-47cd-b4b7-91b5ee5059f5/?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": "Cincinnati Bengals",
                        "amount": 5106.0
                    },
                    {
                        "team": "New Orleans Saints",
                        "amount": 4894.0
                    }
                ],
                "expected_reward_tokens": 9445.42,
                "profit_sb": -54.58,
                "profit_sb_percentage": -0.57,
                "recommended": false
            },
            "lines": [
                {
                    "id": "bf1b99d7-e4b2-4c5f-ba81-213ded1d43ef",
                    "gambit_id": "b2314c4c-3d4c-4c7a-957f-007cc43cab96",
                    "last_updated": "2022-10-17T15:32:02.872869-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Cincinnati Bengals",
                    "reward": "1.85000",
                    "odds": "1.86960",
                    "spread": "-3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/abc5e3f6-f8ee-47b8-b5a2-3ca28123337b/?format=api"
                },
                {
                    "id": "6773468d-ec46-4f6c-9b84-59d77a80463c",
                    "gambit_id": "c9f6c135-d7b7-4446-9247-6d5195cabaaf",
                    "last_updated": "2022-10-17T15:32:02.873937-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New Orleans Saints",
                    "reward": "1.93000",
                    "odds": "1.95240",
                    "spread": "3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/abc5e3f6-f8ee-47b8-b5a2-3ca28123337b/?format=api"
                }
            ]
        },
        {
            "id": "09cb592a-f92d-4dfb-aad7-96b55727d682",
            "match": "https://api-prod.gambitprofit.com/api/matches/e1c03a96-0207-47cd-b4b7-91b5ee5059f5/?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 42.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 42.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9450.0,
                "profit_sb": -50.0,
                "profit_sb_percentage": -0.53,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4f120b85-5788-46b6-8d9f-91daa4fd6129",
                    "gambit_id": "ef4b9e36-1810-4301-9233-8657350843a8",
                    "last_updated": "2022-10-17T15:32:02.865819-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 42.5",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "42.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09cb592a-f92d-4dfb-aad7-96b55727d682/?format=api"
                },
                {
                    "id": "92a789c0-5639-40c3-946d-533e0acff076",
                    "gambit_id": "d063706e-4baa-4745-af83-fe33b06fe7c6",
                    "last_updated": "2022-10-17T15:32:02.867016-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 42.5",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "42.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09cb592a-f92d-4dfb-aad7-96b55727d682/?format=api"
                }
            ]
        }
    ]
}