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/eb973bb7-7872-449a-98f8-9bd5f9b6270c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "eb973bb7-7872-449a-98f8-9bd5f9b6270c",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "714eb5a9-81e0-4434-8eb4-256732d3b0c1",
    "completed": true,
    "last_updated": "2024-01-23T18:52:56.645617-05:00",
    "created_at": "2024-01-21T09:33:15.919408-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.7,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/714eb5a9-81e0-4434-8eb4-256732d3b0c1",
    "datetime": "2024-01-21T20:37:00-05:00",
    "cutoff_datetime": "2024-01-21T20:37:00-05:00",
    "name": "New York Rangers v. Anaheim Ducks",
    "bettypes": [
        {
            "id": "d827549b-12f7-4abf-8069-ff9193f80cf8",
            "match": "https://api-prod.gambitprofit.com/api/matches/eb973bb7-7872-449a-98f8-9bd5f9b6270c/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-01-21T09:33:15.929193-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": "New York Rangers",
                        "amount": 6643.0
                    },
                    {
                        "team": "Anaheim Ducks",
                        "amount": 3357.0
                    }
                ],
                "expected_reward_tokens": 9433.06,
                "profit_sb": -66.94,
                "profit_sb_percentage": -0.7,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7d7b5b32-0563-4263-b6c9-923d36a2b602",
                    "gambit_id": "feadd468-ce0f-44c2-9614-7b7777a26f53",
                    "last_updated": "2024-01-23T18:52:56.659127-05:00",
                    "created_at": "2024-01-21T09:33:15.933802-05:00",
                    "name": "New York Rangers",
                    "reward": "1.42000",
                    "odds": "1.43480",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d827549b-12f7-4abf-8069-ff9193f80cf8/?format=api"
                },
                {
                    "id": "0f3572a6-9cae-4b4a-abea-b6c4a26e445c",
                    "gambit_id": "6fd904a0-dbfc-4bbd-98b3-12852d25cf7d",
                    "last_updated": "2024-01-23T18:52:56.662720-05:00",
                    "created_at": "2024-01-21T09:33:15.937835-05:00",
                    "name": "Anaheim Ducks",
                    "reward": "2.81000",
                    "odds": "2.90000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d827549b-12f7-4abf-8069-ff9193f80cf8/?format=api"
                }
            ]
        },
        {
            "id": "b3bdfbfd-0e37-4955-9a6f-2df03ece16ff",
            "match": "https://api-prod.gambitprofit.com/api/matches/eb973bb7-7872-449a-98f8-9bd5f9b6270c/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-01-21T09:33:15.941812-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": "Anaheim Ducks",
                        "amount": 5512.0
                    },
                    {
                        "team": "New York Rangers",
                        "amount": 4488.0
                    }
                ],
                "expected_reward_tokens": 9424.8,
                "profit_sb": -75.2,
                "profit_sb_percentage": -0.79,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a922747a-37ab-4016-b043-50cd8228cadb",
                    "gambit_id": "19951094-b576-4093-b62d-76295705a0af",
                    "last_updated": "2024-01-23T18:52:56.673160-05:00",
                    "created_at": "2024-01-21T09:33:15.949587-05:00",
                    "name": "Anaheim Ducks",
                    "reward": "1.71000",
                    "odds": "1.74070",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b3bdfbfd-0e37-4955-9a6f-2df03ece16ff/?format=api"
                },
                {
                    "id": "9521a698-179f-4eb1-af4e-6bc37fa2d998",
                    "gambit_id": "06e0a18f-7401-4269-bfdc-7e210412e0b8",
                    "last_updated": "2024-01-23T18:52:56.669652-05:00",
                    "created_at": "2024-01-21T09:33:15.945702-05:00",
                    "name": "New York Rangers",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b3bdfbfd-0e37-4955-9a6f-2df03ece16ff/?format=api"
                }
            ]
        },
        {
            "id": "2f15732b-a777-4182-a671-aad44c3acc32",
            "match": "https://api-prod.gambitprofit.com/api/matches/eb973bb7-7872-449a-98f8-9bd5f9b6270c/?format=api",
            "name": "Over/Under",
            "created_at": "2024-01-21T09:33:15.953543-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",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 6",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "dc3795c4-b38f-4cc4-a0f1-db9e578f66eb",
                    "gambit_id": "2171b391-24ed-44fd-aef1-0a37b9915810",
                    "last_updated": "2024-01-23T18:52:56.685128-05:00",
                    "created_at": "2024-01-21T09:33:15.963541-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f15732b-a777-4182-a671-aad44c3acc32/?format=api"
                },
                {
                    "id": "fc6028b4-dfaa-4630-9cc4-370ba3e06e14",
                    "gambit_id": "0e262d58-0aee-401d-8fda-da35af2c05fd",
                    "last_updated": "2024-01-23T18:52:56.681056-05:00",
                    "created_at": "2024-01-21T09:33:15.958428-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f15732b-a777-4182-a671-aad44c3acc32/?format=api"
                }
            ]
        }
    ]
}