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/723f45d0-ebc4-496e-9d97-a30806be0995/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "723f45d0-ebc4-496e-9d97-a30806be0995",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "c4f4920a-7bc8-47fc-8af9-8a89887df49f",
    "completed": true,
    "last_updated": "2023-03-29T13:36:54.933697-04:00",
    "created_at": "2023-03-28T10:06:59.385648-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.05,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/c4f4920a-7bc8-47fc-8af9-8a89887df49f",
    "datetime": "2023-03-28T19:07:00-04:00",
    "cutoff_datetime": "2023-03-28T19:07:00-04:00",
    "name": "Columbus Blue Jackets v. New York Rangers",
    "bettypes": [
        {
            "id": "e11b6abf-ca63-4772-959f-821e82649454",
            "match": "https://api-prod.gambitprofit.com/api/matches/723f45d0-ebc4-496e-9d97-a30806be0995/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-28T10:06:59.398502-04: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": "New York Rangers",
                        "amount": 7722.0
                    },
                    {
                        "team": "Columbus Blue Jackets",
                        "amount": 2278.0
                    }
                ],
                "expected_reward_tokens": 9498.06,
                "profit_sb": -1.94,
                "profit_sb_percentage": -0.02,
                "recommended": false
            },
            "lines": [
                {
                    "id": "bbaee501-ee69-4bd2-887d-9a50ec9e2d8a",
                    "gambit_id": "611548b2-e46b-493c-9aef-707719c90d90",
                    "last_updated": "2023-03-29T13:36:54.950336-04:00",
                    "created_at": "2023-03-28T10:06:59.400372-04:00",
                    "name": "New York Rangers",
                    "reward": "1.23000",
                    "odds": "1.23810",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e11b6abf-ca63-4772-959f-821e82649454/?format=api"
                },
                {
                    "id": "bf8422b9-928c-40f2-aeaa-2490f9899d88",
                    "gambit_id": "de157a98-1f12-4557-8ebb-35bc69d803cb",
                    "last_updated": "2023-03-29T13:36:54.951983-04:00",
                    "created_at": "2023-03-28T10:06:59.402505-04:00",
                    "name": "Columbus Blue Jackets",
                    "reward": "4.17000",
                    "odds": "4.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e11b6abf-ca63-4772-959f-821e82649454/?format=api"
                }
            ]
        },
        {
            "id": "c72aa8e2-09b4-4acc-9ef5-8f87741da721",
            "match": "https://api-prod.gambitprofit.com/api/matches/723f45d0-ebc4-496e-9d97-a30806be0995/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-28T10:06:59.393398-04: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": "New York Rangers",
                        "amount": 5867.0
                    },
                    {
                        "team": "Columbus Blue Jackets",
                        "amount": 4133.0
                    }
                ],
                "expected_reward_tokens": 9504.54,
                "profit_sb": 4.54,
                "profit_sb_percentage": 0.05,
                "recommended": true
            },
            "lines": [
                {
                    "id": "1cfcc780-22a0-4172-a11a-ef03982814c9",
                    "gambit_id": "d66a69ba-c2de-4714-98bc-62cc53e0f457",
                    "last_updated": "2023-03-29T13:36:54.944483-04:00",
                    "created_at": "2023-03-28T10:06:59.395050-04:00",
                    "name": "New York Rangers",
                    "reward": "1.62000",
                    "odds": "1.64520",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c72aa8e2-09b4-4acc-9ef5-8f87741da721/?format=api"
                },
                {
                    "id": "2556cdfd-a643-4870-896e-5c179051e16e",
                    "gambit_id": "f83a0b63-c16f-45ad-9f67-ee5668425de0",
                    "last_updated": "2023-03-29T13:36:54.946451-04:00",
                    "created_at": "2023-03-28T10:06:59.396659-04:00",
                    "name": "Columbus Blue Jackets",
                    "reward": "2.30000",
                    "odds": "2.35000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c72aa8e2-09b4-4acc-9ef5-8f87741da721/?format=api"
                }
            ]
        },
        {
            "id": "5760ce1f-3eee-4c63-8598-b5c70551a57e",
            "match": "https://api-prod.gambitprofit.com/api/matches/723f45d0-ebc4-496e-9d97-a30806be0995/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-28T10:06:59.387767-04: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 6.5",
                        "amount": 5317.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4683.0
                    }
                ],
                "expected_reward_tokens": 9411.09,
                "profit_sb": -88.91,
                "profit_sb_percentage": -0.94,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d52ae4cb-7196-4633-bb84-bbe607805eb7",
                    "gambit_id": "163775f6-ac9d-4f5d-acd5-0a289cfac1aa",
                    "last_updated": "2023-03-29T13:36:54.940206-04:00",
                    "created_at": "2023-03-28T10:06:59.391499-04:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.77000",
                    "odds": "1.80000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5760ce1f-3eee-4c63-8598-b5c70551a57e/?format=api"
                },
                {
                    "id": "607cea84-66d9-4d8e-a83a-88e9dcaa8142",
                    "gambit_id": "2fc49176-899e-485e-ae76-7b99ca7fbb74",
                    "last_updated": "2023-03-29T13:36:54.938292-04:00",
                    "created_at": "2023-03-28T10:06:59.389611-04:00",
                    "name": "Game Total Under 6.5",
                    "reward": "2.01000",
                    "odds": "2.05000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5760ce1f-3eee-4c63-8598-b5c70551a57e/?format=api"
                }
            ]
        }
    ]
}