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/9c053a92-8863-415a-932c-5d1a6905ebd2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "9c053a92-8863-415a-932c-5d1a6905ebd2",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "b7204e37-2c8d-4ab9-bee2-27ce1a4168be",
    "completed": true,
    "last_updated": "2022-08-25T10:17:09.071190-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.21,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/b7204e37-2c8d-4ab9-bee2-27ce1a4168be",
    "datetime": "2022-08-24T20:05:00-04:00",
    "cutoff_datetime": "2022-08-24T20:05:00-04:00",
    "name": "STL (M Mikolas) v. CHC (L Farrell)",
    "bettypes": [
        {
            "id": "5f03ed08-288e-4a7e-b22e-95d58c19bb73",
            "match": "https://api-prod.gambitprofit.com/api/matches/9c053a92-8863-415a-932c-5d1a6905ebd2/?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": "STL (M Mikolas)",
                        "amount": 6193.0
                    },
                    {
                        "team": "CHC (L Farrell)",
                        "amount": 3807.0
                    }
                ],
                "expected_reward_tokens": 9289.08,
                "profit_sb": 289.08,
                "profit_sb_percentage": 3.21,
                "recommended": true
            },
            "lines": [
                {
                    "id": "3f8ccc02-94dd-4008-8ea3-592f3afcd064",
                    "gambit_id": "426c24c6-e1f5-4d9f-9da8-eba4c3a3c5f3",
                    "last_updated": "2022-08-25T10:17:09.074015-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "STL (M Mikolas)",
                    "reward": "1.50000",
                    "odds": "1.55560",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f03ed08-288e-4a7e-b22e-95d58c19bb73/?format=api"
                },
                {
                    "id": "81dd4b87-29b2-459a-95a4-4bd656f92dfb",
                    "gambit_id": "04beb99f-fe5a-4800-b7cf-4aed7e992584",
                    "last_updated": "2022-08-25T10:17:09.073639-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CHC (L Farrell)",
                    "reward": "2.44000",
                    "odds": "2.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f03ed08-288e-4a7e-b22e-95d58c19bb73/?format=api"
                }
            ]
        },
        {
            "id": "301599db-36ce-4b35-a7bf-7c9c7b6f26a5",
            "match": "https://api-prod.gambitprofit.com/api/matches/9c053a92-8863-415a-932c-5d1a6905ebd2/?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": "STL",
                        "amount": 5205.0
                    },
                    {
                        "team": "CHC",
                        "amount": 4795.0
                    }
                ],
                "expected_reward_tokens": 9108.75,
                "profit_sb": 108.75,
                "profit_sb_percentage": 1.21,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b3d482e3-1584-4910-895c-f3e468fdbc5b",
                    "gambit_id": "db4cab9b-5e06-4935-80a8-8858794b08da",
                    "last_updated": "2022-08-25T10:17:09.073268-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "STL",
                    "reward": "1.75000",
                    "odds": "1.83330",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/301599db-36ce-4b35-a7bf-7c9c7b6f26a5/?format=api"
                },
                {
                    "id": "7bb92a52-bef7-4ec8-b5e5-183a3a6ae684",
                    "gambit_id": "224ac7d6-3aea-4008-a762-2a98453aaa40",
                    "last_updated": "2022-08-25T10:17:09.072902-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CHC",
                    "reward": "1.90000",
                    "odds": "2.00000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/301599db-36ce-4b35-a7bf-7c9c7b6f26a5/?format=api"
                }
            ]
        },
        {
            "id": "56aeb30c-f4be-4250-adfc-191ab5c0f1e9",
            "match": "https://api-prod.gambitprofit.com/api/matches/9c053a92-8863-415a-932c-5d1a6905ebd2/?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 8.5",
                        "amount": 5110.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 4890.0
                    }
                ],
                "expected_reward_tokens": 9095.4,
                "profit_sb": 95.4,
                "profit_sb_percentage": 1.06,
                "recommended": true
            },
            "lines": [
                {
                    "id": "522bb4d1-d952-4b8e-a572-20e92bdbaf49",
                    "gambit_id": "4d02b77a-b3d0-4090-8c01-c55f19d71eae",
                    "last_updated": "2022-08-25T10:17:09.072531-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.78000",
                    "odds": "1.86960",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/56aeb30c-f4be-4250-adfc-191ab5c0f1e9/?format=api"
                },
                {
                    "id": "ed32d71c-c573-4e35-bf1d-30bddb097ba3",
                    "gambit_id": "b1170b22-2d59-4201-bbef-b1849e2663ec",
                    "last_updated": "2022-08-25T10:17:09.072106-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.86000",
                    "odds": "1.95240",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/56aeb30c-f4be-4250-adfc-191ab5c0f1e9/?format=api"
                }
            ]
        }
    ]
}