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/61795da2-59b4-466b-9465-88bb66b5f94e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "61795da2-59b4-466b-9465-88bb66b5f94e",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "bca8d635-db7f-4d89-bb30-4519fbd6d8b1",
    "completed": true,
    "last_updated": "2023-04-18T12:12:08.459483-04:00",
    "created_at": "2023-04-16T12:17:24.858814-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.41,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/bca8d635-db7f-4d89-bb30-4519fbd6d8b1",
    "datetime": "2023-04-16T14:15:00-04:00",
    "cutoff_datetime": "2023-04-16T14:15:00-04:00",
    "name": "PIT (M Keller) v. STL (M Mikolas)",
    "bettypes": [
        {
            "id": "a59eca86-4e75-427b-8fa7-caa98cccc0dc",
            "match": "https://api-prod.gambitprofit.com/api/matches/61795da2-59b4-466b-9465-88bb66b5f94e/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-16T12:17:24.879774-04: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": "STL (M Mikolas)",
                        "amount": 5888.0
                    },
                    {
                        "team": "PIT (M Keller)",
                        "amount": 4112.0
                    }
                ],
                "expected_reward_tokens": 9538.56,
                "profit_sb": 38.56,
                "profit_sb_percentage": 0.41,
                "recommended": true
            },
            "lines": [
                {
                    "id": "defa9701-9d11-44a2-9503-44e75ab3a8a4",
                    "gambit_id": "49f0e157-0a94-489d-9ed3-2987657322c1",
                    "last_updated": "2023-04-18T12:12:08.472130-04:00",
                    "created_at": "2023-04-16T12:17:24.882673-04:00",
                    "name": "STL (M Mikolas)",
                    "reward": "1.62000",
                    "odds": "1.65360",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a59eca86-4e75-427b-8fa7-caa98cccc0dc/?format=api"
                },
                {
                    "id": "54eac677-47d7-45e2-b04a-d0e601b60fd2",
                    "gambit_id": "ffa96877-14a3-4af0-9d3a-3985686508e4",
                    "last_updated": "2023-04-18T12:12:08.473517-04:00",
                    "created_at": "2023-04-16T12:17:24.885717-04:00",
                    "name": "PIT (M Keller)",
                    "reward": "2.32000",
                    "odds": "2.38000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a59eca86-4e75-427b-8fa7-caa98cccc0dc/?format=api"
                }
            ]
        },
        {
            "id": "9c3c2d1d-6cf6-452b-8972-fc785d9b1a77",
            "match": "https://api-prod.gambitprofit.com/api/matches/61795da2-59b4-466b-9465-88bb66b5f94e/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-16T12:17:24.871288-04: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": "PIT",
                        "amount": 5773.0
                    },
                    {
                        "team": "STL",
                        "amount": 4227.0
                    }
                ],
                "expected_reward_tokens": 9467.72,
                "profit_sb": -32.28,
                "profit_sb_percentage": -0.34,
                "recommended": false
            },
            "lines": [
                {
                    "id": "68213da3-7725-4fda-b6db-cf96017e75e5",
                    "gambit_id": "649ba619-4d2c-4386-be7e-f3b545a69c50",
                    "last_updated": "2023-04-18T12:12:08.469207-04:00",
                    "created_at": "2023-04-16T12:17:24.877180-04:00",
                    "name": "PIT",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c3c2d1d-6cf6-452b-8972-fc785d9b1a77/?format=api"
                },
                {
                    "id": "10f249f6-9110-45ac-be01-015c10172505",
                    "gambit_id": "89c08254-d838-4a3d-b605-67d5ea3819d4",
                    "last_updated": "2023-04-18T12:12:08.467612-04:00",
                    "created_at": "2023-04-16T12:17:24.874436-04:00",
                    "name": "STL",
                    "reward": "2.24000",
                    "odds": "2.30000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c3c2d1d-6cf6-452b-8972-fc785d9b1a77/?format=api"
                }
            ]
        },
        {
            "id": "3fefe639-f81e-4d25-8c92-a0ea2d38af1f",
            "match": "https://api-prod.gambitprofit.com/api/matches/61795da2-59b4-466b-9465-88bb66b5f94e/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-16T12:17:24.861864-04: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.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 8.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "22d811c1-acad-4841-b2cf-64e9ec494a45",
                    "gambit_id": "41354e4a-4ad8-4ba8-8016-05a09a8288c7",
                    "last_updated": "2023-04-18T12:12:08.462915-04:00",
                    "created_at": "2023-04-16T12:17:24.864953-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3fefe639-f81e-4d25-8c92-a0ea2d38af1f/?format=api"
                },
                {
                    "id": "655be0e9-2b16-4f46-bbf6-8a4191ea62d5",
                    "gambit_id": "305bb5ac-2a3f-4426-9725-157b4913e7dd",
                    "last_updated": "2023-04-18T12:12:08.464422-04:00",
                    "created_at": "2023-04-16T12:17:24.868330-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3fefe639-f81e-4d25-8c92-a0ea2d38af1f/?format=api"
                }
            ]
        }
    ]
}