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/78f9cf64-9838-4ec9-851c-47b2594bb9fb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "78f9cf64-9838-4ec9-851c-47b2594bb9fb",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "9f4b2b4f-9026-4691-8664-60ed1fa7e116",
    "completed": true,
    "last_updated": "2023-08-04T09:28:07.374534-04:00",
    "created_at": "2023-08-02T09:28:02.481238-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.59,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/9f4b2b4f-9026-4691-8664-60ed1fa7e116",
    "datetime": "2023-08-02T20:10:00-04:00",
    "cutoff_datetime": "2023-08-02T20:10:00-04:00",
    "name": "NYM (K Senga) v. KAN (C Ragans)",
    "bettypes": [
        {
            "id": "0eaa3d1a-8a39-45be-921b-30b1da1cd952",
            "match": "https://api-prod.gambitprofit.com/api/matches/78f9cf64-9838-4ec9-851c-47b2594bb9fb/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-02T09:28:02.496763-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": "NYM (K Senga)",
                        "amount": 5827.0
                    },
                    {
                        "team": "KAN (C Ragans)",
                        "amount": 4173.0
                    }
                ],
                "expected_reward_tokens": 9556.17,
                "profit_sb": 56.17,
                "profit_sb_percentage": 0.59,
                "recommended": true
            },
            "lines": [
                {
                    "id": "01872984-451d-4e86-bc02-2920c817900f",
                    "gambit_id": "c4e4e327-a8e1-4971-a9aa-4f716c1dbf45",
                    "last_updated": "2023-08-04T09:28:07.384499-04:00",
                    "created_at": "2023-08-02T09:28:02.507147-04:00",
                    "name": "NYM (K Senga)",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0eaa3d1a-8a39-45be-921b-30b1da1cd952/?format=api"
                },
                {
                    "id": "3ad24bba-3aef-46d1-9469-5ae86deca5d1",
                    "gambit_id": "7b9e0492-d949-475e-aee8-f565d023cc78",
                    "last_updated": "2023-08-04T09:28:07.389111-04:00",
                    "created_at": "2023-08-02T09:28:02.513535-04:00",
                    "name": "KAN (C Ragans)",
                    "reward": "2.29000",
                    "odds": "2.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0eaa3d1a-8a39-45be-921b-30b1da1cd952/?format=api"
                }
            ]
        },
        {
            "id": "fad641ee-5a32-4061-a582-36c9186a2fa2",
            "match": "https://api-prod.gambitprofit.com/api/matches/78f9cf64-9838-4ec9-851c-47b2594bb9fb/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-02T09:28:02.525168-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": "KAN",
                        "amount": 5423.0
                    },
                    {
                        "team": "NYM",
                        "amount": 4577.0
                    }
                ],
                "expected_reward_tokens": 9381.79,
                "profit_sb": -118.21,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2c2354aa-0982-4ba9-806d-746874ca5007",
                    "gambit_id": "3a57b4a6-95e8-4cb5-9174-103d36fc93dd",
                    "last_updated": "2023-08-04T09:28:07.414093-04:00",
                    "created_at": "2023-08-02T09:28:02.539434-04:00",
                    "name": "KAN",
                    "reward": "1.73000",
                    "odds": "1.76920",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fad641ee-5a32-4061-a582-36c9186a2fa2/?format=api"
                },
                {
                    "id": "d4e42277-c415-4728-9dd3-4b097048ba36",
                    "gambit_id": "81087ce3-6f4d-42f7-9513-9d1f3270ead2",
                    "last_updated": "2023-08-04T09:28:07.410028-04:00",
                    "created_at": "2023-08-02T09:28:02.532634-04:00",
                    "name": "NYM",
                    "reward": "2.05000",
                    "odds": "2.10000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fad641ee-5a32-4061-a582-36c9186a2fa2/?format=api"
                }
            ]
        },
        {
            "id": "016666fd-141b-4755-8fbc-567468c926b2",
            "match": "https://api-prod.gambitprofit.com/api/matches/78f9cf64-9838-4ec9-851c-47b2594bb9fb/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-02T09:28:02.545005-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 9",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Over 9",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "595a4fff-fb37-43fc-ab73-16ea1c6ed0ff",
                    "gambit_id": "af344b00-8374-4c5a-8618-ffee5e38ae2e",
                    "last_updated": "2023-08-04T09:28:07.425115-04:00",
                    "created_at": "2023-08-02T09:28:02.570231-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/016666fd-141b-4755-8fbc-567468c926b2/?format=api"
                },
                {
                    "id": "8dab3692-c931-4160-a21e-7c81f1addf38",
                    "gambit_id": "a5a7fd18-a026-4530-acb9-1436ae2a2fd8",
                    "last_updated": "2023-08-04T09:28:07.431003-04:00",
                    "created_at": "2023-08-02T09:28:02.558362-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/016666fd-141b-4755-8fbc-567468c926b2/?format=api"
                }
            ]
        }
    ]
}