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/cb17da80-cf76-4595-8e4c-eb665487aa39/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "cb17da80-cf76-4595-8e4c-eb665487aa39",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "d21c93c4-3a40-4f52-b7c5-458af6e409ff",
    "completed": true,
    "last_updated": "2022-10-02T20:02:03.706084-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 4.57,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/d21c93c4-3a40-4f52-b7c5-458af6e409ff",
    "datetime": "2022-10-01T14:00:00-04:00",
    "cutoff_datetime": "2022-10-01T14:00:00-04:00",
    "name": "Massachusetts v. Eastern Michigan",
    "bettypes": [
        {
            "id": "61855c42-8e4f-40a6-b386-7e97de6e1e4c",
            "match": "https://api-prod.gambitprofit.com/api/matches/cb17da80-cf76-4595-8e4c-eb665487aa39/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-05:00",
            "high_risk": {
                "possible": true,
                "name": "High Risk",
                "bet": [
                    {
                        "team": "Eastern Michigan",
                        "amount": 10000
                    }
                ],
                "expected_reward_tokens": 10700.0,
                "profit_sb": 1700.0,
                "profit_sb_percentage": 18.89,
                "recommended": true
            },
            "med_risk": {
                "possible": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Eastern Michigan",
                        "amount": 8796.0
                    },
                    {
                        "team": "Massachusetts",
                        "amount": 1204.0
                    }
                ],
                "expected_reward_tokens": 9411.72,
                "profit_sb": 411.72,
                "profit_sb_percentage": 4.57,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c5a9b11c-5126-4fd9-98b6-f2eff2114e17",
                    "gambit_id": "b275ed56-48ec-46c2-82bb-11cb57ee2112",
                    "last_updated": "2022-10-02T20:02:03.712014-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Eastern Michigan",
                    "reward": "1.07000",
                    "odds": "1.07690",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/61855c42-8e4f-40a6-b386-7e97de6e1e4c/?format=api"
                },
                {
                    "id": "ad5c3e61-8bc6-4815-822f-c3615643b8df",
                    "gambit_id": "e094b9b3-efc8-43a7-8821-0ab688d28f42",
                    "last_updated": "2022-10-02T20:02:03.713002-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Massachusetts",
                    "reward": "7.82000",
                    "odds": "8.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/61855c42-8e4f-40a6-b386-7e97de6e1e4c/?format=api"
                }
            ]
        },
        {
            "id": "66bc5f42-8e2f-4b89-98a0-c8d7c7e934c4",
            "match": "https://api-prod.gambitprofit.com/api/matches/cb17da80-cf76-4595-8e4c-eb665487aa39/?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": "Massachusetts",
                        "amount": 5000.0
                    },
                    {
                        "team": "Eastern Michigan",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9250.0,
                "profit_sb": 250.0,
                "profit_sb_percentage": 2.78,
                "recommended": true
            },
            "lines": [
                {
                    "id": "9fa2f8e6-c061-49fb-863a-337fd06ef028",
                    "gambit_id": "3950429d-6f84-4d19-90c0-c096766037d0",
                    "last_updated": "2022-10-02T20:02:03.715936-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Massachusetts",
                    "reward": "1.85000",
                    "odds": "1.90910",
                    "spread": "20.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/66bc5f42-8e2f-4b89-98a0-c8d7c7e934c4/?format=api"
                },
                {
                    "id": "f2dbafc8-3663-41af-80ef-b73df07a0739",
                    "gambit_id": "443ddd54-8b16-4c97-bb73-587cc3405df1",
                    "last_updated": "2022-10-02T20:02:03.714965-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Eastern Michigan",
                    "reward": "1.85000",
                    "odds": "1.90910",
                    "spread": "-20.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/66bc5f42-8e2f-4b89-98a0-c8d7c7e934c4/?format=api"
                }
            ]
        },
        {
            "id": "2ac1395f-2a8e-40e3-87df-31e1f6b0b30a",
            "match": "https://api-prod.gambitprofit.com/api/matches/cb17da80-cf76-4595-8e4c-eb665487aa39/?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 53.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 53.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9250.0,
                "profit_sb": 250.0,
                "profit_sb_percentage": 2.78,
                "recommended": true
            },
            "lines": [
                {
                    "id": "6215a22a-8135-4207-a825-8da86af2a877",
                    "gambit_id": "40c640dc-a71b-4b1c-befe-9b77af81c8e0",
                    "last_updated": "2022-10-02T20:02:03.710054-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 53.5",
                    "reward": "1.85000",
                    "odds": "1.90910",
                    "spread": "53.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ac1395f-2a8e-40e3-87df-31e1f6b0b30a/?format=api"
                },
                {
                    "id": "d5cd439b-a786-43c1-abaf-0421d153f0b9",
                    "gambit_id": "cf601d6b-bd4e-4c7f-9355-c09327554320",
                    "last_updated": "2022-10-02T20:02:03.708919-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 53.5",
                    "reward": "1.85000",
                    "odds": "1.90910",
                    "spread": "53.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ac1395f-2a8e-40e3-87df-31e1f6b0b30a/?format=api"
                }
            ]
        }
    ]
}