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/d1c0787d-d411-49d6-8207-26e7fa6a25f0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d1c0787d-d411-49d6-8207-26e7fa6a25f0",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "aa71da4d-b395-4122-8434-11499cbeaf78",
    "completed": true,
    "last_updated": "2022-11-14T10:49:06.578378-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.25,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/aa71da4d-b395-4122-8434-11499cbeaf78",
    "datetime": "2022-11-12T22:35:00-05:00",
    "cutoff_datetime": "2022-11-12T22:35:00-05:00",
    "name": "Detroit Red Wings v. Los Angeles Kings",
    "bettypes": [
        {
            "id": "2e76f612-68c5-4418-a21e-b2c5daf33e24",
            "match": "https://api-prod.gambitprofit.com/api/matches/d1c0787d-d411-49d6-8207-26e7fa6a25f0/?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": "Los Angeles Kings",
                        "amount": 6482.0
                    },
                    {
                        "team": "Detroit Red Wings",
                        "amount": 3518.0
                    }
                ],
                "expected_reward_tokens": 9074.8,
                "profit_sb": 74.8,
                "profit_sb_percentage": 0.83,
                "recommended": true
            },
            "lines": [
                {
                    "id": "77864c58-6854-495c-86f1-5804db25d145",
                    "gambit_id": "951f06e6-e2f4-411b-a7cb-6970a583629a",
                    "last_updated": "2022-11-14T10:49:06.587691-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Los Angeles Kings",
                    "reward": "1.40000",
                    "odds": "1.45450",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e76f612-68c5-4418-a21e-b2c5daf33e24/?format=api"
                },
                {
                    "id": "2c1fae09-4e18-44b5-a66a-4e80792c4d25",
                    "gambit_id": "0c25c080-5362-4959-bc8a-589ea30551e2",
                    "last_updated": "2022-11-14T10:49:06.588700-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Detroit Red Wings",
                    "reward": "2.58000",
                    "odds": "2.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e76f612-68c5-4418-a21e-b2c5daf33e24/?format=api"
                }
            ]
        },
        {
            "id": "baf1cc84-cc7d-4a3b-afc0-2d4b536948d7",
            "match": "https://api-prod.gambitprofit.com/api/matches/d1c0787d-d411-49d6-8207-26e7fa6a25f0/?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": "Detroit Red Wings",
                        "amount": 5660.0
                    },
                    {
                        "team": "Los Angeles Kings",
                        "amount": 4340.0
                    }
                ],
                "expected_reward_tokens": 9112.6,
                "profit_sb": 112.6,
                "profit_sb_percentage": 1.25,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a6edf5ba-1f20-4a58-94df-416e04ac2119",
                    "gambit_id": "c32bf9f1-fee1-49e7-828e-cfa2e825b4a0",
                    "last_updated": "2022-11-14T10:49:06.585617-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Detroit Red Wings",
                    "reward": "1.61000",
                    "odds": "1.68970",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/baf1cc84-cc7d-4a3b-afc0-2d4b536948d7/?format=api"
                },
                {
                    "id": "a44bb34d-44e0-4d2b-8b83-df4fbe03fb0b",
                    "gambit_id": "d96df659-b1dd-4664-8c1b-004d1a33c075",
                    "last_updated": "2022-11-14T10:49:06.584549-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Los Angeles Kings",
                    "reward": "2.10000",
                    "odds": "2.25000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/baf1cc84-cc7d-4a3b-afc0-2d4b536948d7/?format=api"
                }
            ]
        },
        {
            "id": "987620fe-efe1-4080-9d9a-ea47ffba28e4",
            "match": "https://api-prod.gambitprofit.com/api/matches/d1c0787d-d411-49d6-8207-26e7fa6a25f0/?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": 5097.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 4903.0
                    }
                ],
                "expected_reward_tokens": 9021.52,
                "profit_sb": 21.52,
                "profit_sb_percentage": 0.24,
                "recommended": true
            },
            "lines": [
                {
                    "id": "fff17b3e-eb3b-47fc-a0b0-f220f0a176a9",
                    "gambit_id": "724209ab-c09f-4b02-a04e-7c762478e2d7",
                    "last_updated": "2022-11-14T10:49:06.582358-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.77000",
                    "odds": "1.86960",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/987620fe-efe1-4080-9d9a-ea47ffba28e4/?format=api"
                },
                {
                    "id": "d952eed9-4a6c-4864-b250-06d3d9a9235a",
                    "gambit_id": "78d37754-8bba-4821-8e1e-15f96b3ed615",
                    "last_updated": "2022-11-14T10:49:06.581217-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.84000",
                    "odds": "1.95240",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/987620fe-efe1-4080-9d9a-ea47ffba28e4/?format=api"
                }
            ]
        }
    ]
}