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/50e433e5-3100-4791-8c9e-e02484e26cd1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "50e433e5-3100-4791-8c9e-e02484e26cd1",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "3a4b4d12-f0dd-44a3-ae54-819ab3532f12",
    "completed": true,
    "last_updated": "2023-05-22T13:42:04.091762-04:00",
    "created_at": "2023-05-21T10:17:15.669543-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.09,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/3a4b4d12-f0dd-44a3-ae54-819ab3532f12",
    "datetime": "2023-05-21T13:35:00-04:00",
    "cutoff_datetime": "2023-05-21T13:35:00-04:00",
    "name": "ARI (M Kelly) v. PIT (R Contreras)",
    "bettypes": [
        {
            "id": "20346729-4654-4c5d-bfd3-84bc0a6d8ed3",
            "match": "https://api-prod.gambitprofit.com/api/matches/50e433e5-3100-4791-8c9e-e02484e26cd1/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-21T10:17:15.683311-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": "ARI (M Kelly)",
                        "amount": 5426.0
                    },
                    {
                        "team": "PIT (R Contreras)",
                        "amount": 4574.0
                    }
                ],
                "expected_reward_tokens": 9604.02,
                "profit_sb": 104.02,
                "profit_sb_percentage": 1.09,
                "recommended": true
            },
            "lines": [
                {
                    "id": "bf380156-0d5d-4714-bb9f-0c6268829f89",
                    "gambit_id": "7c3534e9-4992-4bf3-b673-9a239a493f89",
                    "last_updated": "2023-05-22T13:42:04.115108-04:00",
                    "created_at": "2023-05-21T10:17:15.686554-04:00",
                    "name": "ARI (M Kelly)",
                    "reward": "1.77000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20346729-4654-4c5d-bfd3-84bc0a6d8ed3/?format=api"
                },
                {
                    "id": "8e7cf7a9-dfc3-4e52-a731-2ad56d06e52b",
                    "gambit_id": "d0e34718-a7ad-4354-aedd-6d3a1ee72fc2",
                    "last_updated": "2023-05-22T13:42:04.112851-04:00",
                    "created_at": "2023-05-21T10:17:15.684899-04:00",
                    "name": "PIT (R Contreras)",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20346729-4654-4c5d-bfd3-84bc0a6d8ed3/?format=api"
                }
            ]
        },
        {
            "id": "18467571-6fa0-4274-967d-8589ee3e5947",
            "match": "https://api-prod.gambitprofit.com/api/matches/50e433e5-3100-4791-8c9e-e02484e26cd1/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-21T10:17:15.677898-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": "ARI",
                        "amount": 4227.0
                    }
                ],
                "expected_reward_tokens": 9467.72,
                "profit_sb": -32.28,
                "profit_sb_percentage": -0.34,
                "recommended": false
            },
            "lines": [
                {
                    "id": "91126ec0-620f-46d5-97d0-e311f30abf8e",
                    "gambit_id": "3467e410-1484-4cd4-96de-a6215a737e23",
                    "last_updated": "2023-05-22T13:42:04.104690-04:00",
                    "created_at": "2023-05-21T10:17:15.679773-04:00",
                    "name": "PIT",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18467571-6fa0-4274-967d-8589ee3e5947/?format=api"
                },
                {
                    "id": "d0995bba-fb94-4f96-8557-ee098c2da0c8",
                    "gambit_id": "3b2ae99f-f7c4-41b5-825e-bbb6398bb3b7",
                    "last_updated": "2023-05-22T13:42:04.107090-04:00",
                    "created_at": "2023-05-21T10:17:15.681649-04:00",
                    "name": "ARI",
                    "reward": "2.24000",
                    "odds": "2.30000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18467571-6fa0-4274-967d-8589ee3e5947/?format=api"
                }
            ]
        },
        {
            "id": "237fc304-96f3-44e7-9cde-5925057c1c2a",
            "match": "https://api-prod.gambitprofit.com/api/matches/50e433e5-3100-4791-8c9e-e02484e26cd1/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-21T10:17:15.672000-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 8.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "526797eb-7d11-4665-bf71-4bb80606f075",
                    "gambit_id": "39b583aa-5b48-466c-9d6b-ee87e4c751e5",
                    "last_updated": "2023-05-22T13:42:04.097038-04:00",
                    "created_at": "2023-05-21T10:17:15.675879-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/237fc304-96f3-44e7-9cde-5925057c1c2a/?format=api"
                },
                {
                    "id": "41967994-1ad6-4be0-ac02-2ba68f790718",
                    "gambit_id": "a691fe67-68e4-4f18-8be3-2d6e24012a68",
                    "last_updated": "2023-05-22T13:42:04.099565-04:00",
                    "created_at": "2023-05-21T10:17:15.673893-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/237fc304-96f3-44e7-9cde-5925057c1c2a/?format=api"
                }
            ]
        }
    ]
}