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/9112773a-eca3-4a01-93ec-19ad774f961d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "9112773a-eca3-4a01-93ec-19ad774f961d",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "2df96217-e73a-4467-a946-314d2014bda0",
    "completed": true,
    "last_updated": "2022-12-25T17:57:04.630196-05:00",
    "created_at": "2022-12-23T09:06:56.516400-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.2,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/2df96217-e73a-4467-a946-314d2014bda0",
    "datetime": "2022-12-23T20:37:00-05:00",
    "cutoff_datetime": "2022-12-23T20:37:00-05:00",
    "name": "Columbus Blue Jackets v. Chicago Blackhawks",
    "bettypes": [
        {
            "id": "ccc1101e-d0e1-491d-a155-838505ce5c17",
            "match": "https://api-prod.gambitprofit.com/api/matches/9112773a-eca3-4a01-93ec-19ad774f961d/?format=api",
            "name": "Pick the Winner",
            "created_at": "2022-12-23T09:06:56.525094-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": "Columbus Blue Jackets",
                        "amount": 5000.0
                    },
                    {
                        "team": "Chicago Blackhawks",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8900.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "07489cfe-0e00-41ea-a3d0-1d39fc8131b9",
                    "gambit_id": "7e4daa6d-acda-443d-9eb0-bb9f584632f0",
                    "last_updated": "2022-12-25T17:57:04.640800-05:00",
                    "created_at": "2022-12-23T09:06:56.528038-05:00",
                    "name": "Columbus Blue Jackets",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ccc1101e-d0e1-491d-a155-838505ce5c17/?format=api"
                },
                {
                    "id": "4ee9132a-4e41-416e-a33f-4187b0810563",
                    "gambit_id": "2c49fba9-2b9c-430a-a432-38c5c4cad4a2",
                    "last_updated": "2022-12-25T17:57:04.639713-05:00",
                    "created_at": "2022-12-23T09:06:56.526806-05:00",
                    "name": "Chicago Blackhawks",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ccc1101e-d0e1-491d-a155-838505ce5c17/?format=api"
                }
            ]
        },
        {
            "id": "6fdf8d9d-8f33-46ac-bef7-d152e33754a2",
            "match": "https://api-prod.gambitprofit.com/api/matches/9112773a-eca3-4a01-93ec-19ad774f961d/?format=api",
            "name": "Play the Odds",
            "created_at": "2022-12-23T09:06:56.521639-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": "Columbus Blue Jackets",
                        "amount": 6848.0
                    },
                    {
                        "team": "Chicago Blackhawks",
                        "amount": 3152.0
                    }
                ],
                "expected_reward_tokens": 9107.84,
                "profit_sb": 107.84,
                "profit_sb_percentage": 1.2,
                "recommended": true
            },
            "lines": [
                {
                    "id": "f4d25caf-4d25-45c5-a864-16ff6a21fdeb",
                    "gambit_id": "468e6798-f05f-4e9a-98ff-782eb27cf792",
                    "last_updated": "2022-12-25T17:57:04.637496-05:00",
                    "created_at": "2022-12-23T09:06:56.523891-05:00",
                    "name": "Columbus Blue Jackets",
                    "reward": "1.33000",
                    "odds": "1.38460",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6fdf8d9d-8f33-46ac-bef7-d152e33754a2/?format=api"
                },
                {
                    "id": "95dfa333-45bd-4435-b67f-07e53ea21b3d",
                    "gambit_id": "b899cc64-6b90-41a6-8631-caf5cbd080c2",
                    "last_updated": "2022-12-25T17:57:04.636251-05:00",
                    "created_at": "2022-12-23T09:06:56.522770-05:00",
                    "name": "Chicago Blackhawks",
                    "reward": "2.89000",
                    "odds": "3.20000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6fdf8d9d-8f33-46ac-bef7-d152e33754a2/?format=api"
                }
            ]
        },
        {
            "id": "3c38e7ed-ea37-4276-90bd-b5e5fc129dba",
            "match": "https://api-prod.gambitprofit.com/api/matches/9112773a-eca3-4a01-93ec-19ad774f961d/?format=api",
            "name": "Over/Under",
            "created_at": "2022-12-23T09:06:56.518020-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 6.5",
                        "amount": 5098.0
                    },
                    {
                        "team": "Game Total Over 6.5",
                        "amount": 4902.0
                    }
                ],
                "expected_reward_tokens": 8921.5,
                "profit_sb": -78.5,
                "profit_sb_percentage": -0.87,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f4db4174-24e3-4566-9409-033fc0fa7b3f",
                    "gambit_id": "fd37ca7f-2a9e-4b78-a21f-c31f621283a8",
                    "last_updated": "2022-12-25T17:57:04.632972-05:00",
                    "created_at": "2022-12-23T09:06:56.519142-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.75000",
                    "odds": "1.86960",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c38e7ed-ea37-4276-90bd-b5e5fc129dba/?format=api"
                },
                {
                    "id": "358f3811-b0ea-4abe-8d47-c6540b715850",
                    "gambit_id": "1c5e6423-c5e3-4347-9be4-b844c3e47ea0",
                    "last_updated": "2022-12-25T17:57:04.634073-05:00",
                    "created_at": "2022-12-23T09:06:56.520328-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.82000",
                    "odds": "1.95240",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c38e7ed-ea37-4276-90bd-b5e5fc129dba/?format=api"
                }
            ]
        }
    ]
}