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/3a9ae86f-b4ef-4a72-a80d-b7b3cfe83f9c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "3a9ae86f-b4ef-4a72-a80d-b7b3cfe83f9c",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "ed96f2ae-4f25-43b8-a8d1-ed38760560a3",
    "completed": true,
    "last_updated": "2023-01-23T10:21:53.654723-05:00",
    "created_at": "2023-01-21T10:22:13.508889-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.6,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/ed96f2ae-4f25-43b8-a8d1-ed38760560a3",
    "datetime": "2023-01-21T15:07:00-05:00",
    "cutoff_datetime": "2023-01-21T15:07:00-05:00",
    "name": "Tampa Bay Lightning v. Calgary Flames",
    "bettypes": [
        {
            "id": "d47ed858-6195-4afe-9751-13c309367288",
            "match": "https://api-prod.gambitprofit.com/api/matches/3a9ae86f-b4ef-4a72-a80d-b7b3cfe83f9c/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-21T10:22:13.518878-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": "Calgary Flames",
                        "amount": 5211.0
                    },
                    {
                        "team": "Tampa Bay Lightning",
                        "amount": 4789.0
                    }
                ],
                "expected_reward_tokens": 9482.22,
                "profit_sb": -17.78,
                "profit_sb_percentage": -0.19,
                "recommended": false
            },
            "lines": [
                {
                    "id": "269fb4ff-743f-4fb0-8029-a090257cae04",
                    "gambit_id": "f425c4ee-faa4-4f01-b8a2-eb48c26c3de5",
                    "last_updated": "2023-01-23T10:21:53.665712-05:00",
                    "created_at": "2023-01-21T10:22:13.520168-05:00",
                    "name": "Calgary Flames",
                    "reward": "1.82000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d47ed858-6195-4afe-9751-13c309367288/?format=api"
                },
                {
                    "id": "297d025c-e2e5-4fd9-975a-e0df0caf874a",
                    "gambit_id": "1732fb7d-52d4-473c-9a2c-6cd556962062",
                    "last_updated": "2023-01-23T10:21:53.667054-05:00",
                    "created_at": "2023-01-21T10:22:13.521400-05:00",
                    "name": "Tampa Bay Lightning",
                    "reward": "1.98000",
                    "odds": "2.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d47ed858-6195-4afe-9751-13c309367288/?format=api"
                }
            ]
        },
        {
            "id": "963c7bea-b725-4d42-84c4-6570c0fedb0d",
            "match": "https://api-prod.gambitprofit.com/api/matches/3a9ae86f-b4ef-4a72-a80d-b7b3cfe83f9c/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-01-21T10:22:13.514474-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": "Tampa Bay Lightning",
                        "amount": 6927.0
                    },
                    {
                        "team": "Calgary Flames",
                        "amount": 3073.0
                    }
                ],
                "expected_reward_tokens": 9557.03,
                "profit_sb": 57.03,
                "profit_sb_percentage": 0.6,
                "recommended": true
            },
            "lines": [
                {
                    "id": "79619212-ab9a-47d7-81af-e4c00f6d16dc",
                    "gambit_id": "11e84d0d-7a45-40c8-b3cb-5b26795fcfe5",
                    "last_updated": "2023-01-23T10:21:53.663102-05:00",
                    "created_at": "2023-01-21T10:22:13.517558-05:00",
                    "name": "Tampa Bay Lightning",
                    "reward": "1.38000",
                    "odds": "1.39220",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/963c7bea-b725-4d42-84c4-6570c0fedb0d/?format=api"
                },
                {
                    "id": "635b62cd-ecfa-42a4-8bf9-578c2bf5544f",
                    "gambit_id": "5fb9c806-ff18-4aa3-8d25-36fa0a3dbaa7",
                    "last_updated": "2023-01-23T10:21:53.661824-05:00",
                    "created_at": "2023-01-21T10:22:13.516114-05:00",
                    "name": "Calgary Flames",
                    "reward": "3.11000",
                    "odds": "3.15000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/963c7bea-b725-4d42-84c4-6570c0fedb0d/?format=api"
                }
            ]
        },
        {
            "id": "dd2403ab-e7c3-4996-beda-d67695601ce6",
            "match": "https://api-prod.gambitprofit.com/api/matches/3a9ae86f-b4ef-4a72-a80d-b7b3cfe83f9c/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-21T10:22:13.510663-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 Over 6",
                        "amount": 5211.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 4789.0
                    }
                ],
                "expected_reward_tokens": 9482.22,
                "profit_sb": -17.78,
                "profit_sb_percentage": -0.19,
                "recommended": false
            },
            "lines": [
                {
                    "id": "25cf6e37-03d6-45b1-bb54-ba434ab84232",
                    "gambit_id": "89d89974-dd61-4d55-86cf-68322dfdc43f",
                    "last_updated": "2023-01-23T10:21:53.659263-05:00",
                    "created_at": "2023-01-21T10:22:13.513174-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.82000",
                    "odds": "1.83330",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd2403ab-e7c3-4996-beda-d67695601ce6/?format=api"
                },
                {
                    "id": "60733454-8e7e-4f94-97bc-c116f0e6c180",
                    "gambit_id": "59b203b7-874d-4615-954f-25065e59af5e",
                    "last_updated": "2023-01-23T10:21:53.657956-05:00",
                    "created_at": "2023-01-21T10:22:13.511895-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.98000",
                    "odds": "2.00000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd2403ab-e7c3-4996-beda-d67695601ce6/?format=api"
                }
            ]
        }
    ]
}