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/4c483310-9ce5-4709-9062-23d7d539e6f2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "4c483310-9ce5-4709-9062-23d7d539e6f2",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "2a29fdcf-d397-43d9-8cb6-ca94e5857fe3",
    "completed": true,
    "last_updated": "2023-08-05T12:03:15.482738-04:00",
    "created_at": "2023-08-04T08:52:58.347733-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.78,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/2a29fdcf-d397-43d9-8cb6-ca94e5857fe3",
    "datetime": "2023-08-04T19:10:00-04:00",
    "cutoff_datetime": "2023-08-04T19:10:00-04:00",
    "name": "TOR (A Manoah) v. BOS (J Paxton)",
    "bettypes": [
        {
            "id": "4357d843-5b46-47ba-884b-522b2b78e95f",
            "match": "https://api-prod.gambitprofit.com/api/matches/4c483310-9ce5-4709-9062-23d7d539e6f2/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-04T08:52:58.360447-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": "BOS (J Paxton)",
                        "amount": 6060.0
                    },
                    {
                        "team": "TOR (A Manoah)",
                        "amount": 3940.0
                    }
                ],
                "expected_reward_tokens": 9574.2,
                "profit_sb": 74.2,
                "profit_sb_percentage": 0.78,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ce88d6ec-df86-490e-b82c-c1e41fccd42f",
                    "gambit_id": "5d41ec55-8603-45fb-b9ec-6ca9ae320c3d",
                    "last_updated": "2023-08-05T12:03:15.502024-04:00",
                    "created_at": "2023-08-04T08:52:58.370480-04:00",
                    "name": "BOS (J Paxton)",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4357d843-5b46-47ba-884b-522b2b78e95f/?format=api"
                },
                {
                    "id": "ee1b991b-ad69-4805-bf9a-04cde21212e1",
                    "gambit_id": "5a002b02-b1c3-49dd-a9f7-ed5f9ad4ddae",
                    "last_updated": "2023-08-05T12:03:15.497641-04:00",
                    "created_at": "2023-08-04T08:52:58.365556-04:00",
                    "name": "TOR (A Manoah)",
                    "reward": "2.43000",
                    "odds": "2.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4357d843-5b46-47ba-884b-522b2b78e95f/?format=api"
                }
            ]
        },
        {
            "id": "6ab3ec47-b85b-4930-8e0e-5d066a7ce293",
            "match": "https://api-prod.gambitprofit.com/api/matches/4c483310-9ce5-4709-9062-23d7d539e6f2/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-04T08:52:58.374977-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": "TOR",
                        "amount": 5512.0
                    },
                    {
                        "team": "BOS",
                        "amount": 4488.0
                    }
                ],
                "expected_reward_tokens": 9424.8,
                "profit_sb": -75.2,
                "profit_sb_percentage": -0.79,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5982ddcd-7d5c-4127-8cf9-2b6173ae4380",
                    "gambit_id": "f0590032-76d2-4a82-8822-276f61a1a545",
                    "last_updated": "2023-08-05T12:03:15.510828-04:00",
                    "created_at": "2023-08-04T08:52:58.379103-04:00",
                    "name": "TOR",
                    "reward": "1.71000",
                    "odds": "1.74070",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ab3ec47-b85b-4930-8e0e-5d066a7ce293/?format=api"
                },
                {
                    "id": "164cb686-f72b-4670-9f18-188b6c1a80e0",
                    "gambit_id": "37d9598d-6953-4b5f-b920-3eb703bba5e9",
                    "last_updated": "2023-08-05T12:03:15.514962-04:00",
                    "created_at": "2023-08-04T08:52:58.383378-04:00",
                    "name": "BOS",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ab3ec47-b85b-4930-8e0e-5d066a7ce293/?format=api"
                }
            ]
        },
        {
            "id": "cdb66065-5ed2-4e1e-9657-d74256fa2c9a",
            "match": "https://api-prod.gambitprofit.com/api/matches/4c483310-9ce5-4709-9062-23d7d539e6f2/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-04T08:52:58.387735-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 Over 10.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 10.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4e7873b9-942a-4c23-be7b-683025edebd3",
                    "gambit_id": "2ce60dde-f1f5-4f50-ac9f-f678fddf3f4f",
                    "last_updated": "2023-08-05T12:03:15.522585-04:00",
                    "created_at": "2023-08-04T08:52:58.393163-04:00",
                    "name": "Game Total Over 10.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "10.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cdb66065-5ed2-4e1e-9657-d74256fa2c9a/?format=api"
                },
                {
                    "id": "ee395d4b-4d84-4d33-b157-0ac8ba9c4b3f",
                    "gambit_id": "6219e66f-68c5-439c-96cc-83cc09c39ed0",
                    "last_updated": "2023-08-05T12:03:15.526131-04:00",
                    "created_at": "2023-08-04T08:52:58.398029-04:00",
                    "name": "Game Total Under 10.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "10.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cdb66065-5ed2-4e1e-9657-d74256fa2c9a/?format=api"
                }
            ]
        }
    ]
}