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/80685107-3bc0-44db-b015-c267e4589b0d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "80685107-3bc0-44db-b015-c267e4589b0d",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "8f6802c2-65f4-412a-8500-1bd985a00530",
    "completed": true,
    "last_updated": "2022-11-28T11:21:54.631542-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.49,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/8f6802c2-65f4-412a-8500-1bd985a00530",
    "datetime": "2022-11-26T19:05:00-05:00",
    "cutoff_datetime": "2022-11-26T19:05:00-05:00",
    "name": "Washington Capitals v. New Jersey Devils",
    "bettypes": [
        {
            "id": "e86b53c9-939b-4b39-9d08-77a6303419ed",
            "match": "https://api-prod.gambitprofit.com/api/matches/80685107-3bc0-44db-b015-c267e4589b0d/?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": "New Jersey Devils",
                        "amount": 6256.0
                    },
                    {
                        "team": "Washington Capitals",
                        "amount": 3744.0
                    }
                ],
                "expected_reward_tokens": 9133.76,
                "profit_sb": 133.76,
                "profit_sb_percentage": 1.49,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d0871725-fbad-4468-ada7-7d94bd08a806",
                    "gambit_id": "40206e0c-b4ad-413c-b7da-e49bd7fa0352",
                    "last_updated": "2022-11-28T11:21:54.640504-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New Jersey Devils",
                    "reward": "1.46000",
                    "odds": "1.52630",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e86b53c9-939b-4b39-9d08-77a6303419ed/?format=api"
                },
                {
                    "id": "e702caee-895a-4d92-9d80-6c0c350f400d",
                    "gambit_id": "2c17ca05-9050-421c-978e-32099211743a",
                    "last_updated": "2022-11-28T11:21:54.641492-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Washington Capitals",
                    "reward": "2.44000",
                    "odds": "2.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e86b53c9-939b-4b39-9d08-77a6303419ed/?format=api"
                }
            ]
        },
        {
            "id": "00924d0c-4ab4-485b-8507-87bdc855ae49",
            "match": "https://api-prod.gambitprofit.com/api/matches/80685107-3bc0-44db-b015-c267e4589b0d/?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": "Washington Capitals",
                        "amount": 5829.0
                    },
                    {
                        "team": "New Jersey Devils",
                        "amount": 4171.0
                    }
                ],
                "expected_reward_tokens": 9092.78,
                "profit_sb": 92.78,
                "profit_sb_percentage": 1.03,
                "recommended": true
            },
            "lines": [
                {
                    "id": "9635b3a4-b461-454d-b01f-e0c6d6ac12ab",
                    "gambit_id": "723a5e4c-fc20-4379-b653-c662662df25f",
                    "last_updated": "2022-11-28T11:21:54.638589-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Washington Capitals",
                    "reward": "1.56000",
                    "odds": "1.64520",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00924d0c-4ab4-485b-8507-87bdc855ae49/?format=api"
                },
                {
                    "id": "00864fb8-9bb9-4d6b-85db-71f4aaea9ef9",
                    "gambit_id": "0f9608e3-7f76-4e84-97a1-09c3f02d5991",
                    "last_updated": "2022-11-28T11:21:54.637625-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New Jersey Devils",
                    "reward": "2.18000",
                    "odds": "2.35000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00924d0c-4ab4-485b-8507-87bdc855ae49/?format=api"
                }
            ]
        },
        {
            "id": "777e24c8-8395-4dce-a8c1-e6d031b88c70",
            "match": "https://api-prod.gambitprofit.com/api/matches/80685107-3bc0-44db-b015-c267e4589b0d/?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": 5304.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 4696.0
                    }
                ],
                "expected_reward_tokens": 9016.32,
                "profit_sb": 16.32,
                "profit_sb_percentage": 0.18,
                "recommended": true
            },
            "lines": [
                {
                    "id": "67d6f6dc-b32e-4d18-b7ac-7cb708c4b045",
                    "gambit_id": "b254213c-0b0d-49f5-ad38-dcbbe797da2e",
                    "last_updated": "2022-11-28T11:21:54.635606-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.70000",
                    "odds": "1.80000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/777e24c8-8395-4dce-a8c1-e6d031b88c70/?format=api"
                },
                {
                    "id": "b2d9956c-ebae-4905-933b-263d374418f2",
                    "gambit_id": "7701cf98-54b7-4147-ba7b-421fcc7ee2b7",
                    "last_updated": "2022-11-28T11:21:54.634496-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.92000",
                    "odds": "2.05000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/777e24c8-8395-4dce-a8c1-e6d031b88c70/?format=api"
                }
            ]
        }
    ]
}