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/e57a1622-5d2f-48d1-b309-bceffa2ce030/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e57a1622-5d2f-48d1-b309-bceffa2ce030",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "364f8c0c-b651-4fb1-980f-3da9ae6f22e2",
    "completed": true,
    "last_updated": "2023-03-17T13:36:56.361047-04:00",
    "created_at": "2023-03-16T17:37:18.029559-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.26,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/364f8c0c-b651-4fb1-980f-3da9ae6f22e2",
    "datetime": "2023-03-16T22:07:00-04:00",
    "cutoff_datetime": "2023-03-16T22:07:00-04:00",
    "name": "Vancouver Canucks v. Arizona Coyotes",
    "bettypes": [
        {
            "id": "355b41b2-94bd-4e48-af70-5a3550625832",
            "match": "https://api-prod.gambitprofit.com/api/matches/e57a1622-5d2f-48d1-b309-bceffa2ce030/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-16T17:37:18.041590-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": "Vancouver Canucks",
                        "amount": 5867.0
                    },
                    {
                        "team": "Arizona Coyotes",
                        "amount": 4133.0
                    }
                ],
                "expected_reward_tokens": 9504.54,
                "profit_sb": 4.54,
                "profit_sb_percentage": 0.05,
                "recommended": true
            },
            "lines": [
                {
                    "id": "347e01f1-de9f-4ebf-be2f-2c8c2ec12209",
                    "gambit_id": "29809243-dbc3-4e1b-babd-db0b0d6e822b",
                    "last_updated": "2023-03-17T13:36:56.375566-04:00",
                    "created_at": "2023-03-16T17:37:18.044763-04:00",
                    "name": "Vancouver Canucks",
                    "reward": "1.62000",
                    "odds": "1.64520",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/355b41b2-94bd-4e48-af70-5a3550625832/?format=api"
                },
                {
                    "id": "a6f4684b-ccd3-4e89-9e9a-0d08eac2df29",
                    "gambit_id": "76880383-6545-4a5a-ba9c-7a44c57965e0",
                    "last_updated": "2023-03-17T13:36:56.374292-04:00",
                    "created_at": "2023-03-16T17:37:18.042895-04:00",
                    "name": "Arizona Coyotes",
                    "reward": "2.30000",
                    "odds": "2.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/355b41b2-94bd-4e48-af70-5a3550625832/?format=api"
                }
            ]
        },
        {
            "id": "d8ccfa6c-61ca-4ce9-9c2e-34d4ff026071",
            "match": "https://api-prod.gambitprofit.com/api/matches/e57a1622-5d2f-48d1-b309-bceffa2ce030/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-16T17:37:18.037064-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": "Arizona Coyotes",
                        "amount": 6308.0
                    },
                    {
                        "team": "Vancouver Canucks",
                        "amount": 3692.0
                    }
                ],
                "expected_reward_tokens": 9525.08,
                "profit_sb": 25.08,
                "profit_sb_percentage": 0.26,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c2d66744-89f1-40e8-9ba1-dfa2142b31cb",
                    "gambit_id": "1bedce94-6432-4137-b1b5-22637bb7165a",
                    "last_updated": "2023-03-17T13:36:56.369983-04:00",
                    "created_at": "2023-03-16T17:37:18.038533-04:00",
                    "name": "Arizona Coyotes",
                    "reward": "1.51000",
                    "odds": "1.52630",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8ccfa6c-61ca-4ce9-9c2e-34d4ff026071/?format=api"
                },
                {
                    "id": "492d2924-da31-4991-810d-11feb585679b",
                    "gambit_id": "69339504-4c69-4143-88bf-5679adda4b6e",
                    "last_updated": "2023-03-17T13:36:56.371624-04:00",
                    "created_at": "2023-03-16T17:37:18.040068-04:00",
                    "name": "Vancouver Canucks",
                    "reward": "2.58000",
                    "odds": "2.65000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8ccfa6c-61ca-4ce9-9c2e-34d4ff026071/?format=api"
                }
            ]
        },
        {
            "id": "308c678a-a83a-4ff2-98fe-49e23e167f53",
            "match": "https://api-prod.gambitprofit.com/api/matches/e57a1622-5d2f-48d1-b309-bceffa2ce030/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-16T17:37:18.031892-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": 5107.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c8f6c152-cc70-4dca-8bac-339c8a459153",
                    "gambit_id": "63fc5d64-6a11-409b-a607-66906a130481",
                    "last_updated": "2023-03-17T13:36:56.367356-04:00",
                    "created_at": "2023-03-16T17:37:18.035165-04:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/308c678a-a83a-4ff2-98fe-49e23e167f53/?format=api"
                },
                {
                    "id": "cb07227d-a4dd-4bf2-a8f5-5b9805e3727c",
                    "gambit_id": "50a26ff4-e6bf-4c91-a775-aea050467c68",
                    "last_updated": "2023-03-17T13:36:56.365584-04:00",
                    "created_at": "2023-03-16T17:37:18.033634-04:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/308c678a-a83a-4ff2-98fe-49e23e167f53/?format=api"
                }
            ]
        }
    ]
}