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/72a763f1-162e-4f9c-9824-5c40b024d703/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "72a763f1-162e-4f9c-9824-5c40b024d703",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "58699b6c-602a-44e1-958d-5a193d6f4c6d",
    "completed": true,
    "last_updated": "2022-09-03T18:52:29.214846-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.27,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/58699b6c-602a-44e1-958d-5a193d6f4c6d",
    "datetime": "2022-09-02T22:10:00-04:00",
    "cutoff_datetime": "2022-09-02T22:10:00-04:00",
    "name": "SDG (Y Darvish) v. LOS (D May)",
    "bettypes": [
        {
            "id": "0810f650-3f94-45e4-b6e3-7aac4ab5313c",
            "match": "https://api-prod.gambitprofit.com/api/matches/72a763f1-162e-4f9c-9824-5c40b024d703/?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 (D May)",
                        "amount": 5959.0
                    },
                    {
                        "team": "SDG (Y Darvish)",
                        "amount": 4041.0
                    }
                ],
                "expected_reward_tokens": 9294.3,
                "profit_sb": 294.3,
                "profit_sb_percentage": 3.27,
                "recommended": true
            },
            "lines": [
                {
                    "id": "1c56edc9-3484-4728-b4ed-19c425545230",
                    "gambit_id": "4f750815-1fb3-4678-9260-10ef23bb9d56",
                    "last_updated": "2022-09-03T18:52:29.224082-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "LOS (D May)",
                    "reward": "1.56000",
                    "odds": "1.62500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0810f650-3f94-45e4-b6e3-7aac4ab5313c/?format=api"
                },
                {
                    "id": "a5fa775a-152d-450a-9b15-99b126ea65b1",
                    "gambit_id": "87281e6c-85a3-4b48-8416-0093b761e221",
                    "last_updated": "2022-09-03T18:52:29.225098-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "SDG (Y Darvish)",
                    "reward": "2.30000",
                    "odds": "2.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0810f650-3f94-45e4-b6e3-7aac4ab5313c/?format=api"
                }
            ]
        },
        {
            "id": "3fcad63b-0da8-4cac-9b5f-d3fea6889a58",
            "match": "https://api-prod.gambitprofit.com/api/matches/72a763f1-162e-4f9c-9824-5c40b024d703/?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": "SDG",
                        "amount": 5745.0
                    },
                    {
                        "team": "LOS",
                        "amount": 4255.0
                    }
                ],
                "expected_reward_tokens": 9190.8,
                "profit_sb": 190.8,
                "profit_sb_percentage": 2.12,
                "recommended": true
            },
            "lines": [
                {
                    "id": "97c696b1-b3a5-4d1f-ba8e-db6be9df254e",
                    "gambit_id": "81e6e8f4-b65b-4a40-a543-13583134b8c4",
                    "last_updated": "2022-09-03T18:52:29.222084-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "SDG",
                    "reward": "1.60000",
                    "odds": "1.66670",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3fcad63b-0da8-4cac-9b5f-d3fea6889a58/?format=api"
                },
                {
                    "id": "b40a69dc-deda-4c95-b024-94e7481ff9df",
                    "gambit_id": "c3d7c704-ac73-4d81-bcc7-c1a8d704cd8b",
                    "last_updated": "2022-09-03T18:52:29.221017-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "LOS",
                    "reward": "2.16000",
                    "odds": "2.30000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3fcad63b-0da8-4cac-9b5f-d3fea6889a58/?format=api"
                }
            ]
        },
        {
            "id": "8d475740-8f29-4695-bc4e-8d513ebdcb57",
            "match": "https://api-prod.gambitprofit.com/api/matches/72a763f1-162e-4f9c-9824-5c40b024d703/?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 Under 8",
                        "amount": 5205.0
                    },
                    {
                        "team": "Game Total Over 8",
                        "amount": 4795.0
                    }
                ],
                "expected_reward_tokens": 9108.75,
                "profit_sb": 108.75,
                "profit_sb_percentage": 1.21,
                "recommended": true
            },
            "lines": [
                {
                    "id": "7f9d0d8d-6ee4-40d7-b071-a4a73d023876",
                    "gambit_id": "c19a59b0-4363-408e-9b95-ee704c97b058",
                    "last_updated": "2022-09-03T18:52:29.217813-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 8",
                    "reward": "1.75000",
                    "odds": "1.83330",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d475740-8f29-4695-bc4e-8d513ebdcb57/?format=api"
                },
                {
                    "id": "bd3d3d24-856e-4adf-9735-74825b980b1e",
                    "gambit_id": "683e3a77-8231-4f7a-acf5-fadfa636181f",
                    "last_updated": "2022-09-03T18:52:29.219019-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 8",
                    "reward": "1.90000",
                    "odds": "2.00000",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d475740-8f29-4695-bc4e-8d513ebdcb57/?format=api"
                }
            ]
        }
    ]
}