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/a68c4121-eb60-41cf-90f0-3a368ba5fdba/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a68c4121-eb60-41cf-90f0-3a368ba5fdba",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "9f09861c-2531-4149-9acc-7ef98ba8632e",
    "completed": true,
    "last_updated": "2022-10-18T09:12:06.480122-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.34,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/9f09861c-2531-4149-9acc-7ef98ba8632e",
    "datetime": "2022-10-17T19:05:00-04:00",
    "cutoff_datetime": "2022-10-17T19:05:00-04:00",
    "name": "Vancouver Canucks v. Washington Capitals",
    "bettypes": [
        {
            "id": "e2def91f-ba37-4ed9-85c2-0e37fbaa836c",
            "match": "https://api-prod.gambitprofit.com/api/matches/a68c4121-eb60-41cf-90f0-3a368ba5fdba/?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": "Washington Capitals",
                        "amount": 5607.0
                    },
                    {
                        "team": "Vancouver Canucks",
                        "amount": 4393.0
                    }
                ],
                "expected_reward_tokens": 9531.9,
                "profit_sb": 31.9,
                "profit_sb_percentage": 0.34,
                "recommended": true
            },
            "lines": [
                {
                    "id": "cc79dfde-2fbb-41e6-92fd-54e0f549d532",
                    "gambit_id": "06a9de61-67e5-4f7f-ba9e-13535dfc4370",
                    "last_updated": "2022-10-18T09:12:06.489410-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Washington Capitals",
                    "reward": "1.70000",
                    "odds": "1.71430",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e2def91f-ba37-4ed9-85c2-0e37fbaa836c/?format=api"
                },
                {
                    "id": "2fcd0fcc-38a3-4491-8f42-88379bb8e2b0",
                    "gambit_id": "894e03ba-18bd-4445-ad65-7a4263cc52b9",
                    "last_updated": "2022-10-18T09:12:06.490405-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Vancouver Canucks",
                    "reward": "2.17000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e2def91f-ba37-4ed9-85c2-0e37fbaa836c/?format=api"
                }
            ]
        },
        {
            "id": "5467c250-2e87-449f-b81f-2b7149f22c64",
            "match": "https://api-prod.gambitprofit.com/api/matches/a68c4121-eb60-41cf-90f0-3a368ba5fdba/?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": "Vancouver Canucks",
                        "amount": 6619.0
                    },
                    {
                        "team": "Washington Capitals",
                        "amount": 3381.0
                    }
                ],
                "expected_reward_tokens": 9465.17,
                "profit_sb": -34.83,
                "profit_sb_percentage": -0.37,
                "recommended": false
            },
            "lines": [
                {
                    "id": "61e39cfd-3bb7-4a51-be49-1a3fc0c6b568",
                    "gambit_id": "246a0164-4844-415e-98a1-297ad86a051c",
                    "last_updated": "2022-10-18T09:12:06.487469-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Vancouver Canucks",
                    "reward": "1.43000",
                    "odds": "1.44440",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5467c250-2e87-449f-b81f-2b7149f22c64/?format=api"
                },
                {
                    "id": "801843b3-bd35-48b5-92c9-ec8429487bd7",
                    "gambit_id": "f5cce16d-bdeb-4f8d-a481-4ae53f15a387",
                    "last_updated": "2022-10-18T09:12:06.486503-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Washington Capitals",
                    "reward": "2.80000",
                    "odds": "2.85000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5467c250-2e87-449f-b81f-2b7149f22c64/?format=api"
                }
            ]
        },
        {
            "id": "f3c5fb6b-3ef9-4ee1-b095-c96456eee4aa",
            "match": "https://api-prod.gambitprofit.com/api/matches/a68c4121-eb60-41cf-90f0-3a368ba5fdba/?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 Over 6",
                        "amount": 5224.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 4776.0
                    }
                ],
                "expected_reward_tokens": 9455.44,
                "profit_sb": -44.56,
                "profit_sb_percentage": -0.47,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6a75f7a5-8896-4c0e-b3c5-755db7286828",
                    "gambit_id": "6309f239-38f6-41a4-9f9f-abccc691d739",
                    "last_updated": "2022-10-18T09:12:06.484534-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.81000",
                    "odds": "1.83330",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f3c5fb6b-3ef9-4ee1-b095-c96456eee4aa/?format=api"
                },
                {
                    "id": "884c76a3-debb-4b90-ab38-7e012877affc",
                    "gambit_id": "29778718-e7de-4e63-9255-9945a5602074",
                    "last_updated": "2022-10-18T09:12:06.483321-04:00",
                    "created_at": "1969-12-31T19:00:00-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/f3c5fb6b-3ef9-4ee1-b095-c96456eee4aa/?format=api"
                }
            ]
        }
    ]
}