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/8bffb6d3-a33d-4ec8-8c20-2d7d1d9d6162/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "8bffb6d3-a33d-4ec8-8c20-2d7d1d9d6162",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "2cc1699c-9be2-4cba-a8bf-60258d2fe888",
    "completed": true,
    "last_updated": "2022-10-31T10:22:21.956994-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.2,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/2cc1699c-9be2-4cba-a8bf-60258d2fe888",
    "datetime": "2022-10-29T19:00:00-04:00",
    "cutoff_datetime": "2022-10-29T19:00:00-04:00",
    "name": "Coastal Carolina v. Marshall",
    "bettypes": [
        {
            "id": "4bf0b161-91e8-4497-b158-2baa995033e7",
            "match": "https://api-prod.gambitprofit.com/api/matches/8bffb6d3-a33d-4ec8-8c20-2d7d1d9d6162/?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": "Marshall",
                        "amount": 5610.0
                    },
                    {
                        "team": "Coastal Carolina",
                        "amount": 4390.0
                    }
                ],
                "expected_reward_tokens": 9480.9,
                "profit_sb": -19.1,
                "profit_sb_percentage": -0.2,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b53ea09f-213c-4963-afca-52af17780fef",
                    "gambit_id": "4ef8c8b8-b20c-4b49-a29b-4023cd87db59",
                    "last_updated": "2022-10-31T10:22:21.962968-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Marshall",
                    "reward": "1.69000",
                    "odds": "1.71430",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4bf0b161-91e8-4497-b158-2baa995033e7/?format=api"
                },
                {
                    "id": "1f73f1e8-1816-4f88-a963-737e9bd14f5a",
                    "gambit_id": "bc8dbe81-b79b-43e8-8e3e-bbf2c1c3521e",
                    "last_updated": "2022-10-31T10:22:21.964035-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Coastal Carolina",
                    "reward": "2.16000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4bf0b161-91e8-4497-b158-2baa995033e7/?format=api"
                }
            ]
        },
        {
            "id": "0ead5c45-a9e3-44b3-93a7-7c347522c115",
            "match": "https://api-prod.gambitprofit.com/api/matches/8bffb6d3-a33d-4ec8-8c20-2d7d1d9d6162/?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": "Marshall",
                        "amount": 5106.0
                    },
                    {
                        "team": "Coastal Carolina",
                        "amount": 4894.0
                    }
                ],
                "expected_reward_tokens": 9395.04,
                "profit_sb": -104.96,
                "profit_sb_percentage": -1.1,
                "recommended": false
            },
            "lines": [
                {
                    "id": "57e5a536-d085-43e1-9480-b918b8fc3e3b",
                    "gambit_id": "f2f98ae2-300b-4fa4-a9e0-e63c1c3607e1",
                    "last_updated": "2022-10-31T10:22:21.966183-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Marshall",
                    "reward": "1.84000",
                    "odds": "1.86960",
                    "spread": "-2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ead5c45-a9e3-44b3-93a7-7c347522c115/?format=api"
                },
                {
                    "id": "a8479f20-76a3-45d6-b8fe-fbeb236749c5",
                    "gambit_id": "c47b9900-c4b5-42d0-9dda-b2d7c3e7f771",
                    "last_updated": "2022-10-31T10:22:21.967244-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Coastal Carolina",
                    "reward": "1.92000",
                    "odds": "1.95240",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ead5c45-a9e3-44b3-93a7-7c347522c115/?format=api"
                }
            ]
        },
        {
            "id": "3ce1a55a-705b-45eb-86c7-c0c3844222ff",
            "match": "https://api-prod.gambitprofit.com/api/matches/8bffb6d3-a33d-4ec8-8c20-2d7d1d9d6162/?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 54",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 54",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "06fb5541-0f9f-41bd-9ad5-abb778ddbfb2",
                    "gambit_id": "3e152699-49ae-4475-8a23-af7e8ffd3871",
                    "last_updated": "2022-10-31T10:22:21.959682-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 54",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "54.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ce1a55a-705b-45eb-86c7-c0c3844222ff/?format=api"
                },
                {
                    "id": "70096757-bd2c-4162-a7a4-4599636bdedd",
                    "gambit_id": "31a9d1e3-58cf-4e25-adab-95642d7235ed",
                    "last_updated": "2022-10-31T10:22:21.960819-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 54",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "54.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ce1a55a-705b-45eb-86c7-c0c3844222ff/?format=api"
                }
            ]
        }
    ]
}