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/0e75a381-be24-4e74-baed-7bc2e60c31e3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "0e75a381-be24-4e74-baed-7bc2e60c31e3",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "e7e113c0-4e2d-4468-a9c6-7bf880438c6b",
    "completed": true,
    "last_updated": "2022-09-01T10:52:06.090704-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.0,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/e7e113c0-4e2d-4468-a9c6-7bf880438c6b",
    "datetime": "2022-08-31T14:10:00-04:00",
    "cutoff_datetime": "2022-08-31T14:10:00-04:00",
    "name": "PIT (Z Thompson) v. MIL (F Peralta)",
    "bettypes": [
        {
            "id": "771bb0b9-2cfa-4289-b75f-eb74bf02ae9f",
            "match": "https://api-prod.gambitprofit.com/api/matches/0e75a381-be24-4e74-baed-7bc2e60c31e3/?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": "MIL (F Peralta)",
                        "amount": 6970.0
                    },
                    {
                        "team": "PIT (Z Thompson)",
                        "amount": 3030.0
                    }
                ],
                "expected_reward_tokens": 9270.1,
                "profit_sb": 270.1,
                "profit_sb_percentage": 3.0,
                "recommended": true
            },
            "lines": [
                {
                    "id": "8475b224-2da3-4bd8-8e7b-91eaeadee2c6",
                    "gambit_id": "21a3f1b2-cba1-42b4-85e5-fac7fac57fcb",
                    "last_updated": "2022-09-01T10:52:06.093982-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIL (F Peralta)",
                    "reward": "1.33000",
                    "odds": "1.37040",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/771bb0b9-2cfa-4289-b75f-eb74bf02ae9f/?format=api"
                },
                {
                    "id": "02f31e1a-e668-4938-81e0-9a6a3ee2c011",
                    "gambit_id": "317d34db-62ce-42a9-ac0f-bd04dc34b749",
                    "last_updated": "2022-09-01T10:52:06.094427-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "PIT (Z Thompson)",
                    "reward": "3.06000",
                    "odds": "3.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/771bb0b9-2cfa-4289-b75f-eb74bf02ae9f/?format=api"
                }
            ]
        },
        {
            "id": "b4a0e544-170d-406c-bcee-89e6f6d10026",
            "match": "https://api-prod.gambitprofit.com/api/matches/0e75a381-be24-4e74-baed-7bc2e60c31e3/?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": "MIL",
                        "amount": 5501.0
                    },
                    {
                        "team": "PIT",
                        "amount": 4499.0
                    }
                ],
                "expected_reward_tokens": 9131.66,
                "profit_sb": 131.66,
                "profit_sb_percentage": 1.46,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e43e034b-dffe-432f-a90d-6d938043d6d3",
                    "gambit_id": "8ac39938-1fa6-4f9e-a962-f785aad1e506",
                    "last_updated": "2022-09-01T10:52:06.093021-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIL",
                    "reward": "1.66000",
                    "odds": "1.74070",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4a0e544-170d-406c-bcee-89e6f6d10026/?format=api"
                },
                {
                    "id": "53b291c7-1b78-445d-9215-19687d968795",
                    "gambit_id": "7b75e21a-272a-4d81-9dc1-60bd2403aa20",
                    "last_updated": "2022-09-01T10:52:06.093465-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "PIT",
                    "reward": "2.03000",
                    "odds": "2.15000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4a0e544-170d-406c-bcee-89e6f6d10026/?format=api"
                }
            ]
        },
        {
            "id": "f47b6dfb-8210-4a44-8db4-6967ed4ddf3a",
            "match": "https://api-prod.gambitprofit.com/api/matches/0e75a381-be24-4e74-baed-7bc2e60c31e3/?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 8.5",
                        "amount": 5205.0
                    },
                    {
                        "team": "Game Total Over 8.5",
                        "amount": 4795.0
                    }
                ],
                "expected_reward_tokens": 9108.75,
                "profit_sb": 108.75,
                "profit_sb_percentage": 1.21,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e3de8382-db84-4299-acb9-bb226b35b487",
                    "gambit_id": "4adcc6b8-a6bf-4f1b-8197-6518dd2c3a32",
                    "last_updated": "2022-09-01T10:52:06.092015-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.75000",
                    "odds": "1.83330",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f47b6dfb-8210-4a44-8db4-6967ed4ddf3a/?format=api"
                },
                {
                    "id": "f290daec-7e13-45cb-a89f-1cde20310024",
                    "gambit_id": "09658d83-87d3-425e-92a6-4a2710d5eb23",
                    "last_updated": "2022-09-01T10:52:06.092546-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.90000",
                    "odds": "2.00000",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f47b6dfb-8210-4a44-8db4-6967ed4ddf3a/?format=api"
                }
            ]
        }
    ]
}