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/910b0d45-9261-4304-b258-ecd5c1cab8de/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "910b0d45-9261-4304-b258-ecd5c1cab8de",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "9ad3fd69-7229-4f69-875d-a7dcb1248bfa",
    "completed": true,
    "last_updated": "2023-05-18T11:47:19.167041-04:00",
    "created_at": "2023-05-17T11:06:50.372393-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.93,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/9ad3fd69-7229-4f69-875d-a7dcb1248bfa",
    "datetime": "2023-05-17T15:37:00-04:00",
    "cutoff_datetime": "2023-05-17T15:37:00-04:00",
    "name": "ARI (R Nelson) v. OAK (L Medina)",
    "bettypes": [
        {
            "id": "0b8353db-9ebe-40db-b1e9-d27322100fd4",
            "match": "https://api-prod.gambitprofit.com/api/matches/910b0d45-9261-4304-b258-ecd5c1cab8de/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-17T11:06:50.389635-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 (R Nelson)",
                        "amount": 5776.0
                    },
                    {
                        "team": "OAK (L Medina)",
                        "amount": 4224.0
                    }
                ],
                "expected_reward_tokens": 9588.16,
                "profit_sb": 88.16,
                "profit_sb_percentage": 0.93,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d2326e72-83b3-4725-86f2-cb9a6c58b4bd",
                    "gambit_id": "7d1ef248-245a-4c16-9bbe-d67bd74a585e",
                    "last_updated": "2023-05-18T11:47:19.179670-04:00",
                    "created_at": "2023-05-17T11:06:50.393971-04:00",
                    "name": "ARI (R Nelson)",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b8353db-9ebe-40db-b1e9-d27322100fd4/?format=api"
                },
                {
                    "id": "4a223adc-742a-4b67-98db-babfab96c397",
                    "gambit_id": "234c8ad8-a937-4755-a232-79a7d1cf8a2d",
                    "last_updated": "2023-05-18T11:47:19.178368-04:00",
                    "created_at": "2023-05-17T11:06:50.391617-04:00",
                    "name": "OAK (L Medina)",
                    "reward": "2.27000",
                    "odds": "2.33000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b8353db-9ebe-40db-b1e9-d27322100fd4/?format=api"
                }
            ]
        },
        {
            "id": "7537aa17-1bfc-42fe-b3fe-55c299f5e373",
            "match": "https://api-prod.gambitprofit.com/api/matches/910b0d45-9261-4304-b258-ecd5c1cab8de/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-17T11:06:50.383045-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": "OAK",
                        "amount": 5317.0
                    },
                    {
                        "team": "ARI",
                        "amount": 4683.0
                    }
                ],
                "expected_reward_tokens": 9411.09,
                "profit_sb": -88.91,
                "profit_sb_percentage": -0.94,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9aef138a-471c-48f2-9049-e00fc3e0e466",
                    "gambit_id": "3fc1c824-5c24-483c-86a0-a29d6d80cb5f",
                    "last_updated": "2023-05-18T11:47:19.174210-04:00",
                    "created_at": "2023-05-17T11:06:50.385117-04:00",
                    "name": "OAK",
                    "reward": "1.77000",
                    "odds": "1.80000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7537aa17-1bfc-42fe-b3fe-55c299f5e373/?format=api"
                },
                {
                    "id": "b45eaa52-3b78-46ac-9235-cb45452da31d",
                    "gambit_id": "6b902195-b12e-4246-a379-1bbec8fff8af",
                    "last_updated": "2023-05-18T11:47:19.175635-04:00",
                    "created_at": "2023-05-17T11:06:50.387403-04:00",
                    "name": "ARI",
                    "reward": "2.01000",
                    "odds": "2.05000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7537aa17-1bfc-42fe-b3fe-55c299f5e373/?format=api"
                }
            ]
        },
        {
            "id": "9347f506-5db7-43ba-b517-b33df06836ba",
            "match": "https://api-prod.gambitprofit.com/api/matches/910b0d45-9261-4304-b258-ecd5c1cab8de/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-17T11:06:50.375599-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.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Over 9.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e542304b-b891-4129-ae94-3349b231469a",
                    "gambit_id": "5a5ea92f-2913-4f57-8939-1773b0af4bdd",
                    "last_updated": "2023-05-18T11:47:19.170337-04:00",
                    "created_at": "2023-05-17T11:06:50.378174-04:00",
                    "name": "Game Total Under 9.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9347f506-5db7-43ba-b517-b33df06836ba/?format=api"
                },
                {
                    "id": "26aef26f-fa6d-4a49-ab1b-9dcfea2873a7",
                    "gambit_id": "471f7ba9-94cd-4300-9a97-c7f45d64900e",
                    "last_updated": "2023-05-18T11:47:19.171610-04:00",
                    "created_at": "2023-05-17T11:06:50.380736-04:00",
                    "name": "Game Total Over 9.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9347f506-5db7-43ba-b517-b33df06836ba/?format=api"
                }
            ]
        }
    ]
}